[node-patches] Change in ovirt-node[master]: init: Switch to the new installer
fabiand at fedoraproject.org
fabiand at fedoraproject.org
Fri Mar 1 11:02:45 UTC 2013
Fabian Deutsch has uploaded a new change for review.
Change subject: init: Switch to the new installer
......................................................................
init: Switch to the new installer
Change-Id: I1974ffd9be54f11494d188cc96f2067e6b74c57c
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M scripts/ovirt-init-functions.sh
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/55/12555/1
diff --git a/scripts/ovirt-init-functions.sh b/scripts/ovirt-init-functions.sh
index f0f151d..91e1c9c 100644
--- a/scripts/ovirt-init-functions.sh
+++ b/scripts/ovirt-init-functions.sh
@@ -1140,7 +1140,7 @@
plymouth --hide-splash
export LVM_SUPPRESS_FD_WARNINGS=0
- /usr/libexec/ovirt-config-installer -x < /dev/console
+ openvt -f -c 1 -w -s -l -- /usr/bin/ovirt-node-installer
plymouth --show-splash
fi
--
To view, visit http://gerrit.ovirt.org/12555
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1974ffd9be54f11494d188cc96f2067e6b74c57c
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
More information about the node-patches
mailing list