summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/runit-scripts/runitscripts
AgeCommit message (Collapse)AuthorFilesLines
2010-10-23Removed old core and extra from repo. Renamed -testing to core/extra. This ↵James Meyer63-899/+0
will setup the base for the testing branch.
2010-10-03runit-scripts: removed --skip-name-resolve as that work around is no longer ↵James Meyer1-2/+2
needed.
2010-09-26runit-scripts: update tty2/3 to use tty2 and tty3 instead of vc/2James Meyer3-2/+3
added logic around fbsplash-runit to stop it from aborting when fb-slash.conf is missing
2010-03-28runit-script: add logic for using SiliconDust_HDHR as receiverJames Meyer1-0/+7
For now this option will cause separate blasters/transmitters to stop working. refs #622
2010-03-28runitscripts: lirc/runJames Meyer1-33/+36
Nothing but whitespace changes. This file was a mix of tabs and spaces Converted everything to spaces
2010-03-27runit-scripts: add postfix run fileJames Meyer1-0/+8
ref #408 , # 464
2010-03-24mdadm & runit-scripts: remove run from mdadm / update run in runit-scripts ↵Michael Hanson2-36/+10
and rm finish
2010-02-04runit-scripts: samba, control logging from conf fileJames Meyer2-2/+2
2010-01-31runit-scripts: frontendJames Meyer1-10/+27
add pkill to kill X when sv stop is run apply fix based on patch from FS#533. This stops the frontend from always shutting down after 4 kills. get the number of these terminations that are more than 10 seconds old. if more that 2 terminations (files) are greater than 10 seconds old then stop the frontend from future automatic restarts and delete all the files and print error message to the log. closes FS#522
2009-11-13runit-scripts: lirc fix type so that serial_port is used as a var instead ↵James Meyer1-1/+1
of string.
2009-10-19ddclient LinHES-config runit-scripts: add dyndns supportGreg Frost1-0/+8
2009-10-14runit-scripts:lircd support for -r needed by huludesktop.Cecil Hugh Watson1-7/+7
2009-09-08runit-scripts: remove -p option from nfsd line. This -p was changing the ↵James Meyer1-1/+1
port instead of giving the number of threads
2009-07-30runit-scripts: remove ugly startup command logging from lircd/runGreg Frost1-5/+5
2009-07-19runit-scripts: unbork and add Dvico dual4 rev2 supportGreg Frost1-22/+34
2009-07-19runit-scripts: tidy lirc run scriptGreg Frost1-48/+42
2009-07-18runit-scripts: add wall for reboot and haltGreg Frost2-0/+2
2009-07-02runit-scripts: add mdadm/run mdadm/finishGreg Frost2-0/+36
2009-07-01runit-scripts: add smartd sv scriptsGreg Frost2-0/+22
2009-06-20tftp-hpa: added. runit-scripts: added run scripts for dhcpd and tftpdGreg Frost2-0/+16
2009-06-09Make the backend run as mythtv.Cecil Hugh Watson1-1/+1
2009-05-30runit-scripts: update the lircd run script to use the dvicoIR sym linkGreg Frost1-2/+2
2009-04-21runit-scripts: add igdaemon and tatir.James Meyer3-23/+44
2009-04-10runit-scripts: added fbsplash-runit.sh and general cleanup to make text prettyJames Meyer36-24/+241
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 Meyer2-11/+26
2009-04-01runit-scripts: reworked lircd.James Meyer1-46/+92
2009-03-09Give the end user the ability to run stuff from runit level 1.James Meyer2-0/+9
/etc/runit/1.local will not be overwritten on upgrades.
2009-02-27Remove commented line not needed by linhes.James Meyer1-1/+0
Besides it had a typo in it as pointed out by Mr Hanson.
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-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