SOURCES: geninitrd-ac.patch - fix applied upstream
glen
glen at pld-linux.org
Thu Feb 8 18:06:40 CET 2007
Author: glen Date: Thu Feb 8 17:06:40 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix applied upstream
---- Files affected:
SOURCES:
geninitrd-ac.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/geninitrd-ac.patch
diff -u SOURCES/geninitrd-ac.patch:1.2 SOURCES/geninitrd-ac.patch:1.3
--- SOURCES/geninitrd-ac.patch:1.2 Mon Feb 5 11:35:26 2007
+++ SOURCES/geninitrd-ac.patch Thu Feb 8 18:06:34 2007
@@ -1,4 +1,3 @@
-diff -ur geninitrd-8202.orig/geninitrd geninitrd-8202/geninitrd
--- geninitrd-8202.orig/geninitrd 2007-01-27 19:35:18.000000000 +0100
+++ geninitrd-8202/geninitrd 2007-02-05 11:31:33.000000000 +0100
@@ -934,12 +934,7 @@
@@ -15,12 +14,3 @@
else
echo >&2 "Warning: FS configuration options is obsoleted. Use INITRDFS instead"
INITRDFS="$FS"
-@@ -1556,7 +1556,7 @@
- init=/sbin/init
- fi
- umount /proc
--exec switch_root /newroot \$init
-+exec chroot /newroot \$init
- EOF
- # we need real file, not symlink
- rm -f $MNTIMAGE/init
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/geninitrd-ac.patch?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list