buildroot/system/skeleton
Norbert Lange 02d3500747 system/skeleton: provide run/lock directory
We changed the skeletons in bf01e51f3c, so that var/lock
points to run/lock. This resulted in build failures as
some packages want to work with these paths.

-   Create run/lock, the run directory will be purged
    later anyway (since 5e78e7e97d).
-   for init == systemd, create the var/lock symlink early
    to prevent packages creating this path as directory.

Fixes:
http://autobuild.buildroot.net/results/3ee/3ee8f9ee55e51af38e9dbe7b9840c9589d88a30f

Signed-off-by: Norbert Lange <nolange79@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2022-01-12 20:38:09 +01:00
..
dev skeleton: add /dev/fd, /dev/std{in, out, err} symlinks for static /dev on readonly rootfs 2018-05-01 21:53:45 +02:00
etc system: replace nogroup with nobody 2020-07-18 14:18:33 +02:00
media New top-level directory: system 2012-11-04 12:51:08 +01:00
mnt New top-level directory: system 2012-11-04 12:51:08 +01:00
opt New top-level directory: system 2012-11-04 12:51:08 +01:00
proc New top-level directory: system 2012-11-04 12:51:08 +01:00
root skeleton: Remove bash specific files 2015-10-04 15:53:01 +01:00
run/lock system/skeleton: provide run/lock directory 2022-01-12 20:38:09 +01:00
sys New top-level directory: system 2012-11-04 12:51:08 +01:00
tmp New top-level directory: system 2012-11-04 12:51:08 +01:00
usr New top-level directory: system 2012-11-04 12:51:08 +01:00