<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" []>
<!-- This document was created with Syntext Serna Free. --><!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" []>
<refentry>
<refentryinfo>
<title>dracut</title>
@ -99,13 +99,13 @@ For a complete list of kernel command line options see
@@ -99,13 +99,13 @@ For a complete list of kernel command line options see
<para>specify additional directory, where to look for firmwares</para>
<para>specify additional directories, where to look for firmwares. This parameter can be specified multiple times.</para>
</listitem>
</varlistentry>
<varlistentry>
@ -272,7 +272,7 @@ assumed that everything needed is built into kernel</para>
@@ -272,7 +272,7 @@ assumed that everything needed is built into kernel</para>
<para>local mode. Use modules from the current working
directory instead of the system-wide installed in
<para>activates the local mode. Dracut will use modules from the current working
directory instead of the system-wide installed modules in
<filename>/usr/share/dracut/modules.d</filename>.
Useful when running dracut from a git checkout.</para>
Thsi is useful when running dracut from a git checkout.</para>
</listitem>
</varlistentry>
<varlistentry>
@ -321,7 +321,7 @@ booting the local host instead of a generic host.</para>
@@ -321,7 +321,7 @@ booting the local host instead of a generic host.</para>
@ -39,7 +39,9 @@ Command line parameter will overwrite any values set here.
@@ -39,7 +39,9 @@ Command line parameter will overwrite any values set here.
overwrite parameters set in /etc/dracut.conf. Each line specifies an attribute and a value. A '#' indicates the beginning of a comment; following characters, up to the end of the line are not interpreted.</para>
<para>Specify a space-separated list of kernel modules to
exclusively include in the initramfs.
@ -67,7 +75,9 @@ The kernel modules have to be specified without the ".ko" suffix.</par
@@ -67,7 +75,9 @@ The kernel modules have to be specified without the ".ko" suffix.</par
@ -75,7 +85,9 @@ The kernel modules have to be specified without the ".ko" suffix.</par
@@ -75,7 +85,9 @@ The kernel modules have to be specified without the ".ko" suffix.</par
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" []>
<!-- This document was created with Syntext Serna Free. --><!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" []>
<para>drop to a shell on defined breakpoint</para>
</listitem>
@ -170,13 +169,17 @@ This parameter can be specified multiple times.</para>
@@ -170,13 +169,17 @@ This parameter can be specified multiple times.</para>
<refsect2>
<title>I18N</title>
<para> e.g.
<programlisting>
LANG=en_US.UTF-8
SYSFONT=latarcyrheb-sun16
KEYTABLE=de-latin1-nodeadkeys</para>
KEYTABLE=de-latin1-nodeadkeys
</programlisting>
</para>
<variablelist>
<varlistentry>
<term>
<envar>KEYBOARDTYPE=</envar>{sun|pc}
<envar>KEYBOARDTYPE=</envar>
<replaceable>{sun|pc}</replaceable>
</term>
<listitem>
<para>will be written to /etc/sysconfig/keyboard in the initramfs</para>
@ -191,20 +194,25 @@ This parameter can be specified multiple times.</para>
@@ -191,20 +194,25 @@ This parameter can be specified multiple times.</para>
<para>dhcp|on|any|dhcp6: get ip from dhcp server on a specific interface
auto6: do IPv6 autoconfiguration
@ -375,14 +386,14 @@ This parameter can be specified multiple times.</para>
@@ -375,14 +386,14 @@ This parameter can be specified multiple times.</para>
<para>Assign network device name <interface> (ie eth0) to the NIC with MAC <MAC>.
Note letters in the MAC-address must be lowercase!
@ -392,14 +403,21 @@ This parameter can be specified multiple times.</para>
@@ -392,14 +403,21 @@ This parameter can be specified multiple times.</para>
<para>mount nfs share from <server-ip>:/<root-dir>, if no server-ip is given,
use dhcp next_server. if server-ip is an IPv6 address it has to be put in brackets, e.g. [2001:DB8::1].
@ -418,9 +441,12 @@ NFS options can be appended with the prefix ":" or "," and a
@@ -418,9 +441,12 @@ NFS options can be appended with the prefix ":" or "," and a
@ -438,7 +471,10 @@ This is supported by dracut but not recommended.</para>
@@ -438,7 +471,10 @@ This is supported by dracut but not recommended.</para>
<para>Set the NFSv4 domain name. Will overwrite the settings in /etc/idmap.conf.</para>
</listitem>
@ -449,7 +485,15 @@ This is supported by dracut but not recommended.</para>
@@ -449,7 +485,15 @@ This is supported by dracut but not recommended.</para>
<para>protocol defaults to "6", LUN defaults to "0".</para>
<para>If the "servername" field is provided by BOOTP or DHCP, then that
@ -459,32 +503,52 @@ the boot server in the Boot stage (Section 7). However, if the
@@ -459,32 +503,52 @@ the boot server in the Boot stage (Section 7). However, if the
then used in the Discovery Service stage in conjunction with other
<para>activate DASD device with the given adaptor device bus ID and setting the sysfs attributes
to the specified values
@ -554,7 +626,7 @@ This parameter can be specified multiple times.</para>
@@ -554,7 +626,7 @@ This parameter can be specified multiple times.</para>
<title>ZFCP</title>
<variablelist>
<varlistentry>
<term><envar>rd_ZFCP=</envar><zfcp adaptor device bus ID>,<WWPN>,<FCPLUN></term>
<term><envar>rd_ZFCP=</envar><replaceable><zfcp adaptor device bus ID></replaceable>,<replaceable><WWPN></replaceable>,<replaceable><FCPLUN></replaceable></term>
<listitem>
<para>rd_ZFCP can be specified multiple times on the kernel command line.</para>