summaryrefslogtreecommitdiff
path: root/system/utmps
AgeCommit message (Collapse)AuthorFilesLines
2019-01-06 system/utmps: upgrade to 0.0.2.0Laurent Bercot1-2/+2
2018-08-18 system/utmps: the utmp user and group are already hardcoded inLaurent Bercot3-12/+2
2018-08-16 system/utmps: upgrade to 0.0.1.3Laurent Bercot1-6/+6
2018-08-15 Move s6 higher in the supervision chainLaurent Bercot7-53/+18
- 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-27system/utmps: bump to 0.0.1.2A. Wilcox1-5/+4
2018-06-26system/utmps: fix checksumA. Wilcox1-1/+1
2018-06-16system/utmps: bump to 0.0.1.1A. Wilcox1-3/+3
2018-06-15system/utmps: new packageA. Wilcox6-0/+120