lede/package
Karel Kočí 1c2a7462df base-files: fix enabled for services with only STOP
There are services that have only STOP value set. They are executed only
on shutdown and it is common to use them for system cleanup. There is
one such service shipped directly with base-files, it is 'umount'. Those
work the same way as those with START but enabled does not report them
as enabled although it should have as they can be enabled and disabled
as any other service.

This also changes check from check for executable to check for symbolic
link. The implementation depends on those being links to service file
and it is much cleaner and direct to check for them being links.

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2024-10-17 16:03:37 +08:00
..
base-files base-files: fix enabled for services with only STOP 2024-10-17 16:03:37 +08:00
boot uboot-rockchip: refresh rk3399 devices config 2024-10-15 19:40:18 +08:00
devel tools: add tmon package 2024-04-02 21:56:25 +08:00
firmware linux-firmware: Update to version 20240909 2024-09-23 19:38:19 +08:00
kernel mediatek: add support for OpenEmbed SOM7981 (#12524) 2024-10-08 19:42:37 +08:00
lean r8152: add support for r8157 2024-10-02 23:00:03 +08:00
libs openssl: update to 3.0.15 2024-09-15 19:00:05 +08:00
network ipset: update to version 7.21 2024-09-14 22:20:16 +08:00
qat openssl-qat: fix openssl-qat build 2022-04-25 19:02:30 +08:00
qca qca-nss-ecm: enable iptables NAT loopback 2024-06-22 18:29:27 +08:00
system apk: move package to core 2024-07-26 17:00:34 +08:00
utils package: busybox: disable mips16 on hard-float 2024-09-22 23:21:02 +08:00
wwan sendat: add AT Commnad package 2024-08-12 16:30:47 +08:00
Makefile add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00