kumquat-buildroot/support/scripts
Jens Maus 82f64203a8 support/scripts: allow /etc/shadow to be symlinked
This commit fixes a problem where it was not possible to replace
/etc/shadow with a symlink to a e.g. a user partition where the
shadow file is placed. This is required, e.g. for systems where the
rootfs is mounted read-only but users should still be able to be
added. Thus, if within an filesystem overlay setup a user tries
to replace /etc/shadow with a symlink to the real file on a user
partition a buildroot build stops with an error message because
sed is called on the symlink instead of following the symlink.
This commit fixes this shortcoming.

Signed-off-by: Jens Maus <mail@jens-maus.de>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-06-24 17:49:48 +02:00
..
checkpackagelib check-package: move parts to subdirectory 2017-04-20 22:29:41 +02:00
apply-patches.sh support/apply-patches: re-instate set -e 2016-07-06 14:47:30 +02:00
br2-external support/scripts: fix shebang with bash 2017-06-08 21:43:05 +02:00
brpkgutil.py graph-depends: rename pkgutil.py to brpkgutil.py 2017-03-21 23:11:04 +01:00
check-bin-arch support/scripts: fix shebang with bash 2017-06-08 21:43:05 +02:00
check-host-rpath support/scripts/check-host-rpath: also check HOST_DIR/{bin, sbin} 2016-04-21 22:17:36 +02:00
check-kernel-headers.sh
check-package check-package: move parts to subdirectory 2017-04-20 22:29:41 +02:00
eclipse-register-toolchain
expunge-gconv-modules
fix-configure-powerpc64.sh support/scripts: fix shebang with bash 2017-06-08 21:43:05 +02:00
genimage.sh support/scripts: fix shebang with bash 2017-06-08 21:43:05 +02:00
get-developers get-developers: fix parentheses for print 2016-11-05 11:49:05 +01:00
getdeveloperlib.py scripts/get-developers: correct type of patches argument 2016-10-25 12:43:27 +02:00
graph-build-time support/scripts: fix graph-build-time help text 2016-05-24 23:26:25 +02:00
graph-depends support/scripts: fix shebang with python 2017-06-07 21:55:10 +02:00
hardlink-or-copy support/scripts: fix shebang with bash 2017-06-08 21:43:05 +02:00
mkmakefile
mkusers support/scripts: allow /etc/shadow to be symlinked 2017-06-24 17:49:48 +02:00
pkg-stats pkg-stats: also parse toolchain packages 2017-04-09 09:57:44 +02:00
pycompile.py pycompile: allow to force compilation 2017-03-20 23:00:25 +01:00
scancpan scancpan: refactor with $mirror 2017-06-15 22:32:01 +02:00
scanpypi scanpypi: fix comment typo 2017-06-17 13:15:05 +02:00
setlocalversion
size-stats size-stats: don't count hard links 2017-02-06 19:38:53 +01:00
size-stats-compare
test-pkg support/scripts: fix shebang with bash 2017-06-08 21:43:05 +02:00
xorg-release support/scripts: fix shebang with python 2017-06-07 21:55:10 +02:00