man pages: hostonly mode generates host-specific configuration

This fact hasn't been mentioned.
master
Amadeusz Żołnowski 2012-06-25 18:32:01 +02:00 committed by Harald Hoyer
parent 4ea629b9e1
commit 1d97bb8b39
2 changed files with 4 additions and 3 deletions

View File

@ -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]
====

View File

@ -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.