This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Releases: kisslinux/init
Releases · kisslinux/init
0.5.2
- Silence mdev hotplug errors if unsupported.
0.5.1
- Fixed incorrect function call for emergency shell.
- Fixed missing error message on invalid crypttab file.
0.5.0
- Added
kall
as a means of removing thekillall5
dependency from shutdown. - Clean up of boot scripts.
0.4.4
- Move udev workaround to end of init process.
0.4.3
- Fix udev issue again.
0.4.2
- Manually set video group to workaround eudev.
0.4.1
- Drop
killall5_sh
.
0.4
- Added
kpow
to trigger kernel poweroff/reboot across any init. - mdev: create /dev/mapper nodes @ioraff
- rc.boot: seed random after root is mounted read-write @artemkobets
0.3
- Fixed POSIX incompatibilities
0.2.2
- Added mdev support.
- Fixed rc.d udev bug.