Removed the stupid Mathematica EULA agreement
Added screen timeout adjustments
Shuffled files around to more appropriate places
Added a TODO file so that I can keep track of stuff to add
OctoPrint account is now a system account and cannnot be logged into
First-time is now in profile.d. It is now ran by getty which
automatically logs in as root on first boot and then runs the script
First-time now uses chpasswd instead of passwd (passwd is shit for this)
Changed the NoDM config so that it evaluated variables
Added OctoPrint service file
Started work on custom config tools
Browser now checks to see if OctoPrint is running before launching
browser
GUI has been implemented using NoDM
Some files have been shifted to more appropriate stages
Updated the name in NOOBS (although whats the point?)
OctoPrint is now built and installed
Removed LightDM as its a buggy mess