diff options
author | Jeremy Katz <katzj@redhat.com> | 2004-01-06 23:37:50 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2004-01-06 23:37:50 +0000 |
commit | c2705387272baa56829b9236ee095390119eb36a (patch) | |
tree | 93648fda09f6f1976bfbd1d7cb8a9440af4647ae /docs/command-line.txt | |
parent | a417b6e2edac5605f284697460be59bc587b5b0d (diff) | |
download | anaconda-c2705387272baa56829b9236ee095390119eb36a.tar.gz anaconda-c2705387272baa56829b9236ee095390119eb36a.tar.xz anaconda-c2705387272baa56829b9236ee095390119eb36a.zip |
add dhcp class id support (#107946). requires pump >= 0.8.20
Diffstat (limited to 'docs/command-line.txt')
-rw-r--r-- | docs/command-line.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/command-line.txt b/docs/command-line.txt index 97a1d787a..06582c2f5 100644 --- a/docs/command-line.txt +++ b/docs/command-line.txt @@ -102,6 +102,9 @@ kssendmac Adds HTTP headers to ks=http:// request that can be helpful HTTP_X_RHN_PROVISIONING_0, HTTP_X_RHN_PROVISIONING_1, etc, for all nics. +dhcpclass=<class> Sends a custom DHCP vendor class identifier. ISC's dhcpcd can + inspect this value using "option vendor-class-identifier". + upgradeany Don't require an /etc/redhat-release that matches the expected syntax to upgrade. |