summaryrefslogtreecommitdiffstats
path: root/abs
AgeCommit message (Collapse)AuthorFilesLines
2013-12-11LinHES-system: myth_status.py: add support for color levels. refs #943 #945Britney Fransen3-10/+10
remove diskspace.cron as xymon now monitors and notifies disk levels
2013-12-11runit-scripts: msg_daemon run: add exec env to allow runit to control the ↵Britney Fransen2-2/+3
service
2013-12-10linhes-theme: add video-ui.xml.patchBritney Fransen1-0/+58
2013-12-10linhes-theme: add video-ui.xml.patchBritney Fransen1-2/+4
change the size of the info done and play buttons in videos so when pushed the overlay is the right size
2013-12-10LinHES-config: push release on post_install so new installs have the release ↵Britney Fransen2-1/+2
in the Myth About menu.
2013-12-10LinHES-system LinHES-start: add MYTH_RUN_STATUSBritney Fransen2-2/+3
2013-12-10google-chrome: update to 31.0.1650.63Britney Fransen1-4/+4
2013-12-10mythinstall: add Web Security headerBritney Fransen2-14/+8
2013-12-10mythtv & mythplugins: update to latest .27/fixes. refs #933Britney Fransen5-12/+13
add systemconfig.py -m config_xml to mythtv.install to make sure config.xml is created. made a few changes to LinHES Settings
2013-12-09Merge branch 'testing' of linhes.org:linhes_pkgbuild into testingBritney Fransen12-9/+157
2013-12-09mythinstall: pull in MythVantage src to LH tree.Britney Fransen49-1006/+13467
more cleanup to many modules. access can now disable remotes and screensaver
2013-12-09LinHES-system: add msg that connection to mythbackend was made. Adjust the ↵James Meyer2-3/+9
timing of the be check just a bit
2013-12-09libmms: first checkin required for mpdJames Meyer1-0/+25
refs #931
2013-12-09mpd: first checkinJames Meyer3-0/+63
The config file is stock, and will need to be changed for each persons setup refs #931
2013-12-09runit-scripts: fix cron and frontend logging to their own fileJames Meyer4-6/+46
2013-12-09runit-scripts: add mpdJames Meyer2-0/+14
The config file is stock, and will need to be changed for each persons setup refs #931
2013-12-08mythdb-initial: change default HOSTDatabasesize to 2gb and ThemePainter to autoBritney Fransen2-4/+5
2013-12-08plymouth and plymouth-theme-linhes: recompile and add to baseBritney Fransen2-3/+4
2013-12-07mythinstall: Upgrade gives popup when target isn't R8.0 or above. closes #905.Britney Fransen15-26/+1043
many other patches to add/change verbage to various screens.
2013-12-04apcupsd: readd for R8. closes#949.Britney Fransen8-41/+95
runit-scripts: add apcupsd
2013-12-04linhes-theme: change buttonlist to wrap scrolling. refs #940Britney Fransen2-9/+17
2013-12-04plymouth, plymouth-theme-linhes: update and kill some bugsBritney Fransen25-120/+419
LinHES-config: change splash detection
2013-12-03LinHES-system: systembackupJames Meyer3-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-03xymon: init line when looking for the Finish line in mtcJames Meyer2-3/+4
refs #945
2013-12-03xymon: set mythfrontend to go yellow instead of red, fix timestamp format ↵James Meyer3-9/+11
for checking the mtc log. refs #945
2013-12-03mythdb-initial: sql file from R8.0James Meyer1-0/+2519
2013-12-03LinHES-config: rebuild no changeJames Meyer1-1/+1
2013-12-03LinHES-system: fix for x11vnc only sticking around for one sessionJames Meyer2-3/+3
added -forever refs #948
2013-12-02mythtv & plugins: update to latest 0.27/fixes. refs #933Britney Fransen3-3/+3
2013-12-02Revert "perl: update to 5.18.1. refs #944"Britney Fransen6-25/+335
This reverts commit ca24846abef286bd1eabe2be7e252a2b59878ab7.
2013-12-01linhes-theme: group filter position tweak. refs #940Britney Fransen2-5/+5
2013-11-30linhes-theme: some more menu adjustments. refs #940Britney Fransen7-173/+312
go back to yellow in menu headers
2013-11-29xbmc-pvr-addons: initial inclusion. closes #946Britney Fransen1-0/+30
2013-11-29plymouth: forgot to add some files. refs #891.Britney Fransen3-0/+196
2013-11-29update to 0.8.8.52.g37d2e40. refs #891Britney Fransen24-672/+96
2013-11-29plymouth-theme-linhes: adjust log image aspect to be right on widescreen.Britney Fransen9-5/+1075
change background to black to avoid black borders on 1080 displays
2013-11-27supplemental-web: fix system submenu, so clicking on it takes you to logs ↵James Meyer2-2/+2
(the first thing in the menu)
2013-11-27Merge branch 'testing' of linhes.org:linhes_pkgbuild into testingBritney Fransen9-114/+327
2013-11-27mplayer-wrapper: change location of Shell. closes #944Britney Fransen3-48/+6
2013-11-27perl: update to 5.18.1. refs #944Britney Fransen6-335/+25
2013-11-27supplemental-web: move xymon from a submenu to the main menu.James Meyer2-2/+4
2013-11-27xymon: add login_notify.sh. This will write out and remove alert files to ↵James Meyer3-7/+78
be parsed by myth_status refs #943 refs #945
2013-11-27LinHES-system: myth_status.py Add in the ability to pick up system alerts ↵James Meyer1-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-27func/LinHES-system: Move msg.cfg from the func package to LinHES-system.James Meyer3-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-27mythinstall: recompile, no changeJames Meyer1-1/+1
2013-11-27mythdb-initial: update initial db to .27 schemaJames Meyer2-93/+129
This was nothing more then loading mc.sql and running through setup taking all the defaults refs #942
2013-11-27LinHES-config: systemconfig.py update config.xml for the .27 formatJames Meyer1-12/+39
2013-11-27LinHES-config: install_proxy, suppress running of myth_status every 5 seconds.James Meyer2-3/+4
2013-11-26linhes-theme: add some color changes to video-ui.xmlBritney Fransen2-2/+32
2013-11-26Merge branch 'testing' of linhes.org:linhes_pkgbuild into testingBritney Fransen5-153/+329