From 3202f6446566ad4aa812c2fe25c84cec13609d7c Mon Sep 17 00:00:00 2001 From: Wout Mertens Date: Wed, 13 Nov 2019 20:39:11 +0100 Subject: [PATCH] nixos doc: clarify role of boot.debug1devices MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Jörg Thalheim --- nixos/doc/manual/administration/boot-problems.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ - Like boot.debug1, but with some more devices loaded. + Like boot.debug1, but runs stage1 until kernel modules are loaded and device nodes are created. This may help with e.g. making the keyboard work.