1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-21 23:19:07 +02:00
openwrt/package/system
Rui Salvaterra 18c24a29f9 zram-swap: robustify mkswap/swapon/swapoff invocation
Instead of assuming /sbin contains the correct BusyBox symlinks, directly invoke
the busybox executable. The required utilities are guaranteed to be present,
since the zram-swap package selects them. Additionally, don't assume busybox
resides in /bin, rely on PATH to find it.

While at it, update the copyright year, use SPDX and switch to AUTORELEASE.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-06-24 15:24:52 -10:00
..
ca-certificates download: add mirror alias for Debian 2021-02-26 20:41:00 +01:00
fstools fstools: add missing #define _GNU_SOURCE 2021-05-16 09:55:55 +01:00
fwtool fwtool: update to latest Git head 2019-11-14 22:53:31 +01:00
iucode-tool treewide: Mark packages nonshared if they depend on @TARGET_ 2021-05-24 00:28:22 +02:00
mtd mtd: fix imagetag compilation 2021-03-17 08:42:05 +01:00
openwrt-keyring openwrt-keyring: Only copy sign key for snapshots 2021-05-17 19:02:02 +02:00
opkg treewide: remove PKG_INSTALL from CMake packages 2021-06-19 20:44:59 -10:00
procd build: introduce $(MKHASH) 2021-05-13 15:13:15 +02:00
refpolicy Revert "refpolicy: add variant that builds modular policy" 2020-11-22 15:20:35 +00:00
rpcd treewide: remove BUILD_PARALLEL from CMake packages 2021-06-19 20:44:59 -10:00
selinux-policy selinux-policy: update to version v0.8 2021-03-14 12:56:46 +00:00
ubox ubox: fix init script validation of log_ip option 2021-05-28 15:23:14 +02:00
ubus treewide: mark selected packages nonshared 2021-06-13 23:58:15 +02:00
ucert ucert: update to latest git HEAD 2020-05-24 17:01:36 +02:00
uci uci: add uci_revert function 2021-06-21 08:36:03 -10:00
urandom-seed treewide: drop shebang from non-executable lib files 2021-01-29 14:29:41 +01:00
urngd treewide: remove BUILD_PARALLEL from CMake packages 2021-06-19 20:44:59 -10:00
usign usign: update to latest git HEAD 2020-05-23 13:38:12 +02:00
zram-swap zram-swap: robustify mkswap/swapon/swapoff invocation 2021-06-24 15:24:52 -10:00