i don't even know
Go to file
ptrcnull 8c6d9e4ab6
feat: Add proper device handling
2023-01-05 02:29:23 +01:00
.gitignore chore: Add .gitignore 2021-11-29 23:06:55 +01:00
README.md feat: Add proper device handling 2023-01-05 02:29:23 +01:00
device.go feat: Add proper device handling 2023-01-05 02:29:23 +01:00
go.mod feat: Initial commit 2021-11-29 02:12:29 +01:00
inittab.go feat: Add type InitTab 2021-11-29 22:12:08 +01:00
main.go feat: Add wait4 loop in main 2021-11-30 00:59:53 +01:00
process.go feat: Add proper device handling 2023-01-05 02:29:23 +01:00

README.md

ptrcnull/init

Experimental implementation of PID 1.

Drop-in replacement for busybox init (kind of)

TODO

  • askfirst handling