[Fedora-xen] [patch 5/4] elilo multiboot support

Aron Griffis aron at hp.com
Fri Jun 23 12:48:58 UTC 2006


The new-kernel-pkg patch submitted in this thread contained a typo.
This patch fixes that.

Signed-off-by: Aron Griffis <aron at hp.com>

diff -r f59e085b800f -r 624f49b8c307 grubby/new-kernel-pkg
--- a/grubby/new-kernel-pkg	Wed Jun 07 16:17:07 2006 -0400
+++ b/grubby/new-kernel-pkg	Thu Jun 22 20:16:57 2006 -0400
@@ -151,7 +151,7 @@ install() {
     if [ -n "$cfgLilo" ]; then
 	[ -n "$verbose" ] && echo "adding $version to $liloConfig"
 
-	$grubby --add-kernel=$bootPrefix/$kernelName-$version $INITRD 
+	$grubby --add-kernel=$bootPrefix/$kernelName-$version $INITRD \
 		--copy-default $makedefault --title $version \
 		${mbkernel:+--add-multiboot="$mbkernel"} ${mbargs:+--mbargs="$mbargs"} \
 		--args="root=$rootdevice $kernargs" --remove-kernel="TITLE=$version" \
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-xen/attachments/20060623/c7ba24d1/attachment.sig>


More information about the Fedora-xen mailing list