summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts
AgeCommit message (Collapse)AuthorFilesLines
2014-05-13runit-scripts: update bluetoothd for new bluezBritney Fransen2-6/+4
2014-04-16runit-scripts: add inadyn serviceBritney Fransen2-1/+5
2014-04-15runit-scripts: update /sbin dirs to /usr/bin. refs #961Britney Fransen37-83/+58
2014-04-13webmin: update to 1.680. closes #965Britney Fransen2-1/+12
runit-scripts: add webmin service
2014-04-11runit-scripts: shellinaboxd: update runBritney Fransen2-2/+2
2014-04-07runit-scripts: handle stopped plymouth a bit better. refs #891Britney Fransen3-2/+14
2014-04-06runit-scripts: frontend finish: continue plymouthd. refs #891Britney Fransen2-7/+15
2014-04-05runit-scripts: fix frontend respawn by shutting down all services in 3. refs ↵Britney Fransen6-40/+53
#961 add pause utility from ignite project remove power script stuff as it is done in poweroff-scripts
2014-02-19runit, runitscripts:James Meyer5-21/+37
update binary path to /usr/bin refs #961
2013-12-30runit-scripts: remotes, add more debugging and unload lirc_serial before loadJames Meyer2-7/+33
refs #950
2013-12-27runit-scrips , mv_ir: remove loading of lirc_serial by modules.mythvantage, ↵James Meyer2-8/+19
the run script takes care of loading with the correct values. Add more debugging to remotes log refs #950
2013-12-15runit-scripts: udevil, redirect stderr to stdout. This takes care of the ↵James Meyer2-1/+2
error messagess showing up in ps output
2013-12-11runit-scripts: msg_daemon run: add exec env to allow runit to control the ↵Britney Fransen2-2/+3
service
2013-12-09runit-scripts: fix cron and frontend logging to their own fileJames Meyer4-6/+46
2013-12-09runit-scripts: add mpdJames Meyer2-0/+14
The config file is stock, and will need to be changed for each persons setup refs #931
2013-12-04apcupsd: readd for R8. closes#949.Britney Fransen3-41/+11
runit-scripts: add apcupsd
2013-11-16runit-scripts: mythbackend run: remove myth .24 detectionBritney Fransen2-10/+3
2013-10-15runit-scripts: halt-runit and reboot-runit: fix wall syntax to use stdin.Britney Fransen3-3/+3
2013-09-28runit-scripts: shellinaboxd run: add --no-beep to eliminate plugin errorBritney Fransen2-2/+2
2013-09-10runit-scripts: add package function to PKGBUILDBritney Fransen1-14/+17
2013-09-10runit-scripts: set crond run to use postfix. refs #922Britney Fransen2-2/+2
2013-08-13runit-scripts: add service for shellinaboxdBritney Fransen2-1/+10
2013-02-09Change version numbers to 8.0 to match the release number.James Meyer1-2/+2
LinHES-conifg LinHES-system mythdb-initial runit-scripts supplemental-web
2013-02-01runit-scripts: fix logging for igdeamon, add support to remote init ↵James Meyer4-31/+118
script so that the blaster is always the first device in the chain. added support specificly for hd_pvr refs #902 res #902
2013-01-23runit-scripts: add cetonproxy or bridge service. Added infinitv_usb service.James Meyer5-1/+45
refs #899 refs #898
2013-01-14runit-scripts: lighttpd, on startup create the ssl cert if neededJames Meyer2-1/+16
refs #896
2013-01-09LinHES-system, runit-scripts, mythdb-initial: autocard.py will run when ↵James Meyer2-1/+12
mythbackend starts if /etc/udev/mv-persistent-video.description is not present. LinHES-system: wait for autocard to finish before stopping the be mythdb-initial: add a dummy tuner, so that myth backend will start. This get around the chicken/egg problem of needing tuners defined before MBE can start. However to add tuners via the API mythbe must be started. refs #892
2012-12-22runit-scripts: added mythzmserverJames Meyer3-1/+17
2012-12-20runit-scripts: Dont' start a slave backend until a connection to master is ↵James Meyer3-14/+39
established. -remove delay on the frontend service waiting on the backend. The delay for mythfrontend has now been moved into frontend startup session script. refs #886
2012-12-17runit-scripts: removed ldm, adding udevil. Also added log_care to 1 so ↵James Meyer5-3/+22
that it runs on startup. This ensures that logs are cleaned up and rotated out of the way even if the system is offline when the cron job is supposed to run. refs #883
2012-12-15runit-scripts: add supplemental-slave run fileJames Meyer2-1/+12
refs #881
2012-12-09runit-scripts: attempting to integrate plymouth a bit better. Mostly minor ↵James Meyer3-12/+17
changes to levels 1 and 3
2012-12-04runit-scripts: move folding_at_home scripts to runitscriptsJames Meyer3-1/+44
Configuration of FAH was moved to the run script so it no longer needs or uses config.xml However if /etc/fah-config.xml is present it will use it and skip using values from /etc/systemconfig refs #872
2012-12-01runit-scripts: on shutdown force remove of x:1James Meyer2-1/+6
2012-11-11runit-scripts: add exec to mythexpress and remyth. Without the exec sv ↵James Meyer3-3/+3
stop doesn't work
2012-11-07runit-scripts: if /service/mysql is present make the frontend wait on it ↵James Meyer2-1/+5
for 2 seconds. This ensures that the database will be ready by the time the FE starts. This only affects Master backends that run the FE
2012-11-06runit-scripts: added ldm run scriptJames Meyer2-1/+7
refs #866
2012-11-06runit-scripts: add avahi to mythbackend, mythexpress, remythJames Meyer4-1/+5
2012-11-05runit-scripts: added mythexpress and remythJames Meyer11-1/+20
refs #865 refs #863
2012-11-05runit-scripts: Add remyth serviceJames Meyer3-1/+16
refs #863
2012-11-01runit-scripts: added zoneminderJames Meyer10-10/+43
Added some svwait mysql for mythbackend and zoneminder added myth_run_status=1 for all other scripts that use /etc/profile refs #857
2012-10-29runit-scripts: make mythbackend wait on mysql. mysql must be up for at ↵James Meyer3-2/+10
least 5 seconds. mysql add a bash signal trap so that mysql will shut down correctly. Without this mysql ignores the term signal which makes it unique in the unix world.
2012-10-29runit-scripts: update mysql startup script for 5.5James Meyer1-1/+1
2012-10-09runitscripts: vnc service, change dir to vncsvc home dir . Without this ↵James Meyer1-0/+1
all xterms opened up within the vnc session started in /service/vnc
2012-10-05runit-scripts: ncid-server add support for NetcallerID also set speed to ↵James Meyer2-3/+8
4800 for all modem devices.
2012-09-27runit-scripts: mythbackend msg_deamon.James Meyer3-2/+8
mythbackend, add ability to read options from file /etc/conf.d/mythbackend MYTH_ARGS="-q --syslog local6" msg_deamon set DISPLAY=127.0.0.1
2012-09-23runit-scripts: nptd save hwclock when shutting down ntpdJames Meyer2-1/+8
2012-09-10xymon/runit scripts: moved from /data/srv/xymon to /home/xymon.James Meyer3-3/+3
This was done to preserve rrd's on upgrade
2012-09-04recompile for merged changesJames Meyer1-1/+1
2012-09-03Merge remote-tracking branch 'origin/testing' into testingJames Meyer2-1/+6
# By Britney Fransen (10) and others # Via Britney Fransen * origin/testing: mythdb-initial: add MiscStatusScript value to initial db. refs #845. LinHES-system: remove dup .install keylaunch: update .keylaunchrc to run mythtv-setup as user rsyslog: increase log retention to 2 weeks runit-scripts: enable cron logging to syslog premake:initial inclusion. closes #801 libaacs-git:initial inclusion. closes #801 aacskeys:initial inclusion. closes #801 LinHES-system: Add scripts for misc status in MythWeb. closes #845. linhes-scripts: tweak myth2mkv. Update version to 0.25-004 dvb-firmware: add xc5000c firmware. change xc5000 modprobe options. closes #844 v4l-dvb: update to snapshot from 20120828. refs #844 LinHES-system: update myth_status.py to work with tuners in error. closes #843 curlftpfs: Initial Inclusion. linhes-scripts: minor changes to myth2mkv mythtv:Bumped to latest fixes. Added ./configure items to close #842. LinHES-config:7.4 rdt 9th anniversary release. Conflicts: abs/core/LinHES-config/LinHES-release abs/core/LinHES-config/PKGBUILD abs/core/LinHES-system/PKGBUILD abs/core/keylaunch/PKGBUILD abs/core/linhes-scripts/PKGBUILD abs/core/mythdb-initial/PKGBUILD abs/core/mythdb-initial/mc.sql abs/core/mythtv/stable-0.25/mythtv/PKGBUILD abs/core/runit-scripts/PKGBUILD