openwrt/package
Petr Štetiar b2a84c86e3
apk: host: make the help available
Currently, the apk utility lacks accessible help documentation, making
it cumbersome for human users:

 apk-tools 3.0.0_pre20240519, compiled for x86_64.

 ERROR: This apk-tools has been built without help

This absence of help forces users to delve into the apk's build
directory to understand its functionality. To enhance usability, we will
enable the help feature for the host build. The host environment can
accommodate the 3% increase in binary size for the added convenience.

On Ubuntu 22.04, x86_64 platform, the apk size increases by 17,816 bytes
(from 594,144 to 611,960 bytes), a 2.99% increase. This is a reasonable
trade-off for improved ergonomics.

Additionally fix the Lua host build dependency as apk-tools uses during
the build Lua to convert SCDOC manpages to apk-tools help messages.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
Link: https://github.com/openwrt/openwrt/pull/15543
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-06-11 23:58:20 +02:00
..
base-files apk: limit CONFIG_IPK_FILES_CHECKSUMS config to OPKG 2024-06-11 23:58:19 +02:00
boot kexec-tools: fix multiple compile errors 2024-06-08 14:08:38 +02:00
devel ply: add dynamic tracing package using BPF 2024-05-31 11:51:45 +02:00
firmware linux-firmware: Update to version 20240513 2024-05-28 22:04:34 +02:00
kernel mt76: mt7996: select required kernel and hostap options 2024-06-11 00:10:21 +01:00
libs openssl: update to 3.0.14 2024-06-08 23:29:31 +02:00
network dropbear: don't install /usr/lib/opkg/info in package install 2024-06-11 23:58:17 +02:00
system apk: host: make the help available 2024-06-11 23:58:20 +02:00
utils yafut: update to fix basename() issue 2024-06-11 14:27:47 +02:00
Makefile build: package: fix missing host apk dependency 2024-06-11 23:58:14 +02:00