From 180881639bd9a88ea110fc933bad8b0c9e49795d Mon Sep 17 00:00:00 2001 From: ptrcnull Date: Mon, 29 Nov 2021 23:59:04 +0100 Subject: [PATCH] docs: Add README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9eb41f5 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# ptrcnull/init + +Experimental implementation of PID 1. + +Drop-in replacement for busybox init (kind of) + +### TODO + +- askfirst handling +- other devices than /dev/console +- proper shutdown