Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | install-octopi: Add python-virtualdev to package list | Kevin O'Connor | 2017-06-15 | 1 | -1/+1 |
| | | | | | | | | Add python-virtualdev to the list of system packages to be installed - it's usually already installed, but it doesn't hurt to add it to the list in case it isn't already installed. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | scripts: Add octopi installation scripts | Kevin O'Connor | 2017-04-21 | 1 | -0/+102 |
Add a system startup script so that Klipper can automatically start at boot time. Create an installation script that will install the system dependencies and the startup script. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |