generic-poky/meta/recipes-core/initscripts/initscripts-1.0
Christopher Larson 142ac1aba1 initscripts: don't bg mk_dirs in populate-volatile
If a directory needs to be created to create something else in volatiles,
there's no guarantees on ordering due to the backgrounding. We can't guarantee
with certainty that the create directory commands are complete before the
later ones run. This ensures that we wait for directory creations to complete
before we proceed.

Chris Hallinan hit an actual failure due to this back in March of last year.

(From OE-Core rev: 138c3c26830e48a56ca7cb3e5feca324d13ec89c)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-26 14:40:44 +01: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: test whether /etc/init.d/hwclock.sh exists 2012-03-13 23:18:47 +00:00
checkfs.sh initscripts: add shebang where it was missing completely 2012-01-24 11:05:29 +00:00
checkroot.sh initscripts: add shebang where it was missing completely 2012-01-24 11:05:29 +00:00
device_table.txt Major layout change to the packages directory 2010-08-27 15:29:45 +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
finish.sh Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
functions The Skeleton initscript doesn't work on minimal image 2011-08-15 15:26:21 +01:00
halt initscripts: remove space from shebang, just cosmetics 2012-01-24 11:05:30 +00:00
hostname.sh initscripts: add shebang where it was missing completely 2012-01-24 11:05:29 +00:00
mountall.sh initscripts: add shebang where it was missing completely 2012-01-24 11:05:29 +00:00
mountnfs.sh initscripts: mount and unmount cifs network filesystems 2012-02-24 23:25:53 +00:00
populate-volatile.sh initscripts: don't bg mk_dirs in populate-volatile 2012-07-26 14:40:44 +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: Make /etc/timestamp consistent again. 2012-02-23 23:59:35 +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
sysfs.sh initscripts: avoid mounting /sys if it is already mounted 2012-01-06 12:11:33 +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: remove space from shebang, just cosmetics 2012-01-24 11:05:30 +00:00
volatiles Major layout change to the packages directory 2010-08-27 15:29:45 +01:00