Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-12-27 | func: msg.cfg, change the default location for text to be upper middle. ↵ | James Meyer | 2 | -3/+8 | |
Added another section called "middle", when using this configuration messages will be displayed right in the middle of the screen. | |||||
2011-12-27 | func: update pacman.py to call the correct update script. | James Meyer | 2 | -3/+3 | |
refs: #806 | |||||
2011-12-21 | func: run systemconfig.py func after install. | James Meyer | 2 | -2/+3 | |
This is needed to setup the minion | |||||
2011-12-12 | func: rename failed_func and set it as a bash script in the header. | James Meyer | 3 | -10/+11 | |
2011-12-08 | func: when a failed func host needs clearing, remove /etc/pki/certmaster. | James Meyer | 2 | -3/+3 | |
2011-12-07 | func: first build | James Meyer | 11 | -0/+374 | |
Used by the backend to issue commands on any given system of the cluster. |