summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-system
AgeCommit message (Collapse)AuthorFilesLines
2009-08-19Linhes-config/system: add option to stop tweaker from running.James Meyer2-5/+10
2009-08-10Play a half second of silence before status audio, to work around an ALSA ↵Bob Igo2-3/+4
bug with digital audio; also restore /etc/asound.state, if available
2009-08-09LinHES-system:updated myth_mtc.sh to use log in /var/log/mythtv. Added ↵Cecil Hugh Watson3-9/+18
logrotation configuration file.
2009-08-09LinHES-system:Fix for myth_mtc.sh not running via cron.daily.Cecil Hugh Watson2-1/+2
2009-08-06bumped rev to rebuild; previous version didn't sync for some reasonBob Igo1-1/+1
2009-08-05LinHES-run can now trigger brand-specific tweaks, assuming hardware type is ↵Bob Igo2-1/+23
saved in /myth/.special_hardware_type
2009-08-04applied standard indentation rules to improve readabilityBob Igo1-24/+24
2009-07-10LinHES-system: logverbose for xinitGreg Frost2-2/+2
2009-05-05LinHES-system/fluxbox: Add unclutter-toggle.shJames Meyer2-2/+10
Closes FS#345
2009-04-21tatir: remove run script ( it moved to runit-scripts)James Meyer1-1/+1
2009-04-21runit-scripts: add igdaemon and tatir.James Meyer1-1/+17
2009-04-10linhes-config/system: print to the console using printhl instead of echoJames Meyer2-3/+5
2009-04-02LinHES-system:Run irexec as a daemon, instead of using shell command for ↵James Meyer2-2/+2
background.
2009-04-02LinHES-system: general cleanup of boot and of course Hauppauge!!James Meyer2-7/+21
2009-03-20LinHES-run: modify startup to run either x,gnome or no screensaverJames Meyer2-6/+6
2009-03-16Prevent alsa drivers from grabbing index 0 for "abnormal drivers"James Meyer2-3/+14
closes FS#290
2009-03-15Adding support for gnome-screensaver.James Meyer2-3/+4
Defaults are 10 minutes, no lock , cosmos.
2009-03-09Add support for screensaver.James Meyer2-3/+12
This does nothing to address the mplayer heartbeat command.
2009-02-28Make the backup utilities check that they are being run by the root userTom Culliton1-0/+3
and quit with an obvious error message otherwise.
2009-02-20add tweaker backJames Meyer2-2/+2
2009-02-20disable tweaker from autorunJames Meyer2-2/+2
2009-02-20new mythvantageJames Meyer1-1/+1
2009-02-19Force the user to run mythtv-setup.James Meyer2-41/+20
2009-02-18Incremented pkgrel for LinHES-systemBob Igo1-1/+1
2009-02-18Merge branch 'master' of ↵Bob Igo1-0/+1
ssh://igo@knoppmyth.net/mount/repository/LinHES-PKGBUILD
2009-02-18Getting Tweaker to run ASAP after first boot, not before.Bob Igo2-2/+4
2009-02-18Ensured mythtv owns all of /home/mythtv.Cecil Hugh Watson2-1/+2
2009-02-17Minor formatting and typo fixes.Bob Igo1-1/+1
2009-02-12Connect help text button to help actions.James Meyer2-2/+5
2009-02-12Made mythfrontlog output to /var/log/mythtv/mythfrontend.log.Cecil Hugh Watson2-2/+2
2009-02-02Made linhes-sounds a dep as the backup/restore depends on it.Cecil Hugh Watson1-2/+2
2009-02-02Reverted as mythtv-setup didn't run.Cecil Hugh Watson1-1/+1
2009-01-31Force initial mythtv-setup to run as mythtv user.Cecil Hugh Watson2-2/+2
2009-01-26cleanup of starting XJames Meyer2-2/+2
Also fix status message for X not going to tty1
2009-01-26Added some logic to wait for the DB to start responding after restart.Tom Culliton1-1/+9
2009-01-25Add a bit of extra logging output from the DB dump.Tom Culliton1-1/+1
2009-01-13Minor fix for running mythtv-setup (sudo taskset -c 0 mythtv-setup). I saw ↵Cecil Hugh Watson2-2/+2
this during scanning crashing on multi-core systems.
2009-01-11Rebuilt LinHES-system to include tjc's changes. Modified v4l-dvb-hdpvr to ↵Cecil Hugh Watson1-1/+1
reflect new kernel.
2009-01-11Updates to make the backup and restore scripts work for Arch Linux and beTom Culliton7-73/+310
more portable in general. Also use the library facilities for checking on the existence of prerequisites.
2008-12-07Add support for Autodetection of Hauppauge pvr-250 receivers. This should workJames Meyer2-2/+34
but I don't have a pvr-250 receiver anymore so can't fully test it. If PVR-250 is found then the old Hauppauge remote is assumed to be in use. Detection first checks for USB receivers, if no receiver is found it then checks for Hauppauge receivers. First found remote wins, so if a USB receiver is found the Hauppauge detection is never run. Oddly enough I never wanted to use a Hauppauage receiver again, but somehow I spent most of the adding support for it.
2008-12-01remove debugging msgJames Meyer2-2/+1
2008-11-14Add smolt to start on first boot.James Meyer5-8/+52
correct link location for myth_mtc.py in cron.daily
2008-11-13no functional change, just a bump to get around a conflict.James Meyer1-1/+1
2008-11-13Bumped mythdb-initial version for testing.Cecil Hugh Watson2-3/+3
Modified LinHES-run to launch mythtv-setup from an xterm. Launch mythfilldatabase in the background. Bumped LinHES-System version to reflect change.
2008-11-12change path to mythtv-setupJames Meyer1-3/+4
2008-11-07add the r5.5 backup/restore programs.James Meyer6-5/+523
2008-11-02remove the loop around mythfrontend/mythwelcomeJames Meyer2-6/+7
2008-11-02Add LinHES-run master LinHES startup script for X.James Meyer2-2/+78
Called from fluxbox
2008-10-10Scripts to make LinHES all that it will be.James Meyer7-0/+435
sudo rules are installed via LinHES.install. Currently this allows mythtv to do anything. This will need to change in the future, but for now its ok. -myth_mtc.py is a script that will check to make sure myth is idle before running optimize_mythdb.py along with performing a nightly backup. Currently the backup is not functional, as it's waiting on the knoppmyth scripts. LinHES-start and LinHES-session start X and control whats run. Instead of using a .xinitrc for mythtv LinHES-start is systemwide. LinHES-profile.sh set's up the PATH for LinHES tools & scripts.
2008-10-10introduce the pkg LinHES-system.James Meyer1-0/+34
Also testing commit hooks