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 Move all filesystem generation code to fs/ 2010-04-09 11:04:36 +02:00
cpio fs/*/Config.in: remove useless configuration comments 2010-04-09 11:04:36 +02:00
cramfs cramfs/jffs2: use the new ROOTFS_DEVICE_TABLE variable 2010-04-17 04:36:23 +02:00
ext2 fs/ext2: fix blocks/inodes calculation 2010-04-19 14:33:14 +02:00
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 Move all filesystem generation code to fs/ 2010-04-09 11:04:36 +02:00
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 fs/*/Config.in: remove useless configuration comments 2010-04-09 11:04:36 +02:00
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