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 <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
