generic-poky/meta/recipes-core/base-files/base-files
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
..
licenses OECore license fixes: meta/* 2011-12-08 15:24:32 +00:00
share Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
filesystems base-files: filesystems: fix mount order 2012-01-06 14:41:47 +00:00
fstab base-files: add /run directory from FHS 3 draft specification 2013-05-29 22:07:56 +01:00
host.conf Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
inputrc Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
issue base-files: Allow a basic issue file to be extended by the code, following the method now used by OE 2010-11-02 09:20:46 +00:00
issue.net base-files: Allow a basic issue file to be extended by the code, following the method now used by OE 2010-11-02 09:20:46 +00:00
motd Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
nsswitch.conf Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
profile base-files: use dynamic root home directory 2012-12-26 11:34:06 +00:00
rotation Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
shells Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
usbd Major layout change to the packages directory 2010-08-27 15:29:45 +01:00