armbian-build/lib/functions
Ricardo Pardini 91094149de base-files / apt-utils: stop trying non "-updates" repos when looking for Ubuntu LTS release package
- otherwise, when the lookup at "jammy-updates" fails (due to server instability), and "jammy" works, we end up with the wrong version
- non-LTS releases don't have the "-updates" repo, so don't even try, which should make everything faster
- TODO: yet-another opportunity to have a release metadata file, otherwise this is yet-another place where we list "jammy"
2023-10-21 13:58:37 +02:00
..
artifacts dpkg-deb: rename fakeroot_dpkg_deb_build -> dpkg_deb_build 2023-10-13 18:04:56 +02:00
bsp dpkg-deb: rename fakeroot_dpkg_deb_build -> dpkg_deb_build 2023-10-13 18:04:56 +02:00
cli cli-patch: don't ask about desktop/server builds during patch rewrite/to-git 2023-10-18 14:58:46 +00:00
compilation uwe5622: Fix kernel warning for incorrect netdev-dev_addr 2023-10-20 17:37:40 +05:30
configuration ubuntu: add mantic (23.10), symlinks to lunar 2023-10-14 09:40:45 +00:00
general base-files / apt-utils: stop trying non "-updates" repos when looking for Ubuntu LTS release package 2023-10-21 13:58:37 +02:00
host docker launcher: don't lose track of the wanted host_release when setting using Armbian base image 2023-10-20 12:06:32 +00:00
image partitioning: efi: introduce UEFI_MOUNT_POINT_SKIP_FSTAB, if set to yes, skips /etc/fstab entry for the ESP 2023-10-14 00:03:12 +02:00
logging config_post_main: sanity checks for RELEASE (vs ARCH) and RELEASE+DESKTOP_ENVIRONMENT (vs ARCH) 2023-08-23 21:35:02 +02:00
main config_post_main: sanity checks for RELEASE (vs ARCH) and RELEASE+DESKTOP_ENVIRONMENT (vs ARCH) 2023-08-23 21:35:02 +02:00
rootfs ubuntu: add mantic (23.10), symlinks to lunar 2023-10-14 09:40:45 +00:00