Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This way, -posix and -lsb are suitable root packages.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Otherwise, zsh and bash and such break in beta1.
The only thing pulling in ncurses-terminfo was readline,
and we don't ship that any more.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- needs env vars just to pass
- cyclic dependency with coreutils
|
|
|
|
|
|
|
|
Purposefully not in APKBUILD yet since it is not stable
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|