summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/runit-scripts
AgeCommit message (Collapse)AuthorFilesLines
2010-03-28runit-script: add logic for using SiliconDust_HDHR as receiverJames Meyer2-1/+8
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 Meyer2-1/+9
ref #408 , # 464
2010-03-24mdadm & runit-scripts: remove run from mdadm / update run in runit-scripts ↵Michael Hanson3-37/+11
and rm finish
2010-02-04runit-scripts: samba, control logging from conf fileJames Meyer3-3/+3
2010-01-31runit-scripts: fixed typo for setserial command.James Meyer1-1/+1
closes FS#550
2010-01-31runit-scripts: frontendJames Meyer2-11/+28
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 Meyer2-2/+2
of string.
2009-10-19ddclient LinHES-config runit-scripts: add dyndns supportGreg Frost2-1/+9
2009-10-14runit-scripts:lircd support for -r needed by huludesktop.Cecil Hugh Watson2-8/+8
2009-09-08runit-scripts: remove -p option from nfsd line. This -p was changing the ↵James Meyer2-2/+2
port instead of giving the number of threads
2009-07-30runit-scripts: remove ugly startup command logging from lircd/runGreg Frost2-6/+6
2009-07-19runit-scripts: unbork and add Dvico dual4 rev2 supportGreg Frost2-23/+35
2009-07-19runit-scripts: tidy lirc run scriptGreg Frost2-49/+43
2009-07-18runit-scripts: add wall for reboot and haltGreg Frost3-2/+4
2009-07-02runit-scripts: add mdadm/run mdadm/finishGreg Frost3-1/+37
2009-07-01runit-scripts: add smartd sv scriptsGreg Frost3-1/+23
2009-06-20tftp-hpa: added. runit-scripts: added run scripts for dhcpd and tftpdGreg Frost3-1/+17
2009-06-13Reverted changed.Cecil Hugh Watson2-7/+1
2009-06-12Check for /dev/raw1394 for easier firewire support.Cecil Hugh Watson1-0/+6
2009-06-12Bumped to build new package for firewire (FS 346).Cecil Hugh Watson1-1/+1
2009-06-09Make the backend run as mythtv.Cecil Hugh Watson1-1/+1
2009-06-09Bumped version to recompile as the backend should run as mythtv.Cecil Hugh Watson1-1/+1
2009-05-30runit-scripts: update the lircd run script to use the dvicoIR sym linkGreg Frost2-3/+4
2009-04-21runit-scripts: add igdaemon and tatir.James Meyer4-24/+45
2009-04-10runit-scripts: added fbsplash-runit.sh and general cleanup to make text prettyJames Meyer38-28/+274
2009-04-06runit-scripts: add command ir support.James Meyer2-28/+33
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-04runit-scripts: missing PKGBUILD bumpJames Meyer1-1/+1
2009-04-02runit-scripts: more work to fix hauppageJames Meyer3-12/+27
2009-04-01runit-scripts: reworked lircd.James Meyer2-47/+93
2009-03-09don't symlink if the links are already presentJames Meyer2-13/+13
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 Meyer2-2/+1
Besides it had a typo in it as pointed out by Mr Hanson.
2009-02-26added --driver=dvico for dvico remote.James Meyer2-2/+3
Should work, but untested
2009-01-26cleanup of starting XJames Meyer3-21/+21
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 Watson2-2/+2
2009-01-19add mkdir -p to the default mysql run scriptJames Meyer2-3/+3
redirect crap to /dev/null
2009-01-18switch ctr+alt+delete to reboot instead of poweroff.James Meyer3-7/+11
closes FS#98
2009-01-17add nfslock as a pre-reqJames Meyer2-1/+2
2009-01-13add --skip-resolve-hostnames to mysql startup scripts.James Meyer2-2/+2
2008-12-07Add support for Autodetection of Hauppauge pvr-250 receivers. This should workJames Meyer3-3/+5
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 Meyer7-8/+51
2008-12-01correction for the dvico test.James Meyer2-2/+2
2008-12-01misc runit-script fixesJames Meyer4-6/+4
remove tty* link misc errors on console
2008-12-01mkdir .runtime before starting lircdJames Meyer3-2/+3
2008-12-01have syslog-ng start on bootJames Meyer2-2/+2
2008-11-30create .runtime dirJames Meyer2-1/+2
2008-11-30use full path for ntpd and ntpdateJames Meyer2-3/+3
2008-11-29Dvico remote is now a special case if detected.James Meyer2-1/+12
Closes FS#24 pending feedback
2008-11-26change nfs startup script to source /etc/conf.d/nfs instead of nfsdJames Meyer2-2/+2
close FS#34