generic-poky/meta/recipes-core/initscripts/initscripts-1.0
Jonathan Liu ea647cd9ee base-files: add /run directory from FHS 3 draft specification
This adds the /run directory from the Filesystem Hierarchy Standard 3.0
Draft [1] and refactors the filesystem as follows:
- Remove creation of /var/volatile/run
- Remove creation of /var/volatile/lock
- Remove symbolic link from /var/run to /var/volatile/run
- Remove symbolic link from /var/lock to /var/volatile/lock
- Add symbolic link from /var/run to /run
- Add symbolic link from /var/lock -> /run/lock
- Add /run to /etc/fstab for sysvinit compatibility

[1] http://www.linuxbase.org/betaspecs/fhs/fhs.html#runRuntimeVariableData

(From OE-Core rev: 0e326280a15b0f2c4ef2ef4ec441f63f55b75873)

Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-05-29 22:07:56 +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: let populate-volatile.sh create the /tmp link 2013-02-06 09:37:27 +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
functions initscripts: Add status function to /etc/init.d/functions 2013-02-08 14:50:38 +00: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 replace portmap with rpcbind. 2012-12-31 09:43:24 +00:00
populate-volatile.sh populate-volatile.sh: remove repeated leading slashes in TNAME 2013-05-24 14:14:47 +01:00
read-only-rootfs-hook.sh initscripts: fix read-only-rootfs-hook.sh to start earlier 2013-04-10 16:49:24 +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/sysfs.sh: mount debugfs if present 2012-09-24 11:30:37 +01: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 base-files: add /run directory from FHS 3 draft specification 2013-05-29 22:07:56 +01:00