Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-04 | func: update dep pyopenssl | Britney Fransen | 1 | -3/+3 | |
2015-01-13 | func: msg.py: parse out pipe for wall | Britney Fransen | 2 | -4/+4 | |
2014-12-24 | func: msg.py: change wall cmd so newlines get created | Britney Fransen | 2 | -3/+3 | |
2013-11-27 | func/LinHES-system: Move msg.cfg from the func package to LinHES-system. | James Meyer | 2 | -41/+16 | |
This was done because msg.cfg is used by msg_daemon which is in LinHES-system. msg.cfg is also used by the func module msg.py, but msg.py calls msg_client/msg_deamon. | |||||
2013-09-26 | LinHES-system & func: Change OSD font to Overlock | Britney Fransen | 2 | -6/+6 | |
msg_client.py: if cmd is --print_list wait 1s for data to be returned from msg_daemon | |||||
2013-09-25 | LinHES-system & func: change msg_client.py font to Canter | Britney Fransen | 2 | -5/+11 | |
LinHES-system: install_canter_font.sh: added to install Canter font | |||||
2013-09-20 | func: sed isn't needed as python2 is already interpreter. | Britney Fransen | 1 | -2/+2 | |
2013-09-17 | func: msg.cfg: change msg_client.py font color to linhes yellow. | Britney Fransen | 2 | -23/+29 | |
Add a definition for displaying OSD at bottom center. | |||||
2012-10-11 | func: add logrotate | James Meyer | 2 | -7/+23 | |
refs #853 | |||||
2012-09-27 | func: adjust for new msg_client.py syntax | James Meyer | 2 | -3/+3 | |
2012-09-23 | func: touch new certs to update the date when func fails. This is needed in ↵ | James Meyer | 2 | -2/+5 | |
cases where the system was installed with an incorrect time. | |||||
2012-09-21 | func: stop tuner status from being displayed when running failed_func | James Meyer | 2 | -2/+3 | |
2012-08-15 | func: fixed for python 2.7 updated msg.py to use msg_daemon | James Meyer | 4 | -108/+28 | |
2012-08-09 | func : added x86_64 | James Meyer | 1 | -1/+1 | |
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. |