| Commit message (Expand) | Author | Age | Files | Lines |
| * | version: 1.0.2.0v1.0.2.0 | Laurent Bercot | 2019-06-09 | 2 | -1/+2 |
| * | Add -H and -P to s6-l-i-shutdown, prepare for 1.0.2.0 | Laurent Bercot | 2019-06-09 | 6 | -6/+35 |
| * | Doc typo fix | Laurent Bercot | 2019-05-23 | 1 | -1/+1 |
| * | version: 1.0.1.0v1.0.1.0 | Laurent Bercot | 2019-05-20 | 1 | -0/+3 |
| * | Improve UX following IRC feedback, prepare for 1.0.1.0 | Laurent Bercot | 2019-05-20 | 9 | -30/+73 |
| * | version: 1.0.0.0v1.0.0.0 | Laurent Bercot | 2019-05-14 | 4 | -4/+12 |
| * | Doc fixes and clarifications | Laurent Bercot | 2019-05-13 | 2 | -1/+5 |
| * | Doc fix, skel improvement | Laurent Bercot | 2019-05-13 | 2 | -2/+2 |
| * | Add -p to s6-rc runlevel skel | Laurent Bercot | 2019-05-13 | 1 | -1/+1 |
| * | No utmpx errors; no additional /dev/console message when shutdown -a fails | Laurent Bercot | 2019-05-12 | 1 | -11/+1 |
| * | Careful with that stack, Eugene | Laurent Bercot | 2019-05-07 | 1 | -1/+1 |
| * | Merge branch 'master' into 1.0.0.0 (nothing kept from master)1.0.0.0 | Laurent Bercot | 2019-05-06 | 0 | -0/+0 |
| |\ |
|
| | * | version: 0.4.0.1v0.4.0.1 | Laurent Bercot | 2019-03-04 | 1 | -4/+4 |
| | * | Build everything as PIC by default; prepare for 0.4.0.1 | Laurent Bercot | 2019-03-02 | 7 | -30/+40 |
| * | | Fix hpr_wall utmp access, so is ut_id entirely unused? | Laurent Bercot | 2019-05-06 | 1 | -9/+3 |
| * | | Fix shutdown time bug | Laurent Bercot | 2019-05-06 | 1 | -4/+4 |
| * | | fix hpr -w, refactor shutdown | Laurent Bercot | 2019-05-06 | 2 | -13/+10 |
| * | | Correctly (hopefully) unsupervise stuff before stage 4 | Laurent Bercot | 2019-05-04 | 3 | -8/+47 |
| * | | Add -n and -N options to s6-l-i and s6-l-i-m | Laurent Bercot | 2019-05-04 | 4 | -21/+82 |
| * | | Fix 'what' bug | Laurent Bercot | 2019-05-02 | 1 | -15/+9 |
| * | | Some printf debugging... | Laurent Bercot | 2019-05-02 | 1 | -0/+6 |
| * | | Small tweaks | Laurent Bercot | 2019-05-02 | 2 | -4/+5 |
| * | | Usage message fix | Laurent Bercot | 2019-05-01 | 1 | -2/+2 |
| * | | shutdownd kills most of the supervision tree before stage 4 | Laurent Bercot | 2019-04-30 | 1 | -2/+41 |
| * | | -d slashdev, not -d dev_type! Fix and update the doc. | Laurent Bercot | 2019-04-29 | 2 | -12/+11 |
| * | | More bugfixes, glibc multilib workaround | Laurent Bercot | 2019-04-28 | 4 | -17/+31 |
| * | | More shutdownd fixes | Laurent Bercot | 2019-04-28 | 1 | -4/+4 |
| * | | Fix pipe reading in shutdown | Laurent Bercot | 2019-04-28 | 1 | -3/+3 |
| * | | Fix stage2 and stage3 invocation paths | Laurent Bercot | 2019-04-28 | 2 | -5/+4 |
| * | | Adjust s6-ipcserver options in created scripts | Laurent Bercot | 2019-04-28 | 1 | -13/+3 |
| * | | s6-linux-init: better internal API for envmodifs passing | Laurent Bercot | 2019-04-28 | 2 | -4/+5 |
| * | | Fascist check for env_store | Laurent Bercot | 2019-04-28 | 1 | -0/+2 |
| * | | Proper cleanups in s6-l-i-m | Laurent Bercot | 2019-04-28 | 1 | -3/+12 |
| * | | Don't nochomp the initial environment | Laurent Bercot | 2019-04-28 | 1 | -2/+7 |
| * | | Bugfix: in s6-linux-init-maker, mkdir -p shouldn't chown existing dirs | Laurent Bercot | 2019-04-28 | 1 | -1/+1 |
| * | | Doc fixes | Laurent Bercot | 2019-04-27 | 12 | -43/+110 |
| * | | First bugfixes | Laurent Bercot | 2019-04-26 | 2 | -16/+15 |
| * | | Doc revision | Laurent Bercot | 2019-04-26 | 7 | -25/+26 |
| * | | Make a single hpr. Full doc, first draft. | Laurent Bercot | 2019-04-26 | 34 | -891/+1268 |
| * | | Add skel files; add initdefault; remove env-stage2 | Laurent Bercot | 2019-04-20 | 7 | -30/+108 |
| * | | Add support for nsss and utmps; add skel management | Laurent Bercot | 2019-04-18 | 12 | -59/+234 |
| * | | It builds! Tomorrow: skeletons for stage2, stage3 and runlevel scripts. | Laurent Bercot | 2019-04-16 | 38 | -310/+335 |
| * | | Small fixes before reorganizing | Laurent Bercot | 2019-04-16 | 5 | -116/+75 |
| * | | Update NEWS for 0.4.0.1 | Laurent Bercot | 2019-03-02 | 1 | -1/+7 |
| * | | Add 0.4.0.1 doc/upgrade | Laurent Bercot | 2019-03-02 | 1 | -0/+15 |
| * | | Save pending changes in 1.0.0.0 branch | Laurent Bercot | 2019-03-02 | 55 | -591/+2051 |
| |/ |
|
| * | Support conditional slashpackage builds | Laurent Bercot | 2018-08-20 | 1 | -6/+13 |
| * | Update deps; version: 0.4.0.0v0.4.0.0 | Laurent Bercot | 2018-03-26 | 4 | -7/+7 |
| * | Autogenerate final shutdown; rename rc.tini to rc.shutdown | Laurent Bercot | 2018-01-13 | 13 | -131/+189 |
| * | Doc typo fixes | Laurent Bercot | 2018-01-07 | 1 | -4/+4 |