Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-12-09 | Merge branch 'testing' of linhes.org:linhes_pkgbuild into testing | Britney Fransen | 8 | -9/+69 | |
2013-12-09 | mythinstall: pull in MythVantage src to LH tree. | Britney Fransen | 49 | -1006/+13467 | |
more cleanup to many modules. access can now disable remotes and screensaver | |||||
2013-12-09 | LinHES-system: add msg that connection to mythbackend was made. Adjust the ↵ | James Meyer | 2 | -3/+9 | |
timing of the be check just a bit | |||||
2013-12-09 | runit-scripts: fix cron and frontend logging to their own file | James Meyer | 4 | -6/+46 | |
2013-12-09 | runit-scripts: add mpd | James Meyer | 2 | -0/+14 | |
The config file is stock, and will need to be changed for each persons setup refs #931 | |||||
2013-12-08 | mythdb-initial: change default HOSTDatabasesize to 2gb and ThemePainter to auto | Britney Fransen | 2 | -4/+5 | |
2013-12-08 | plymouth and plymouth-theme-linhes: recompile and add to base | Britney Fransen | 2 | -3/+4 | |
2013-12-07 | mythinstall: Upgrade gives popup when target isn't R8.0 or above. closes #905. | Britney Fransen | 15 | -26/+1043 | |
many other patches to add/change verbage to various screens. | |||||
2013-12-04 | apcupsd: readd for R8. closes#949. | Britney Fransen | 3 | -41/+11 | |
runit-scripts: add apcupsd | |||||
2013-12-04 | linhes-theme: change buttonlist to wrap scrolling. refs #940 | Britney Fransen | 2 | -9/+17 | |
2013-12-04 | plymouth, plymouth-theme-linhes: update and kill some bugs | Britney Fransen | 25 | -120/+419 | |
LinHES-config: change splash detection | |||||
2013-12-03 | LinHES-system: systembackup | James Meyer | 3 | -28/+55 | |
lh_system_backup_job. Fix sed problem when adjusting the meny xml . Changed > to -gt to force bash int test instead of string add timestamps to myth_mtc.py and general cleanup | |||||
2013-12-03 | xymon: init line when looking for the Finish line in mtc | James Meyer | 2 | -3/+4 | |
refs #945 | |||||
2013-12-03 | xymon: set mythfrontend to go yellow instead of red, fix timestamp format ↵ | James Meyer | 3 | -9/+11 | |
for checking the mtc log. refs #945 | |||||
2013-12-03 | mythdb-initial: sql file from R8.0 | James Meyer | 1 | -0/+2519 | |
2013-12-03 | LinHES-config: rebuild no change | James Meyer | 1 | -1/+1 | |
2013-12-03 | LinHES-system: fix for x11vnc only sticking around for one session | James Meyer | 2 | -3/+3 | |
added -forever refs #948 | |||||
2013-12-02 | mythtv & plugins: update to latest 0.27/fixes. refs #933 | Britney Fransen | 3 | -3/+3 | |
2013-12-02 | Revert "perl: update to 5.18.1. refs #944" | Britney Fransen | 6 | -25/+335 | |
This reverts commit ca24846abef286bd1eabe2be7e252a2b59878ab7. | |||||
2013-12-01 | linhes-theme: group filter position tweak. refs #940 | Britney Fransen | 2 | -5/+5 | |
2013-11-30 | linhes-theme: some more menu adjustments. refs #940 | Britney Fransen | 7 | -173/+312 | |
go back to yellow in menu headers | |||||
2013-11-29 | plymouth: forgot to add some files. refs #891. | Britney Fransen | 3 | -0/+196 | |
2013-11-29 | update to 0.8.8.52.g37d2e40. refs #891 | Britney Fransen | 24 | -672/+96 | |
2013-11-29 | plymouth-theme-linhes: adjust log image aspect to be right on widescreen. | Britney Fransen | 9 | -5/+1075 | |
change background to black to avoid black borders on 1080 displays | |||||
2013-11-27 | supplemental-web: fix system submenu, so clicking on it takes you to logs ↵ | James Meyer | 2 | -2/+2 | |
(the first thing in the menu) | |||||
2013-11-27 | Merge branch 'testing' of linhes.org:linhes_pkgbuild into testing | Britney Fransen | 9 | -114/+327 | |
2013-11-27 | mplayer-wrapper: change location of Shell. closes #944 | Britney Fransen | 3 | -48/+6 | |
2013-11-27 | perl: update to 5.18.1. refs #944 | Britney Fransen | 6 | -335/+25 | |
2013-11-27 | supplemental-web: move xymon from a submenu to the main menu. | James Meyer | 2 | -2/+4 | |
2013-11-27 | xymon: add login_notify.sh. This will write out and remove alert files to ↵ | James Meyer | 3 | -7/+78 | |
be parsed by myth_status refs #943 refs #945 | |||||
2013-11-27 | LinHES-system: myth_status.py Add in the ability to pick up system alerts ↵ | James Meyer | 1 | -82/+220 | |
which are generated by xymon. The program will look for files placed in /home/xymon/var/login_notify and parse as needed. Files are generated by xymon by the file login_notify.py which is called via alerts.cfg Also myth_status got a bit of rearranging. Now the tuner & recording status info is in a class. refs #943 refs #945 | |||||
2013-11-27 | func/LinHES-system: Move msg.cfg from the func package to LinHES-system. | James Meyer | 3 | -23/+25 | |
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-11-27 | mythinstall: recompile, no change | James Meyer | 1 | -1/+1 | |
2013-11-27 | mythdb-initial: update initial db to .27 schema | James Meyer | 2 | -93/+129 | |
This was nothing more then loading mc.sql and running through setup taking all the defaults refs #942 | |||||
2013-11-27 | LinHES-config: systemconfig.py update config.xml for the .27 format | James Meyer | 1 | -12/+39 | |
2013-11-27 | LinHES-config: install_proxy, suppress running of myth_status every 5 seconds. | James Meyer | 2 | -3/+4 | |
2013-11-26 | linhes-theme: add some color changes to video-ui.xml | Britney Fransen | 2 | -2/+32 | |
2013-11-26 | Merge branch 'testing' of linhes.org:linhes_pkgbuild into testing | Britney Fransen | 5 | -153/+329 | |
2013-11-26 | linhes-theme: install-ui.xml adjust some alignments | Britney Fransen | 4 | -22/+119 | |
base.xml and schedule.xml: adjust a some colors and transparency. | |||||
2013-11-26 | xymon-server: ignore /cdrom /mnt /media for disk checks. | James Meyer | 3 | -132/+155 | |
Modify hbnotes.py so that it adds hosts to analysis.cfg. This is needed to define the proper checks per host type. refs #943 | |||||
2013-11-26 | xymon-server: hook up xymon alerts to the osd. | James Meyer | 2 | -21/+174 | |
System will push out alerts via func to all hosts for any red conditions excluding the ping test. Test must be red for 4hours with repeat notifications every 12 hours refs #943 | |||||
2013-11-25 | LinHES-system:linhes_update.sh: add pkg name to help text | Britney Fransen | 1 | -0/+1 | |
2013-11-25 | mythtv: update some help text | Britney Fransen | 1 | -10/+10 | |
2013-11-25 | e16_theme_settings: fix missing 0 to make percent text blue. | Britney Fransen | 2 | -2/+2 | |
2013-11-25 | e16_theme_settings: update default background. | Britney Fransen | 5 | -13/+13 | |
Hide Enlighting startup progress | |||||
2013-11-24 | LinHES-system: lh_system_backup_job: update sed to only change first match ↵ | Britney Fransen | 5 | -10/+13 | |
for status description linhes_update: add some description texts and update some osd msgs | |||||
2013-11-24 | mythplugins: update to latest fixes. refs #933. | Britney Fransen | 1 | -1/+1 | |
2013-11-23 | mythtv: add back some deps; refs #933. | Britney Fransen | 8 | -59/+90 | |
Add item descriptions. Change update to push back to main menu so user doesn't need to manually exit Service Menu | |||||
2013-11-23 | linhes-theme: progdetails_page2.html is needed or we get default. refs #940 | Britney Fransen | 1 | -1/+2 | |
2013-11-23 | linhes-theme: rearrange progdetails_page1.html. page2 isn't needed anymore. ↵ | Britney Fransen | 3 | -70/+51 | |
refs #940. |