Author: glen                         Date: Sun Apr 27 17:43:24 2008 GMT
Module: SOURCES                       Tag: AC-branch
---- Log message:
- fix typo

---- Files affected:
SOURCES:
   grubby-xen.patch (NONE -> 1.1.2.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/grubby-xen.patch
diff -u /dev/null SOURCES/grubby-xen.patch:1.1.2.1
--- /dev/null   Sun Apr 27 19:43:24 2008
+++ SOURCES/grubby-xen.patch    Sun Apr 27 19:43:18 2008
@@ -0,0 +1,11 @@
+--- mkinitrd-5.0.4/grubby/new-kernel-pkg~      2008-04-27 20:41:41.000000000 
+0300
++++ mkinitrd-5.0.4/grubby/new-kernel-pkg       2008-04-27 20:42:10.567866463 
+0300
+@@ -268,7 +268,7 @@
+ 
+       --multiboot*)
+           if echo $1 |grep '=' >/dev/null; then
+-              mbkernel=`echo $1 | sed's/^--multiboot=//'`
++              mbkernel=`echo $1 | sed 's/^--multiboot=//'`
+           else
+               # can't really support having an optional second arg here
+               # sorry!
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to