| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: add wrapper for procd service list command | Florian Eckert | 2022-03-19 | 1 | -0/+8 |
* | procd: move service command to procd | Florian Eckert | 2022-03-19 | 1 | -21/+0 |
* | base-files: call "sync" after initial setup | Rafał Miłecki | 2022-03-12 | 1 | -0/+1 |
* | base-file: remove password aging feature form /etc/shadow | Rucke Teg | 2022-02-24 | 1 | -1/+1 |
* | base-files: replace fgrep with grep -F | Rosen Penev | 2022-02-06 | 1 | -1/+1 |
* | base-files: fix service_running check | Florian Eckert | 2021-12-04 | 1 | -3/+3 |
* | base-files: chmod 1777 /var/lock | Deomid Ryabkov | 2021-10-23 | 1 | -2/+3 |
* | base-files: fix /tmp/TZ when zoneinfo not installed | Paul Spooren | 2021-06-24 | 1 | -7/+4 |
* | base-files: fix zoneinfo support | Rosen Penev | 2021-06-23 | 1 | -7/+9 |
* | base-files: fix enabled for services with only STOP | Karel Kočí | 2021-06-22 | 1 | -1/+6 |
* | Revert "base-files: migrate old UCI network bridge ports syntax" | Rafał Miłecki | 2021-05-20 | 1 | -23/+0 |
* | base-files: migrate old UCI network bridge ports syntax | Rafał Miłecki | 2021-05-18 | 1 | -0/+23 |
* | base-files: shinit: properly handle dashes in service names | Jo-Philipp Wich | 2021-05-12 | 1 | -1/+1 |
* | base-files: fix status display command | Alexander Egorenkov | 2021-04-03 | 1 | -1/+1 |
* | treewide: remove execute bit and shebang from board.d files | Adrian Schmutzler | 2021-03-06 | 1 | -1/+0 |
* | base-files: add new application led trigger backend | Florian Eckert | 2021-03-05 | 1 | -4/+5 |
* | base-files: use hwclock --systz | Rosen Penev | 2021-02-14 | 1 | -1/+1 |
* | base-files: mount pstore if present | Brian Norris | 2021-01-29 | 1 | -0/+1 |
* | base-files: informative service command in /etc/shinit. service command shows... | Stan Grishin | 2020-12-03 | 1 | -5/+17 |
* | base-files: fix alias more to properly detect /usr/bin/more | Huangbin Zhan | 2020-11-28 | 1 | -1/+1 |
* | base-files: fix backwards compatiblity of rc.common EXTRA_COMMANDS | Matthias Schiffer | 2020-11-17 | 1 | -6/+7 |
* | base-files: fix rc.common help alignment | Florian Eckert | 2020-11-02 | 1 | -14/+24 |
* | base-files: drop default setup for vconfig | Adrian Schmutzler | 2020-09-16 | 1 | -1/+0 |
* | base-files: disable LEDs if default state is undefined | David Bauer | 2020-09-11 | 1 | -1/+1 |
* | base-files: mount bpffs at boot | Tony Ambardar | 2020-07-31 | 1 | -0/+1 |
* | base-files: replace backticks by $(...) | Adrian Schmutzler | 2020-07-11 | 1 | -1/+1 |
* | base-files: gpio switch: add named GPIO support | Kuan-Yi Li | 2020-06-18 | 1 | -12/+30 |
* | base-files: prevent issues w/ overlay on powerloss after sysupgrade | Sergey Ryazanov | 2020-06-03 | 1 | -1/+1 |
* | base-files: add enabled commands to service rc.common | Florian Eckert | 2020-04-08 | 1 | -0/+1 |
* | base-files: Add /etc/shinit for non-login shell init | Jeffery To | 2020-03-01 | 2 | -20/+22 |
* | base-files: diag: restore default trigger for 'boot' LED | Piotr Dymacz | 2020-02-24 | 1 | -0/+2 |
* | brcm47xx: rename target to bcm47xx | Adrian Schmutzler | 2020-02-14 | 1 | -1/+1 |
* | base-files: move /tmp/resolv.conf.auto to /tmp/resolv.conf.d/ | Daniel Golle | 2020-01-07 | 1 | -2/+3 |
* | base-files: rc.common: fix missing EXTRA_HELP texts | Peter Stadler | 2019-11-14 | 1 | -1/+1 |
* | base-files: remove shebang from uci-defaults files | Adrian Schmutzler | 2019-11-13 | 3 | -6/+0 |
* | base-files: coreutil-date breaks setting kernel timezone | Val Kulkov | 2019-10-12 | 1 | -1/+1 |
* | base-files,procd: add generic service status | Luiz Angelo Daros de Luca | 2019-09-15 | 1 | -1/+10 |
* | base-files: implement generic service_running | Petr Štetiar | 2019-09-15 | 1 | -1/+6 |
* | base-files: supress service restart of umount | Karel Kočí | 2019-07-03 | 1 | -0/+5 |
* | base-files: change boot & umount STOP indexes | Joseph Tingiris | 2019-06-24 | 2 | -2/+2 |
* | base-files: move urandom seed bits into separate package | Petr Štetiar | 2019-06-11 | 1 | -12/+0 |
* | base-files: add reboot only button handler | Alan Swanson | 2019-05-30 | 1 | -0/+12 |
* | base-files: add service_stopped as a post stop hook | Arthur Skowronek | 2019-05-05 | 1 | -0/+3 |
* | base-files/hotplug: fix dedicated group for tty devices | Michael Heimpold | 2019-04-04 | 1 | -1/+1 |
* | base-files: enable BPF JIT sysctl by default | Tony Ambardar | 2019-02-11 | 1 | -0/+2 |
* | procd: Add wrapper for uci_validate_section() | Jeffery To | 2019-01-22 | 1 | -7/+3 |
* | base-files: install missing /etc/iproute2/ematch_map | Tony Ambardar | 2018-12-19 | 1 | -0/+8 |
* | base-files: Fix netdev led trigger | Hauke Mehrtens | 2018-12-16 | 1 | -1/+4 |
* | base-files: diag.sh: Make it more generic towards DTS so it could be reused | Petr Štetiar | 2018-12-06 | 1 | -2/+48 |
* | base-files: fix unkillable processes after restart | Linus Kardell | 2018-11-22 | 1 | -0/+1 |