summaryrefslogtreecommitdiff
path: root/initd/early.c
Commit message (Expand)AuthorAgeFilesLines
* init: attempt to mount efivarfsDaniel Golle2023-01-161-3/+4
* procd: completely remove tmp-on-zram supportRui Salvaterra2022-03-031-8/+4
* procd: clean up /dev/pts mountsRui Salvaterra2022-01-111-1/+1
* procd: mount /dev with noexecRui Salvaterra2022-01-111-1/+1
* initd: attempt to mount cgroup2Daniel Golle2020-08-061-1/+1
* procd: detect lxc container and behave accordinglyPaul Spooren2019-05-081-8/+12
* early: set /tmp permissions explicitlyHans Dedecker2018-11-231-1/+1
* procd: Add %m to several functions that return errno.Rosen Penev2018-01-021-1/+1
* add missing includesFelix Fietkau2017-02-111-0/+1
* make /var/{run, lock, state} not world writable (0755)Etienne CHAMPETIER2016-06-171-3/+3
* initd: use patch_stdio() for early console setupJo-Philipp Wich2016-05-161-13/+5
* initd: allow overriding early PATH through build time defineJo-Philipp Wich2016-02-081-1/+1
* Align early init PATH with system wide OpenWrt path valueJo-Philipp Wich2016-01-141-1/+1
* explicitely ignore return value of symlink(3) callDaniel Golle2015-10-261-1/+2
* Add MS_NODEV MS_NOEXEC MS_NOSUID mount options where neededEtienne CHAMPETIER2015-10-031-6/+6
* move /dev/shm to /tmp/shmDaniel Gimpelevich2015-09-151-4/+8
* fix /dev/shm permissions, this time for realDaniel Gimpelevich2015-06-181-0/+3
* fix /dev/shm permissionsDaniel Gimpelevich2015-06-171-1/+1
* remove ->John Crispin2015-05-231-2/+0
* properly handle return codesJohn Crispin2015-03-281-1/+2
* Convert log calls to ulog() apiJo-Philipp Wich2015-02-251-1/+0
* previous commit accidentiall dropped the cgroup mountJohn Crispin2014-12-021-0/+1
* add support for zram compressed tmpfsJohn Crispin2014-12-021-21/+22
* initd: mount cgroupLuka Perkov2014-11-141-0/+1
* Fix scroll lock blocking procdJohn Crispin2014-10-061-0/+2
* debloat and reorganize codeJohn Crispin2013-11-151-0/+95