summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system
AgeCommit message (Collapse)AuthorFilesLines
2011-12-27LinHES-system: pkgbuild with correct md5sums. Missed from earlier commit.James Meyer1-5/+5
2011-12-25LinHES-session: changes for non-default startup styleJames Meyer2-13/+38
- fix multiple startup of mythfrontend - fixed the start stop of mythbackend via backend_control - added the startup of mythtv-setup refs #805
2011-12-25linhes-system. modify .install file so that the cron link created for ↵James Meyer1-3/+9
myth_mtc.sh doesn't end in .sh. Sometimes runparts will skip .sh files
2011-12-25myth_mtc.py:James Meyer1-21/+38
Fix path for backup and restore jobs. All encase db calls in try/except to avoid the script failing when the bindings cannot connect refs #804
2011-12-21linhes-system: myth_mtcJames Meyer3-18/+25
fix python bindings usage and replace popen2 with subprocess. refs #803
2011-12-21LinHES-system/config: add install_supplemental_service.shJames Meyer4-70/+235
This script will install and configure the extra web services and programs needed. LinHES-session: additional work on making the startup process a bit more modular.
2011-12-07LinHES-system: remove ghosd and add myth_status to the build.James Meyer2-8/+6
2011-12-07LinHES-system: include myth_status.py/.shJames Meyer2-0/+79
This program will give a very brief summary of upcoming recordings. If the system is a MBE it will be run at login and output will be displayed on the terminal.
2011-11-25linhes-system: rebuild to get around conflict.James Meyer1-1/+1
2011-11-25linhes-session: add the ability to switch windowmangers using the ↵James Meyer3-6/+438
set_windowmanger.sh script. "set_windowmanger.sh enlightenment" will set the default windowmanger to our sepecial instance of enlightenment Current valid values for the windowmanager are: default enlightement windowmaker $any_thing_else if /etc/X11/WINDOWMANGER is not present, or the script is never run then fluxbox is used by default. This script will also set the style of startup. Normally the startup is set so that the windowmanager is the last thing to keep X running. When the optional style of mythvantage is given, then the windowmanger is started in the BG and mythfrontend is put in a looping state. Exiting the windowmanger will not restart the session. to restart the session "sv restart frontend" must be issued. Current state of style is functional but incomplete.
2011-08-19LinHes-session: make it depend on fluxbox and windowmakerJames Meyer2-5/+11
2011-02-16LinHES-system:called script to make the default theme LinHES in LinHES-run.Cecil2-2/+3
2010-12-18linhes-system: add nvidia run settings if the nvidia driver is loaded.James Meyer2-2/+8
refs:#732 closes:#732
2010-12-12linhes-run: remove tweaker on firstrun as it's broken and duplicates settingsJames Meyer2-7/+7
2010-11-23LinHES-system: Config files w/o a .conf extension are depreciatedMichael Hanson1-2/+2
Added a .conf to alsa-base. Also changed mode to 644 for alsa-base - it does not need to be executable
2010-11-23LinHES-system: fix python shebangs ; recompileMichael Hanson2-5/+3
2010-08-30RSYNC CORE:James Meyer10-48/+251
resync core-testing -> core Signed-off-by: James Meyer <james.meyer@operamail.com>
2009-09-26LinHES 6.01.00Cecil Hugh Watson21-0/+1472