about summary refs log tree commit diff
path: root/core-services/00-pseudofs.sh
Commit message (Expand)AuthorAgeFilesLines
* core-services/00-pseudofs: mount /sys/firmware/efi/efivars when appropriateLeah Neukirchen2022-03-251-0/+4
* Support pure v2 cgroup mounts 20210314ap4y2021-03-131-4/+30
* core-services/00-pseudofs.sh: mount cgroup v2 unified file systemAndrew J. Hesford2020-07-121-0/+4
* core-services/00-pseudofs.sh: Add securityfs mountpoint - Needed for LSM supportOlivier Mauras2017-03-211-0/+1
* 00-pseudofs.sh: create /run/lock and /run/log 20160826Duncaen2016-08-251-1/+1
* Fix mounting devtmpfs. (#54)Jan Tatje2016-08-221-1/+1
* core-services: remove extra newline from msg{,_warn}().Juan RP2015-03-221-1/+1
* core-services/00-pseudofs.sh: fix /proc mount due to a typo.Juan RP2014-09-281-1/+1
* 00-pseudofs.sh: restore cgroup mounting in a busybox-compatible wayChristian Neukirchen2014-09-231-0/+1
* core-services/00-pseudofs.sh: reworked so that busybox mount does not complain.Juan RP2014-09-211-7/+7
* core-services/00-pseudofs.sh: remove doubtful awk dependency.Juan RP2014-09-201-1/+0
* core-services/00-pseudofs.sh: do not mount cgroupfs on virtualization.Juan RP2014-08-081-2/+5
* core-services: do not need to be executable.Juan RP2014-08-071-0/+0
* Make core-services just shell snippets and source them from 1; idea from @chn...Juan RP2014-08-071-6/+1
* Added "core" services that are run from scripts on stage 1.Juan RP2014-08-071-0/+17