Commit graph

4 commits

Author SHA1 Message Date
0d495115aa
Replaced whiptail, moved OctoPrint, added plugin manager
Replaced whiptail with dialog since dialog has more features and looks
nicer imo

OctoPrint has been moved to /srv/octoprint

There is now an OctoPrint group as well as an OctoPrint user

First-time will now ask if you want to preinstall some curated plugins

Added warning advising end users that this is nowhere near production
ready.

Added more stuff to TODO

README improvements
2020-08-13 03:42:11 -06:00
0126ec25ba
Octo-Config and first-time improvements
Added root check to Octo-Config
Added blank password check to password dialog
Installs TouchUI plugin for OctoPrint by default
Updated TODO
2020-08-12 18:15:50 -06:00
ce6b2a628b
Unattended upgrades, added octo-config
Implemented unattended upgrades
Moved default systemd target command to utils
Octo-Config is no longer a blank text file and now does stuff
2020-08-12 16:45:21 -06:00
23c608198b
Reorganized utilities, fixed stupid typo, timestamp now uses start
Timestamps in the build now grab the time at the beginning of the build,
instead of the end

Sudoers file didn't use chroot path

Rearranged octo-config into first-time folder and renamed first-time
folder to utils
2020-08-12 15:08:19 -06:00