openwrt-redmi-ax3000/package/base-files/files/etc
Konstantin Demin 9b7ffed9eb base-files: allow to skip unwanted scripts
this change allows one to selectively "hush" scripts from /etc/profile.d/ directory.
e.g., to skip "opkg to apk cheatsheet" message ("/etc/profile.d/apk-cheatsheet.sh") create empty file "/etc/profile.d/apk-cheatsheet.hush" using, for example, command "touch /etc/profile.d/apk-cheatsheet.hush"

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19953
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-11-20 17:48:18 +01:00
..
board.d
hotplug.d base-files: configure LED when added 2024-10-03 23:05:24 +01:00
init.d base-files: commit and sync before removing defaults script. 2025-10-04 20:49:21 +02:00
iproute2
profile.d base-files: split /etc/profile 2025-11-20 17:48:18 +01:00
rc.button fstools: update to latest HEAD 2024-12-02 14:43:09 +01:00
sysctl.d base-files: enable BPF JIT kallsyms by default 2023-06-02 20:53:49 +02:00
uci-defaults base-files: correct global DHCP DUID generation 2025-11-08 16:30:37 +01:00
banner
banner.failsafe
device_info
diag.sh
ethers
fstab
group
hosts
inittab
openwrt_release
openwrt_version
os-release
passwd
preinit
profile base-files: allow to skip unwanted scripts 2025-11-20 17:48:18 +01:00
protocols
rc.common procd: do not overwrite service data by default 2024-12-17 21:54:54 +01:00
rc.local
services
shadow
shells
shinit procd: move service command to procd 2022-03-19 16:13:58 +01:00
sysctl.conf base-files: /etc/sysctl.conf: clarity in comment 2024-10-03 17:29:02 +02:00
sysupgrade.conf