guardianproject / lildebi

UNMAINTAINED please adopt! we can no longer maintain this
https://guardianproject.info/code
GNU General Public License v3.0
229 stars 55 forks source link

install profile scripts #125

Open eighthave opened 10 years ago

eighthave commented 10 years ago

Add a dropdown menu to InstallActivity that lets the user choose with "install profile" that should be installed. An "install profile" is just a script that installs and configures a certain setup. The install profile scripts would have a standard name, and then the code that generates the dropdown menu will just look for all of the scripts that match that pattern and build the menu from them.