|
|
@ -87,7 +87,7 @@ accordingly.</para> |
|
|
|
<envar>rd.driver.blacklist=<replaceable><drivername><optional>,<drivername>,...</optional></replaceable></envar> |
|
|
|
<envar>rd.driver.blacklist=<replaceable><drivername><optional>,<drivername>,...</optional></replaceable></envar> |
|
|
|
</term> |
|
|
|
</term> |
|
|
|
<listitem> |
|
|
|
<listitem> |
|
|
|
<para>do not load kernel module <drivername> |
|
|
|
<para>do not load kernel module <drivername>. |
|
|
|
This parameter can be specified multiple times.</para> |
|
|
|
This parameter can be specified multiple times.</para> |
|
|
|
</listitem> |
|
|
|
</listitem> |
|
|
|
</varlistentry> |
|
|
|
</varlistentry> |
|
|
@ -96,7 +96,7 @@ This parameter can be specified multiple times.</para> |
|
|
|
<envar>rd.driver.pre=<replaceable><drivername><optional>,<drivername>,...</optional></replaceable></envar> |
|
|
|
<envar>rd.driver.pre=<replaceable><drivername><optional>,<drivername>,...</optional></replaceable></envar> |
|
|
|
</term> |
|
|
|
</term> |
|
|
|
<listitem> |
|
|
|
<listitem> |
|
|
|
<para>force loading kernel module <drivername> |
|
|
|
<para>force loading kernel module <drivername>. |
|
|
|
This parameter can be specified multiple times.</para> |
|
|
|
This parameter can be specified multiple times.</para> |
|
|
|
</listitem> |
|
|
|
</listitem> |
|
|
|
</varlistentry> |
|
|
|
</varlistentry> |
|
|
@ -420,7 +420,7 @@ e.g. |
|
|
|
<envar>ip=</envar><replaceable>{dhcp|on|any|dhcp6|auto6|ibft}</replaceable> |
|
|
|
<envar>ip=</envar><replaceable>{dhcp|on|any|dhcp6|auto6|ibft}</replaceable> |
|
|
|
</term> |
|
|
|
</term> |
|
|
|
<listitem> |
|
|
|
<listitem> |
|
|
|
<para>dhcp|on|any: get ip from dhcp server from all interfaces. If root=dhcp, |
|
|
|
<para><constant>dhcp|on|any</constant>: get ip from dhcp server from all interfaces. If root=dhcp, |
|
|
|
loop sequentially through all interfaces (eth0, eth1, ...) and use the first |
|
|
|
loop sequentially through all interfaces (eth0, eth1, ...) and use the first |
|
|
|
with a valid DHCP root-path.</para> |
|
|
|
with a valid DHCP root-path.</para> |
|
|
|
<para><constant>auto6</constant>: IPv6 autoconfiguration</para> |
|
|
|
<para><constant>auto6</constant>: IPv6 autoconfiguration</para> |
|
|
@ -431,9 +431,9 @@ with a valid DHCP root-path.</para> |
|
|
|
<varlistentry> |
|
|
|
<varlistentry> |
|
|
|
<term><envar>ip=</envar><replaceable><interface></replaceable>:<replaceable>{dhcp|on|any|dhcp6|auto6}</replaceable></term> |
|
|
|
<term><envar>ip=</envar><replaceable><interface></replaceable>:<replaceable>{dhcp|on|any|dhcp6|auto6}</replaceable></term> |
|
|
|
<listitem> |
|
|
|
<listitem> |
|
|
|
<para>dhcp|on|any|dhcp6: get ip from dhcp server on a specific interface |
|
|
|
<para><constant>dhcp|on|any|dhcp6</constant>: get ip from dhcp server on a specific interface</para> |
|
|
|
auto6: do IPv6 autoconfiguration |
|
|
|
<para><constant>auto6</constant>: do IPv6 autoconfiguration</para> |
|
|
|
This parameter can be specified multiple times.</para> |
|
|
|
<para>This parameter can be specified multiple times.</para> |
|
|
|
</listitem> |
|
|
|
</listitem> |
|
|
|
</varlistentry> |
|
|
|
</varlistentry> |
|
|
|
<varlistentry> |
|
|
|
<varlistentry> |
|
|
@ -698,7 +698,7 @@ rd.znet=ctc,0.0.0600,0.0.0601,0.0.0602,protocol=bar</programlisting></para> |
|
|
|
<varlistentry> |
|
|
|
<varlistentry> |
|
|
|
<term><envar>rd.plymouth</envar>=0</term> |
|
|
|
<term><envar>rd.plymouth</envar>=0</term> |
|
|
|
<listitem> |
|
|
|
<listitem> |
|
|
|
<para>disable plymouth. This will not work with encrypted partitions.</para> |
|
|
|
<para>disable the plymouth bootsplash.</para> |
|
|
|
</listitem> |
|
|
|
</listitem> |
|
|
|
</varlistentry> |
|
|
|
</varlistentry> |
|
|
|
</variablelist> |
|
|
|
</variablelist> |
|
|
|