kumquat-buildroot/fs
Mike Frysinger dde5b6830c initramfs: fix init symlink creation
The -e test will dereference the symlink, so if there is no /bin/init,
we will constantly try to create the symlink.  So rather than error on
subsequent runs when the link exists, use the force flag to ln.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-11-17 21:20:45 +01:00
..
cloop
cpio
cramfs
ext2
initramfs initramfs: fix init symlink creation 2010-11-17 21:20:45 +01:00
iso9660
jffs2 Merge branch 'for-2010.11/remove-deprecated-arch' of git://git.busybox.net/~tpetazzoni/git/buildroot 2010-09-30 14:41:38 +02:00
romfs
skeleton
squashfs squashfs: add lzma support 2010-09-20 22:05:39 +02:00
tar
ubifs
common.mk
Config.in