generic-poky/meta/recipes-core/initscripts/initscripts-1.0
Jens Rehsack 85ac8eb473 initscripts: populate-volatiles.sh: add mount-bind feature
Add ability to run "mount --bind" to populate-volatiles. Since several
programs use realpath to determine several full qualified file names,
there is no symlink to be resolved. So when speccing /run/lock - that's
the location - not /var/run/lock because of the program is smarter
than the operator/distributor.

See https://github.com/rehsack/meta-jens/blob/jethro/recipes-core/initscripts/initscripts/volatiles
for an example how to use the "b" feature.

(From OE-Core rev: ab42fcaf1427a29c31ac2e93965e20849b1b1234)

Signed-off-by: Jens Rehsack <sno@netbsd.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-02-14 11:42:19 +00:00
..
arm Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
GPLv2.patch Upstream-Status update for several recipes 2011-05-17 15:14:43 +01:00
banner.sh Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
bootmisc.sh initscripts: fix bashism in bootmisc.sh 2014-07-23 21:59:17 +01:00
checkfs.sh initscripts: add shebang where it was missing completely 2012-01-24 11:05:29 +00:00
checkroot.sh checkroot.sh: check for conflicting configurations 2013-08-26 13:19:42 +01:00
devpts Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
devpts.sh initscripts: remove space from shebang, just cosmetics 2012-01-24 11:05:30 +00:00
dmesg.sh initscripts: add dmesg file to /var/log 2013-07-10 09:42:00 +01:00
functions initscripts: define failure/success/warning/pass functions 2014-01-28 00:52:33 +00:00
halt initscripts: remove space from shebang, just cosmetics 2012-01-24 11:05:30 +00:00
hostname.sh initscripts: make hostname.sh coreutils-compatible 2014-07-19 00:08:59 +01:00
logrotate-dmesg.conf initscripts: add dmesg file to /var/log 2013-07-10 09:42:00 +01:00
mountall.sh initscripts: add shebang where it was missing completely 2012-01-24 11:05:29 +00:00
mountnfs.sh initscripts: remove erroneous call to /etc/default/rcS in mountnfs.sh 2013-11-24 12:25:34 +00:00
populate-volatile.sh initscripts: populate-volatiles.sh: add mount-bind feature 2016-02-14 11:42:19 +00:00
read-only-rootfs-hook.sh read-only-rootfs-hook.sh: check before bind mounting /var/lib 2013-08-26 13:19:42 +01:00
reboot initscripts: remove space from shebang, just cosmetics 2012-01-24 11:05:30 +00:00
rmnologin.sh initscripts: remove space from shebang, just cosmetics 2012-01-24 11:05:30 +00:00
save-rtc.sh initscripts: hide the error in case system is not writeable 2015-12-01 21:32:10 +00:00
sendsigs initscripts: remove space from shebang, just cosmetics 2012-01-24 11:05:30 +00:00
single initscripts: remove space from shebang, just cosmetics 2012-01-24 11:05:30 +00:00
sushell initscripts: Fix regression for requiring /bin/bash 2015-08-10 12:40:24 -07:00
sysfs.sh initscripts/sysfs.sh: Mount devtmpfs on /dev/ if needed 2015-10-27 07:24:27 +00:00
umountfs initscripts: remove space from shebang, just cosmetics 2012-01-24 11:05:30 +00:00
umountnfs.sh initscripts: mount and unmount cifs network filesystems 2012-02-24 23:25:53 +00:00
urandom initscripts: Add support for /etc/default/urandom 2014-07-19 00:09:00 +01:00
volatiles base-files: add /run directory from FHS 3 draft specification 2013-05-29 22:07:56 +01:00