buildrootschalter/fs/initramfs
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
..
Config.in initramfs: update help text 2010-06-26 07:44:16 +02:00
gen_initramfs_list.sh Move all filesystem generation code to fs/ 2010-04-09 11:04:36 +02:00
initramfs.mk initramfs: fix init symlink creation 2010-11-17 21:20:45 +01:00