[node-patches] Change in ovirt-node[master]: init: Add support for some cmdline args
fabiand at fedoraproject.org
fabiand at fedoraproject.org
Thu Aug 29 15:19:40 UTC 2013
Fabian Deutsch has submitted this change and it was merged.
Change subject: init: Add support for some cmdline args
......................................................................
init: Add support for some cmdline args
This patch adds support for setting keyboard layout/use_strong_rng/
disable_aes_ni/nfsv4_domain in cmdline args:
keyboard=layout(eg:keyboard=us)
use_strong_rng=<bytes>
disable_aes_ni=[y|n]
nfsv4_domain=domain
This informations are used to set keyboard layout/use_strong_rng/
disable_aes_ni/nfsv4_domain during an auto-installation.
Change-Id: I9f0f972c4b2cef433269567f25646869d010d30b
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=960846
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=911835
Signed-off-by: hadong <hadong0720 at gmail.com>
---
M scripts/ovirt-auto-install.py
M scripts/ovirt-init-functions.sh.in
2 files changed, 87 insertions(+), 8 deletions(-)
Approvals:
Fabian Deutsch: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/18455
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9f0f972c4b2cef433269567f25646869d010d30b
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: hadong <hadong0720 at gmail.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the node-patches
mailing list