summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWout Mertens <Wout.Mertens@gmail.com>2019-11-13 20:39:11 +0100
committerGitHub <noreply@github.com>2019-11-13 20:39:11 +0100
commit3202f6446566ad4aa812c2fe25c84cec13609d7c (patch)
treedb03eb032c69c69f305891d16b7b0847772a3176
parentnixos boot doc: document boot.debug1devices (diff)
downloadnixpkgs-origin/wmertens-nixos-boot-doc.tar.gz
nixos doc: clarify role of boot.debug1devicesorigin/wmertens-nixos-boot-doc
Co-Authored-By: Jörg Thalheim <Mic92@users.noreply.github.com>
-rw-r--r--nixos/doc/manual/administration/boot-problems.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/doc/manual/administration/boot-problems.xml b/nixos/doc/manual/administration/boot-problems.xml
index abde448fcba7..5fa0b29e6d62 100644
--- a/nixos/doc/manual/administration/boot-problems.xml
+++ b/nixos/doc/manual/administration/boot-problems.xml
@@ -44,7 +44,7 @@
</term>
<listitem>
<para>
- Like <literal>boot.debug1</literal>, but with some more devices loaded.
+ Like <literal>boot.debug1</literal>, but runs stage1 until kernel modules are loaded and device nodes are created.
This may help with e.g. making the keyboard work.
</para>
</listitem>