busybox/applets
Baruch Siach 3d07446cef install.sh: don't clobber dangling symlinks
Symlinks in a subdirectory that is to become target rootfs are sometimes
dangling because they link to canonical file names that are not present
on the host, but are present relative to the target rootfs root. Don't
copy over dangling symlinks when noclobber is enabled

The -e test treats dangling symlinks as non-existent files. Add -h test
that returns true for all symlinks.

Cc: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2018-07-31 15:49:19 +02:00
..
.gitignore .gitignore: add missing ignores 2011-03-06 19:54:15 +01:00
applet_tables.c build system: fix parallel building issue 2018-04-14 01:55:51 +02:00
applets.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
busybox.mkll fix "make install" 2011-02-20 05:50:04 +01:00
busybox.mksuid buildsys: Add helper to list suid applets 2013-07-26 13:39:46 +02:00
individual.c style fixes, no code changes 2012-09-02 14:29:14 +02:00
install.sh install.sh: don't clobber dangling symlinks 2018-07-31 15:49:19 +02:00
Kbuild.src build system: different fix for include/applet_tables.h/include/NUM_APPLETS.h 2016-08-21 22:00:20 +02:00
usage_compressed Automatically disable FEATURE_COMPRESS_USAGE for small builds. 2017-01-06 19:16:36 +01:00
usage_pod.c build system: fix a few warnings for allnoconfig build 2016-07-05 21:43:28 +02:00
usage.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00