From 8191f0688c3b5acd9f9d82acdb60c6769b16b795 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 9 Jan 2021 17:28:43 +0000 Subject: Doc clarification --- doc/quickstart.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'doc/quickstart.html') diff --git a/doc/quickstart.html b/doc/quickstart.html index 3fb2d19..1f8cd9e 100644 --- a/doc/quickstart.html +++ b/doc/quickstart.html @@ -126,7 +126,13 @@ removing the parts that unmount the filesystems and reboot the machine.

Once you have done that, you have a literal translation of your runit system into a s6 system, and it should boot, and work, albeit in a non-idiomatic, unoptimized way. -Further work to make it prettier can include: +If you don't want to overwrite your /sbin/init binary, you can boot with +init=/etc/s6-linux-init/current/bin/init as a kernel command line argument +to reach the s6-linux-init entry point. +

+ +

+ Further work to make the setup prettier can include: