man pages: hostonly mode generates host-specific configuration
This fact hasn't been mentioned.master
parent
4ea629b9e1
commit
1d97bb8b39
|
|
@ -232,8 +232,8 @@ Default:
|
|||
This is useful when running dracut from a git checkout.
|
||||
|
||||
**-H, --hostonly**::
|
||||
Host-Only mode: Install only what is needed for booting
|
||||
the local host instead of a generic host.
|
||||
Host-Only mode: Install only what is needed for booting the local host
|
||||
instead of a generic host and generate host-specific configuration.
|
||||
+
|
||||
[WARNING]
|
||||
====
|
||||
|
|
|
|||
|
|
@ -65,7 +65,8 @@ line are not interpreted.
|
|||
Strip binaries in the initramfs (default=yes)
|
||||
|
||||
*hostonly=*"__{yes|no}__"::
|
||||
Host-Only mode: Install only what is needed for booting the local host instead of a generic host.
|
||||
Host-Only mode: Install only what is needed for booting the local host
|
||||
instead of a generic host and generate host-specific configuration.
|
||||
|
||||
*tmpdir=*"__<temporary directory>__"::
|
||||
Specify temporary directory to use.
|
||||
|
|
|
|||
Loading…
Reference in New Issue