mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 01:53:09 +09:00
nixos boot doc: document boot.debug1devices
This commit is contained in:
parent
32749eee42
commit
89c8338b51
1 changed files with 11 additions and 0 deletions
|
@ -38,6 +38,17 @@
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
<varlistentry>
|
||||||
|
<term>
|
||||||
|
<literal>boot.debug1devices</literal>
|
||||||
|
</term>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Like <literal>boot.debug1</literal>, but with some more devices loaded.
|
||||||
|
This may help with e.g. making the keyboard work.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term>
|
||||||
<literal>boot.trace</literal>
|
<literal>boot.trace</literal>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue