summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/runit-scripts/runitscripts/services
AgeCommit message (Collapse)AuthorFilesLines
2009-04-10runit-scripts: added fbsplash-runit.sh and general cleanup to make text prettyJames Meyer35-23/+232
2009-04-06runit-scripts: add command ir support.James Meyer1-27/+32
Total easy way out, but it's good enough for now. If the blaster is set for commandir, then it also will be the receiver. All other receivers are disabled, including LCD's that interact via lirc. Mostly this is because I didn't feel like chaining them together, and the commandir isn't picked up by the "normal" way of doing things because it doesn't create a /dev/lircX
2009-04-02runit-scripts: more work to fix hauppageJames Meyer1-10/+18
2009-04-01runit-scripts: reworked lircd.James Meyer1-46/+92
2009-02-26added --driver=dvico for dvico remote.James Meyer1-1/+2
Should work, but untested
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-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 Meyer1-1/+3
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 Meyer42-0/+374