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
apply-patches.sh
br2-external support/scripts: fix shebang with bash 2017-06-08 21:43:05 +02:00
brpkgutil.py
check-bin-arch support/scripts: fix shebang with bash 2017-06-08 21:43:05 +02:00
check-host-rpath
check-kernel-headers.sh
check-package
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
getdeveloperlib.py
graph-build-time
graph-depends
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
pycompile.py
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-compare
test-pkg support/scripts: fix shebang with bash 2017-06-08 21:43:05 +02:00
xorg-release