aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/etc
Commit message (Expand)AuthorAgeFilesLines
* base-files: enable BPF JIT kallsyms by defaultTony Ambardar2023-06-091-0/+1
* base-files: sysfixtime: Fix time on the fake RTCYuan Tao2023-02-191-6/+16
* base-files: LED/trigger/heartbeat: Add support for inversionOlliver Schinagl2022-08-061-0/+4
* base-files: LED/gpio: Ensure inverted is read as a booleanOlliver Schinagl2022-08-061-1/+1
* base-files: add wrapper for procd service list commandFlorian Eckert2022-03-191-0/+8
* procd: move service command to procdFlorian Eckert2022-03-191-21/+0
* base-files: call "sync" after initial setupRafał Miłecki2022-03-121-0/+1
* base-file: remove password aging feature form /etc/shadowRucke Teg2022-02-241-1/+1
* base-files: replace fgrep with grep -FRosen Penev2022-02-061-1/+1
* base-files: fix service_running checkFlorian Eckert2021-12-041-3/+3
* base-files: chmod 1777 /var/lockDeomid Ryabkov2021-10-231-2/+3
* base-files: fix /tmp/TZ when zoneinfo not installedPaul Spooren2021-06-241-7/+4
* base-files: fix zoneinfo supportRosen Penev2021-06-231-7/+9
* base-files: fix enabled for services with only STOPKarel Kočí2021-06-221-1/+6
* Revert "base-files: migrate old UCI network bridge ports syntax"Rafał Miłecki2021-05-201-23/+0
* base-files: migrate old UCI network bridge ports syntaxRafał Miłecki2021-05-181-0/+23
* base-files: shinit: properly handle dashes in service namesJo-Philipp Wich2021-05-121-1/+1
* base-files: fix status display commandAlexander Egorenkov2021-04-031-1/+1
* treewide: remove execute bit and shebang from board.d filesAdrian Schmutzler2021-03-061-1/+0
* base-files: add new application led trigger backendFlorian Eckert2021-03-051-4/+5
* base-files: use hwclock --systzRosen Penev2021-02-141-1/+1
* base-files: mount pstore if presentBrian Norris2021-01-291-0/+1
* base-files: informative service command in /etc/shinit. service command shows...Stan Grishin2020-12-031-5/+17
* base-files: fix alias more to properly detect /usr/bin/moreHuangbin Zhan2020-11-281-1/+1
* base-files: fix backwards compatiblity of rc.common EXTRA_COMMANDSMatthias Schiffer2020-11-171-6/+7
* base-files: fix rc.common help alignmentFlorian Eckert2020-11-021-14/+24
* base-files: drop default setup for vconfigAdrian Schmutzler2020-09-161-1/+0
* base-files: disable LEDs if default state is undefinedDavid Bauer2020-09-111-1/+1
* base-files: mount bpffs at bootTony Ambardar2020-07-311-0/+1
* base-files: replace backticks by $(...)Adrian Schmutzler2020-07-111-1/+1
* base-files: gpio switch: add named GPIO supportKuan-Yi Li2020-06-181-12/+30
* base-files: prevent issues w/ overlay on powerloss after sysupgradeSergey Ryazanov2020-06-031-1/+1
* base-files: add enabled commands to service rc.commonFlorian Eckert2020-04-081-0/+1
* base-files: Add /etc/shinit for non-login shell initJeffery To2020-03-012-20/+22
* base-files: diag: restore default trigger for 'boot' LEDPiotr Dymacz2020-02-241-0/+2
* brcm47xx: rename target to bcm47xxAdrian Schmutzler2020-02-141-1/+1
* base-files: move /tmp/resolv.conf.auto to /tmp/resolv.conf.d/Daniel Golle2020-01-071-2/+3
* base-files: rc.common: fix missing EXTRA_HELP textsPeter Stadler2019-11-141-1/+1
* base-files: remove shebang from uci-defaults filesAdrian Schmutzler2019-11-133-6/+0
* base-files: coreutil-date breaks setting kernel timezoneVal Kulkov2019-10-121-1/+1
* base-files,procd: add generic service statusLuiz Angelo Daros de Luca2019-09-151-1/+10
* base-files: implement generic service_runningPetr Štetiar2019-09-151-1/+6
* base-files: supress service restart of umountKarel Kočí2019-07-031-0/+5
* base-files: change boot & umount STOP indexesJoseph Tingiris2019-06-242-2/+2
* base-files: move urandom seed bits into separate packagePetr Štetiar2019-06-111-12/+0
* base-files: add reboot only button handlerAlan Swanson2019-05-301-0/+12
* base-files: add service_stopped as a post stop hookArthur Skowronek2019-05-051-0/+3
* base-files/hotplug: fix dedicated group for tty devicesMichael Heimpold2019-04-041-1/+1
* base-files: enable BPF JIT sysctl by defaultTony Ambardar2019-02-111-0/+2
* procd: Add wrapper for uci_validate_section()Jeffery To2019-01-221-7/+3