Releases: angt/slashinit
Releases · angt/slashinit
slashinit 0.6
slashinit 0.5
- Just a code cleanup, nothing new.
slashinit 0.4
- If
/etc/reboot
doesn't reboot, kexec/kernel
if it exists. - Redirect
stderr
to/dev/kmsg
. - Disable
stdin
.
slashinit 0.3
- Be more paranoid about
waitpid
- Populate
/dev/fd
and/dev/std*
slashinit 0.2
- Clear args for a nice output in ps.
- Create
/etc/mtab
.
slashinit 0.1
First draft Signed-off-by: Adrien Gallouët <[email protected]>