]> git.pld-linux.org Git - packages/geninitrd.git/commitdiff
- new
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 20 Aug 2006 14:49:59 +0000 (14:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    geninitrd-newbusybox.patch -> 1.1

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

diff --git a/geninitrd-newbusybox.patch b/geninitrd-newbusybox.patch
new file mode 100644 (file)
index 0000000..bd70d82
--- /dev/null
@@ -0,0 +1,12 @@
+Index: geninitrd
+===================================================================
+--- geninitrd  (wersja 7676)
++++ geninitrd  (kopia robocza)
+@@ -1085,6 +1085,7 @@
+ inst /bin/initrd-busybox "$MNTIMAGE/bin/sh"
+ ln -s sh "$MNTIMAGE/bin/busybox"
++ln -s sh "$MNTIMAGE/bin/initrd-busybox"
+ if is_yes "$USEINSMODSTATIC" ; then
+       inst "$INSMOD" $MNTIMAGE/bin/insmod.static
This page took 0.19969 seconds and 4 git commands to generate.