summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* * doc/faq.html: new.Gerrit Pape2006-03-0420-85/+466
| | | | | | | | | | | | | | | | | | | * doc/benefits.html: use sv program instead of runsvstat, runsvctrl; minor. * doc/replaceinit.html, doc/runlevels.html: put getty service directory into /etc/sv/. * doc/runscripts.html: use sv program instead of svwaitup. * etc/*/3, etc/macosx/StartupItems/runit: use sv program instead of svwaitdown. * man/runsv.8: use sv program instead of runsvctrl. * man/sv.8: minor. * Makefile, package/commands: no longer build/install runsvctrl, runsvstat, svwaitdown, svwaitup. * man/runsvctrl.8, man/runsvstat.8, man/svwaitdown.8, man/svwaitup.8: remove; obsolete. * doc/index.html: add faq; remove runsvctrl, runsvstat, svwaitdown, svwaitup. * sv.c: fix usage output.
* -1. debian_version_1_3_3-1Gerrit Pape2006-01-021-0/+6
|
* archive. upstream_version_1_3_3Gerrit Pape2006-01-021-0/+0
|
* html.Gerrit Pape2006-01-021-81/+95
|
* dist.Gerrit Pape2006-01-020-0/+0
|
* * chpst.c: adjust nice value and set limits before dropping permissions.Gerrit Pape2006-01-0210-23/+50
| | | | | | | * sv.c: new additional command 'check'; with -v check for CONT through ./check if service is up. * man/sv.8: adapt. 1.3.3.
* * new upstream version. debian_version_1_3_2-1Gerrit Pape2005-12-183-10/+21
| | | | | | | | * svlogd.c: don't print extra newlines to the log if additionally writing to the network through udp (thx Andras Korn, closes: #339030). * debian/control: update long description; Standards-Version: 3.6.2.1. * debian/rules: get upstream version from debian/changelog. -1.
* archive. upstream_version_1_3_2Gerrit Pape2005-12-181-0/+0
|
* adapt.Gerrit Pape2005-12-180-0/+0
|
* archive.Gerrit Pape2005-12-181-0/+0
|
* date.Gerrit Pape2005-12-181-1/+1
|
* 1.3.2.Gerrit Pape2005-12-186-12/+13
|
* html.Gerrit Pape2005-12-1813-204/+209
|
* * svlogd.c: don't print extra newlines to the log if additionally writingGerrit Pape2005-12-1819-98/+97
| | | | | | | | | | | | | | | | | to the network through udp (thx Andras Korn, http://bugs.debian.org/339030). * runsvdir.c: also process svdir changes if mtime of svdir has changed into the past (thx Martin Dickopp). * doc/index.html: update description; Please contact this list and not me privately. * doc/replaceinit.html, doc/runscripts.html: minor. * man/chpst.8: -U doesn't support a list of groups. * man/svlogd.8: update PATTERN MATCHING section, add example (based on sugesstions from Joshua N Pritikin). * man/*8: update SEE ALSO sections: runsvctrl, runsvstat, svwaitdown, svwaitup will become obsolete; remove references to man pages for programs from the daemontools package. 1.3.2.
* add rmrtg (thx Jason Smith).Gerrit Pape2005-10-281-2/+14
|
* * new upstream version. debian_version_1_3_1-1Gerrit Pape2005-08-245-5/+14
| | | | | | | * debian/runit.README.Debian: typo. * debian/getty-tty5.run: dev-null output of 'type fgetty'. * debian/2 (runsvdir-start): use -P option to runsvdir. -1.
* archive. upstream_version_1_3_1Gerrit Pape2005-08-241-0/+0
|
* date.Gerrit Pape2005-08-241-1/+1
|
* archive.Gerrit Pape2005-08-241-0/+0
|
* .dist.Gerrit Pape2005-08-240-0/+0
|
* sv.c: print warning to stderr; use very first command to check against.Gerrit Pape2005-08-241-14/+15
|
* archive.Gerrit Pape2005-08-241-0/+0
|
* .dist.Gerrit Pape2005-08-240-0/+0
|
* archive.Gerrit Pape2005-08-241-0/+0
|
* html.Gerrit Pape2005-08-242-97/+108
|
* 1.3.1.Gerrit Pape2005-08-236-12/+13
|
* * doc/runscripts.html: typo; openssh needs absolute path (thx Kevin Berry);Gerrit Pape2005-08-239-28/+123
| | | | | | | | | exec into dhcpcd. * uidgid.c, uidgid.h, chpst.c: support colon-separated list of groups. * sv.c: utilize optional ./check script in service directory to check for availablity of service. * runsv.c: wait_pid() might be interupted. * man/chpst.8, man/sv.8: adapt.
* * doc/runscripts.html: typo; openssh needs absolute path (thx Kevin Berry).Gerrit Pape2005-08-043-3/+6
|
* archive. upstream_version_1_3_0Gerrit Pape2005-07-241-0/+0
|
* dates.Gerrit Pape2005-07-242-3/+3
|
* minor.Gerrit Pape2005-07-243-13/+11
|
* changes.Gerrit Pape2005-07-241-0/+10
|
* * debian/diff/runsv.8.diff: remove; obsolete.Gerrit Pape2005-07-243-25/+16
| | | | * debian/rules: adjust CFLAGS, LDFLAGS; install new sv program.
* 1.3.0.Gerrit Pape2005-07-246-12/+14
|
* add sv.8.html.Gerrit Pape2005-07-244-5/+198
| | | | re-fix runsv.8.html, runsvctrl.8.html.
* create sv.8.html.Gerrit Pape2005-07-241-1/+1
|
* minor.Gerrit Pape2005-07-241-1/+1
|
* * man/sv.8: new.Gerrit Pape2005-07-242-0/+231
|
* * package/TODO: new.Gerrit Pape2005-07-242-0/+8
|
* adapt.Gerrit Pape2005-07-240-0/+0
|
* have control() support multiple characters.Gerrit Pape2005-07-241-29/+32
|
* adapt.Gerrit Pape2005-07-240-0/+0
|
* minor.Gerrit Pape2005-07-241-9/+9
|
* adapt.Gerrit Pape2005-07-240-0/+0
|
* more cleanup; support D, X, force-shutdown, force-down.Gerrit Pape2005-07-241-45/+49
|
* adapt.Gerrit Pape2005-07-230-0/+0
|
* support SVDIR environment variable.Gerrit Pape2005-07-231-7/+5
|
* re-add -ko.Gerrit Pape2005-07-231-0/+12
|
* grmpf. To be re-added -ko.Gerrit Pape2005-07-231-12/+0
|
* minor.Gerrit Pape2005-07-233-1/+7
|