Hello Ryan Barry,
I'd like you to do a code review. Please visit
http://gerrit.ovirt.org/36741
to review the following change.
Change subject: Don't rename "Boot (Basic Video)" to install, remove it
......................................................................
Don't rename "Boot (Basic Video)" to install, remove it
It doesn't include nomodeset, and there's another line which does
the same. Just take it out of the list
Change-Id: I366560c304ca9bff98cfbd73956dd86f6a41659b
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1167768
Signed-off-by: Ryan Barry <[email protected]>
---
M recipe/common-nochroot.ks
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/41/36741/1
diff --git a/recipe/common-nochroot.ks b/recipe/common-nochroot.ks
index ffe99b2..b52dbb7 100644
--- a/recipe/common-nochroot.ks
+++ b/recipe/common-nochroot.ks
@@ -22,7 +22,7 @@
# Rename Boot option to Install or Upgrade
sed -i 's/^ menu label Boot$/ menu label Install or Upgrade/'
$LIVE_ROOT/isolinux/isolinux.cfg
-sed -i 's/^ menu label Boot (Basic Video)$/ menu label Install (Basic
Video)/' $LIVE_ROOT/isolinux/isolinux.cfg
+sed -i '/^ menu label Boot (Basic Video)$/d' $LIVE_ROOT/isolinux/isolinux.cfg
# add serial console boot entry
menu=$(mktemp)
--
To view, visit http://gerrit.ovirt.org/36741
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I366560c304ca9bff98cfbd73956dd86f6a41659b
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Fabian Deutsch <[email protected]>
Gerrit-Reviewer: Fabian Deutsch <[email protected]>
Gerrit-Reviewer: Ryan Barry <[email protected]>
_______________________________________________
node-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/node-patches