Usires / LinuxBasix

Personalised installation tool after basic distro install (based on apt/flatpak)
MIT License
1 stars 0 forks source link

Create database on thedirk.org to read preselected programs #5

Open Usires opened 2 months ago

Usires commented 2 months ago

Setup MariaDB on thedirk.org and create tables to store the pre-selected repo and flatpak packages for installation. The tool should then be able to connect to the database and retrieve the selection list from the DB. This is optional, there should always be a local list in the code for portability of the tool (i.e. on USB sticks and installations without internet access).

Usires commented 1 month ago