summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/runit-scripts/runitscripts
AgeCommit message (Collapse)AuthorFilesLines
2009-01-26cleanup of starting XJames Meyer2-20/+20
Also fix status message for X not going to tty1
2009-01-24The backend should now output log to /var/log/mythtv/mythbackend.log.Cecil Hugh Watson1-1/+1
2009-01-19add mkdir -p to the default mysql run scriptJames Meyer1-2/+2
redirect crap to /dev/null
2009-01-18switch ctr+alt+delete to reboot instead of poweroff.James Meyer2-6/+10
closes FS#98
2009-01-17add nfslock as a pre-reqJames Meyer1-0/+1
2009-01-13add --skip-resolve-hostnames to mysql startup scripts.James Meyer1-1/+1
2008-12-07Add support for Autodetection of Hauppauge pvr-250 receivers. This should workJames Meyer2-2/+4
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-05add better error checking for the init scripts ncidd/xvfb/evrouterJames Meyer6-7/+50
2008-12-01correction for the dvico test.James Meyer1-1/+1
2008-12-01misc runit-script fixesJames Meyer2-3/+2
remove tty* link misc errors on console
2008-12-01mkdir .runtime before starting lircdJames Meyer2-1/+2
2008-11-30create .runtime dirJames Meyer1-0/+1
2008-11-30use full path for ntpd and ntpdateJames Meyer1-2/+2
2008-11-29Dvico remote is now a special case if detected.James Meyer1-0/+11
Closes FS#24 pending feedback
2008-11-26change nfs startup script to source /etc/conf.d/nfs instead of nfsdJames Meyer1-1/+1
close FS#34
2008-11-11move the runit init scripts into their own package.James Meyer49-0/+424