openwrt-redmi-ax3000/package/base-files/files
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
..
bin base-files: generate a global DHCP DUID 2025-10-19 19:46:22 +02:00
etc base-files: allow to skip unwanted scripts 2025-11-20 17:48:18 +01:00
lib base-files: add ucidef_set_interface_netdev_range function 2025-10-06 19:06:26 +02:00
rom
sbin base-files: ignore initscript output in sysupgrade 2025-06-22 19:45:02 +01:00
usr base-files: allow platform_check_image to prevent --force 2025-04-21 16:12:42 +01:00