Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * src/: include public domain sources to build byte.a, unix.a, time.a: | Gerrit Pape | 2002-05-18 | 147 | -17/+3473 |
| | | | | | runit builds without having daemontools' sources installed. 0.3.3. | ||||
* | runit.c: support ctrl-alt-del also on Linux/i386, dietlic. | Gerrit Pape | 2002-02-13 | 1 | -1/+6 |
| | | | | runscripts.html: more samples. (thx Alessandro Bono) | ||||
* | 0.3.0. | Gerrit Pape | 2002-01-29 | 2 | -16/+38 |
| | | | | many changes, see package/CHANGES. | ||||
* | code cleanup. | Gerrit Pape | 2002-01-01 | 2 | -3/+2 |
| | | | | | | TARGETS fix. install.html: typo. etc/freebsd stage files, getty service added. | ||||
* | compile static by default. | Gerrit Pape | 2001-12-30 | 1 | -2/+2 |
| | |||||
* | runs on openbsd 2.9. | Gerrit Pape | 2001-12-30 | 1 | -1/+29 |
| | |||||
* | Id tags fixed. | Gerrit Pape | 2001-12-27 | 2 | -9/+2 |
| | |||||
* | manpage svwait* added. | Gerrit Pape | 2001-12-23 | 3 | -85/+3 |
| | | | | cleanup. | ||||
* | stupidity. | Gerrit Pape | 2001-12-23 | 1 | -2/+0 |
| | |||||
* | minor. | Gerrit Pape | 2001-12-23 | 1 | -5/+5 |
| | |||||
* | use support/compile and support/load for building. | Gerrit Pape | 2001-12-23 | 1 | -17/+11 |
| | |||||
* | init.c moved to runit-init.c | Gerrit Pape | 2001-12-23 | 1 | -0/+82 |
| | |||||
* | runit: checks for pid == 1 | Gerrit Pape | 2001-12-22 | 5 | -1/+279 |
| | | | | | | | new: svwaitdown, svwaitup stage3: uses svwaitdown 0.2.2 debian package | ||||
* | * runit-halt, runit-reboot removed, integrated into runit-init | Gerrit Pape | 2001-11-26 | 4 | -42/+58 |
| | | | | | * tested with dietlibc * doc: usedietlibs.html added. | ||||
* | * collects all terminated children in all stages | Gerrit Pape | 2001-11-22 | 1 | -42/+85 |
| | | | | | | | | | * sends sigkill to whole process group if stage2 crashes and waits 5 seconds before restarting * ctraltdel not automatically shuts down, now respects /etc/runit/stopit * /etc/runit/ctrlaltdel touches /etc/runit/stopit * on shutdown request: send sigterm to stage 2, wait max 5 second, send sigkill if still running, leave stage 2, enter stage 3 | ||||
* | package moved to smarden.org. | Gerrit Pape | 2001-11-20 | 1 | -0/+4 |
| | | | | 0.1.1. | ||||
* | Initial revision | Gerrit Pape | 2001-11-16 | 6 | -0/+306 |