diff --git a/doc/66-nuke.md b/doc/66-nuke.md index 5ab84dea7d01c120a39baae5f41807bf44ab5800..2b68063216bde4b47baeaff951514977d980ad75 100644 --- a/doc/66-nuke.md +++ b/doc/66-nuke.md @@ -9,5 +9,5 @@ author: Eric Vidal <eric@obarun.org> # 66-nuke -Exact copy of [s6-linux-init-nuke](https://skarnet.org/software/s6-linux-init/s6-linux-init-nuke.html). It was adapted to avoid the dependency on [s6‑linux‑init](https://skarnet.org/software/s6‑linux‑init) at `66` compile time. Refer to the [s6‑linux‑init](https://skarnet.org/software/s6‑linux‑init) documentation page for further details. +Exact copy of [s6-linux-init-nuke](https://skarnet.org/software/s6-linux-init/s6-linux-init-nuke.html). It was adapted to avoid the dependency on [s6‑linux‑init](https://skarnet.org/software/s6-linux-init) at `66` compile time. Refer to the [s6‑linux‑init](https://skarnet.org/software/s6-linux-init) documentation page for further details. diff --git a/doc/66-scandir.md b/doc/66-scandir.md index 79dca03cc799ab9bb3b45cf5989f8f2295b24767..d05a5af589c06765c92fb9d01dbf940c1060f17e 100644 --- a/doc/66-scandir.md +++ b/doc/66-scandir.md @@ -419,7 +419,7 @@ Removes zombies from a *scandir* for the owner `owner` ## Boot specification -The **-b**, **-B**, **-c** and **-s** option are called by [66 boot](66-boot.html). **‑b** and **-B** will create `.s6‑svscan` control files (see [s6‑svscan](https://skarnet.org/software/s6/s6-svscan.html) interface documentation) specifically for stage1 (PID1 process). This special *scandir* is controlled by [66 halt](66-halt.html), [66 poweroff](66-poweroff.html) and [66 reboot](66-reboot.html) command. The [66-shutdownd](66‑shutdownd.html) daemon which controls the shutdown request will be created automatically at the correct location. Further this specific task needs to read the skeleton file `init.conf` containing the *live* directory location which is the purpose of the **‑s** option. +The **-b**, **-B**, **-c** and **-s** option are called by [66 boot](66-boot.html). **‑b** and **-B** will create `.s6‑svscan` control files (see [s6‑svscan](https://skarnet.org/software/s6/s6-svscan.html) interface documentation) specifically for stage1 (PID1 process). This special *scandir* is controlled by [66 halt](66-halt.html), [66 poweroff](66-poweroff.html) and [66 reboot](66-reboot.html) command. The [66-shutdownd](66-shutdownd.html) daemon which controls the shutdown request will be created automatically at the correct location. Further this specific task needs to read the skeleton file `init.conf` containing the *live* directory location which is the purpose of the **‑s** option. The *live* directory for the boot process requires writable directories and an executable filesystem. In order to accommodate for read‑only root filesystems there needs to be a tmpfs mounted before [s6‑svscan](https://skarnet.org/software/s6/s6-svscan.html) can be run. diff --git a/doc/66-umountall.md b/doc/66-umountall.md index db7f564ff830bbebb9462c2b4c423c186c320a28..5ba5130c3ac57c59933176a6be63aeeec527d795 100644 --- a/doc/66-umountall.md +++ b/doc/66-umountall.md @@ -9,4 +9,4 @@ author: Eric Vidal <eric@obarun.org> # 66-umountall -Exact copy of [s6-linux-init-umountall](https://skarnet.org/software/s6-linux-init/s6-linux-init-umountall.html). It was adapted to avoid the dependency on [s6‑linux‑init](https://skarnet.org/software/s6‑linux‑init) at `66` compile time. Refer to the [s6‑linux‑init](https://skarnet.org/software/s6‑linux‑init) documentation page for further details. +Exact copy of [s6-linux-init-umountall](https://skarnet.org/software/s6-linux-init/s6-linux-init-umountall.html). It was adapted to avoid the dependency on [s6‑linux‑init](https://skarnet.org/software/s6-linux-init) at `66` compile time. Refer to the [s6‑linux‑init](https://skarnet.org/software/s6-linux-init) documentation page for further details.