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 iso9660: take into account the linux changes 2010-06-22 21:20:26 +02:00
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 fs/skeleton: remove ancient .bashrc 2010-09-16 09:56:16 +02:00
squashfs squashfs: add lzma support 2010-09-20 22:05:39 +02:00
tar
ubifs ubifs: fix lzo typo 2010-07-01 15:35:00 +02:00
common.mk linux: add support for initramfs 2010-06-22 21:20:28 +02:00
Config.in fs: add option to define path to custom rootfs skeleton 2010-07-18 23:15:55 +02:00