]> git.pld-linux.org Git - projects/geninitrd.git/commitdiff
Legacy junk.
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 19 Oct 2006 12:40:11 +0000 (12:40 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Thu, 19 Oct 2006 12:40:11 +0000 (12:40 +0000)
svn-id: @7874

geninitrd

index a197a16c0c412cb2c39161aa9d8b060bc8396efb..e6f7757d2000426309aa8bc5b84054f95e8f4e00 100755 (executable)
--- a/geninitrd
+++ b/geninitrd
@@ -1085,6 +1085,7 @@ ln -s /linuxrc $MNTIMAGE/init
 
 inst /bin/initrd-busybox "$MNTIMAGE/bin/initrd-busybox"
 ln -s initrd-busybox "$MNTIMAGE/bin/sh"
+ln -s initrd-busybox "$MNTIMAGE/bin/busybox" # for older busyboxes who had /bin/busybox as EXEPATH
 
 if is_yes "$USEINSMODSTATIC" ; then
        inst "$INSMOD" $MNTIMAGE/bin/insmod.static
This page took 0.050887 seconds and 4 git commands to generate.