diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-06-17 10:06:12 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-06-17 10:06:12 +0000 |
commit | f588272b8055c615df73094d77ceb179a1182219 (patch) | |
tree | 4c66df45d3621c0f741e500a8cc98de551f8b2f0 /README | |
download | s6-linux-init-f588272b8055c615df73094d77ceb179a1182219.tar.xz |
Initial commit
Diffstat (limited to 'README')
-rw-r--r-- | README | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -0,0 +1,22 @@ +s6-linux-init - an s6-based Linux init system +--------------------------------------------- + + s6-linux-init is a suite of tools designed to provide an init program + for the Linux kernel - i.e., the first program run at boot time. + + See http://skarnet.org/software/s6-linux-init/ for details. + + +* Installation + ------------ + + See the INSTALL file. + + +* Contact information + ------------------- + + Laurent Bercot <ska-skaware at skarnet.org> + + Please use the <skaware at list.skarnet.org> mailing-list for +questions about s6-linux-init. |