[node-patches] Change in ovirt-node[master]: Revert "RHEV-H ONLY: correct boot menu options due to livecd...

fabiand at redhat.com fabiand at redhat.com
Fri Aug 15 16:06:59 UTC 2014


Fabian Deutsch has uploaded a new change for review.

Change subject: Revert "RHEV-H ONLY: correct boot menu options due to livecd-tools update"
......................................................................

Revert "RHEV-H ONLY: correct boot menu options due to livecd-tools update"

This commit removes nearly all boot entreis from the menu on el7.

This reverts commit 451a67d87ce2774c8daed55cb393945461448ff4.

Change-Id: I8b987b4a2b5ad655b07f056d33cf00be459edd36
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M recipe/common-nochroot.ks
1 file changed, 1 insertion(+), 5 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/42/31542/1

diff --git a/recipe/common-nochroot.ks b/recipe/common-nochroot.ks
index 077942c..f9ee49b 100644
--- a/recipe/common-nochroot.ks
+++ b/recipe/common-nochroot.ks
@@ -17,12 +17,8 @@
 # Remove Verify and Boot option
 sed -i -e '/label check0/{N;N;N;d;}' $LIVE_ROOT/isolinux/isolinux.cfg
 
-# remove extra Boot menu option
-sed -i -e '0,/linux0/s/linux0/linux00/' $LIVE_ROOT/isolinux/isolinux.cfg
-sed -i -e '/label linux00/{N;N;N;d;}' $LIVE_ROOT/isolinux/isolinux.cfg
-
 # Rename Boot option to Install or Upgrade
-sed -i 's/^  menu label Boot (Basic Video)$/  menu label Install or Upgrade/' $LIVE_ROOT/isolinux/isolinux.cfg
+sed -i 's/^  menu label Boot$/  menu label Install or Upgrade/' $LIVE_ROOT/isolinux/isolinux.cfg
 
 # add serial console boot entry
 menu=$(mktemp)


-- 
To view, visit http://gerrit.ovirt.org/31542
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8b987b4a2b5ad655b07f056d33cf00be459edd36
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>



More information about the node-patches mailing list