[node-patches] Change in ovirt-node[master]: switch LANG=C to fix installer/setup character display issue...
jboggs at redhat.com
jboggs at redhat.com
Thu Jan 10 16:16:01 UTC 2013
Joey Boggs has uploaded a new change for review.
Change subject: switch LANG=C to fix installer/setup character display issues
......................................................................
switch LANG=C to fix installer/setup character display issues
Change-Id: Ib074ad0409529a25242252466e57e623f4e63268
Signed-off-by: Joey Boggs <jboggs at redhat.com>
---
M recipe/common-install.ks
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/78/10878/1
diff --git a/recipe/common-install.ks b/recipe/common-install.ks
index 48f4431..7ca30a6 100644
--- a/recipe/common-install.ks
+++ b/recipe/common-install.ks
@@ -1,4 +1,4 @@
-lang en_US.UTF-8
+lang C
keyboard us
timezone --utc UTC
auth --useshadow --enablemd5
--
To view, visit http://gerrit.ovirt.org/10878
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib074ad0409529a25242252466e57e623f4e63268
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Joey Boggs <jboggs at redhat.com>
More information about the node-patches
mailing list