armbian_build/lib/functions
Ricardo Pardini 994b80a1a1 kernel: postinst: use --nofsroot option to findmnt when finding /boot's filesystem type
- otherwise we might get `/dev/mmcblk2p1[/boot]` when `/boot` is bind-mounted
- `--nofsroot: don't print [/dir] for bind or btrfs mounts`
2023-03-18 07:09:40 -03:00
..
artifacts prepare ORAS tooling early, so we don't get spurious failures "only on first build" 2023-03-17 08:32:11 +01:00
bsp Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
cli check early (before running any CLI command) for old LIB_TAG usage 2023-03-17 08:32:11 +01:00
compilation kernel: postinst: use --nofsroot option to findmnt when finding /boot's filesystem type 2023-03-18 07:09:40 -03:00
configuration stop the build if LIB_TAG is set at all; some users expect it to work while it doesn't 2023-03-17 08:32:11 +01:00
general prepare ORAS tooling early, so we don't get spurious failures "only on first build" 2023-03-17 08:32:11 +01:00
host completely remove any traces of KERNEL_ONLY and exit with error if set 2023-03-17 08:32:11 +01:00
image compress-checksum: don't compress files ending in .txt, thanks 2023-03-17 08:32:11 +01:00
logging don't use "bright black" ANSI for logging unless we're running under a known-good terminal (eg, iTerm2) 2023-03-17 08:32:11 +01:00
main warn about KERNEL_CONFIGURE=yes being deprecated during image build; instructions on how to do it properly 2023-03-17 08:32:11 +01:00
rootfs rootfs-to-image/distro-agnostic: introduce IMAGE_VERSION, can be used to override VERSION file ($REVISION) just for image filename/issue/os-release 2023-03-17 08:32:11 +01:00