armbian-build/lib/functions/compilation
Dimitry Ishenko 6d63fbd928 armbian-config-deb: add missing deps
armbian-config uses debconf-apt-progress which is part of debconf.

libtext-iconv-perl is needed to prevent the following error, when
uninstalling a package through debconf-apt-progress:

Can't locate object method "new" via package "Text::Iconv" (perhaps you forgot to load "Text::Iconv"?) at /usr/share/perl5/Debconf/Encoding.pm line 65, <GEN2> line 2.
dpkg: error processing package nfs-common (--configure):
2024-12-11 11:26:52 +01:00
..
packages armbian-config-deb: add missing deps 2024-12-11 11:26:52 +01:00
patch shellfmt: lib/functions; no changes 2024-11-25 11:32:28 +01:00
armbian-kernel.sh compilation: armbian-kernel: Change forced uncompressed modules option for kernels >=v6.12 2024-10-20 18:21:58 +02:00
atf.sh kernel/uboot/atf: introduce kernel-patch, uboot-patch, atf-patch, uboot-config, kernel-config CLI commands; enhanced manual patching; block deprecated ways 2023-05-01 22:46:55 +02:00
ccache.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
crust.sh allwinner: Enable crust compilation 2023-06-20 21:36:31 +02:00
distcc.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
kernel-config.sh Run shellfmt to complete code 2024-06-22 19:22:24 +02:00
kernel-debs.sh kernel-debs: show 3 levels of dirs in tree output for kernel-dtb, so overlays are shown 2024-09-14 21:41:24 +02:00
kernel-dts-check.sh cli: Improve formatting on dts-check scripts with shellfmt.sh 2024-06-25 18:11:43 +02:00
kernel-git-bundle.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
kernel-git-oras.sh add dockerproxy to accelerate ghcr.io 2023-04-18 09:28:25 +02:00
kernel-git.sh core: semantic change, KERNELSOURCE must be explicitly 'none' to avoid kernel compilation (not unset) 2024-01-07 18:58:36 +01:00
kernel-make.sh shellfmt: lib/functions; no changes 2024-11-25 11:32:28 +01:00
kernel-patching.sh cli: Improve patching logs for U-Boot and kernel 2024-07-03 14:02:29 +02:00
kernel.sh kernel-dtb: copy also the dtb binary for the board to output 2024-09-03 22:04:20 +02:00
uboot-git.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
uboot-patching.sh cli: Improve patching logs for U-Boot and kernel 2024-07-03 14:02:29 +02:00
uboot.sh u-boot: check the produced platform_install.sh (created from functions like write_uboot_platform) for shellcheck errors 2024-12-09 14:12:44 +01:00
utils-compilation.sh Run shellfmt to complete code 2024-06-22 19:22:24 +02:00