Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-02 | system/s6: link statically | Laurent Bercot | 1 | -2/+2 | |
2018-08-19 | system/gettys-openrc: new package. Move all getty definitions to it. | Laurent Bercot | 4 | -28/+4 | |
Small change to system/adelie-base so it includes gettys-openrc. Small change to system/s6 so it doesn't statically define gettys. | |||||
2018-08-19 | system/s6: allow openrc's sysinit to define early services | Laurent Bercot | 2 | -2/+13 | |
2018-08-16 | system/s6: upgrade to 2.7.2.0 | Laurent Bercot | 1 | -6/+7 | |
2018-08-15 | Move s6 higher in the supervision chain | Laurent Bercot | 7 | -41/+74 | |
- Better s6 layout, with a place for early services and a place for packages to add their services later on. - s6-svscan is now supervised by sysvinit (instead of being run once by openrc) - s6-svscan is now the only process supervised by sysvinit. All the other "respawn" lines are delegated to s6. - utmpd and wtmpd are now early services instead of being added by openrc. These changes implement a full supervision architecture and make init more flexible. Later on, it will be easier to - add conditional gettys (for /dev/hvc0...) - remove sysvinit entirely - decouple the init process from the service manager. | |||||
2018-06-15 | system/s6: new package | A. Wilcox | 6 | -0/+111 | |