]> git.pld-linux.org Git - packages/geninitrd.git/commitdiff
- fix applied upstream
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 8 Feb 2007 17:06:34 +0000 (17:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    geninitrd-ac.patch -> 1.3

geninitrd-ac.patch

index 2fcde32ffec63336d25abddfb3cc9af4b217fb15..2be7d6d30d533a7fdf869b2db7b2802f0d9aa5a1 100644 (file)
@@ -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 @@ diff -ur geninitrd-8202.orig/geninitrd geninitrd-8202/geninitrd
        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
This page took 0.044984 seconds and 4 git commands to generate.