]> git.pld-linux.org Git - packages/geninitrd.git/commitdiff
- new
authorAdam Gołębiowski <adamg@pld-linux.org>
Wed, 31 Jan 2007 21:47:14 +0000 (21:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    geninitrd-ac.patch -> 1.1

geninitrd-ac.patch [new file with mode: 0644]

diff --git a/geninitrd-ac.patch b/geninitrd-ac.patch
new file mode 100644 (file)
index 0000000..84c147c
--- /dev/null
@@ -0,0 +1,11 @@
+--- geninitrd-8202/geninitrd~  2007-01-27 19:35:18.000000000 +0100
++++ geninitrd-8202/geninitrd   2007-01-31 22:43:07.000000000 +0100
+@@ -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.032132 seconds and 4 git commands to generate.