openwrt/package
Konstantin Demin 9b7ffed9eb
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
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
..
base-files base-files: allow to skip unwanted scripts 2025-11-20 17:48:18 +01:00
boot uboot-rockchip: add ROCK 2A/2F support 2025-11-15 19:56:27 +01:00
devel gdb: Update to version 16.3 2025-11-08 20:58:30 +01:00
firmware intel-microcode: update to 2025111 2025-11-15 19:28:03 +01:00
kernel mt76: Enable NPU support for Airoha AN7581 SoC 2025-11-19 11:30:57 +01:00
libs libubox: update to Git HEAD (2025-11-14) 2025-11-15 08:22:24 +01:00
network wifi-scripts: bump reassociation_deadline default to 20000 2025-11-19 18:54:27 +01:00
system apk-tools: implement compression of on-device scripts.tar 2025-11-18 17:25:06 +01:00
utils lua: Forward LDFLAGS 2025-11-18 23:13:46 +01:00
Makefile package: do not sign individual APK packages 2025-10-09 12:52:43 +02:00