armbian-build/lib/functions/artifacts
Ricardo Pardini 5db0066650 kernel / drivers-harness: use the kernel git SHA1 ($KERNEL_GIT_SHA1) instead of $KERNEL_MAJOR_MINOR for drivers cache key
- this should avoid (late) patching errors that might happen during a point release bump like `6.4.5` -> `6.4.6` cos we'd be using the wrong cached drivers patch
- using the SHA1 will instead (possibly) trigger the "real patching failure", during drivers-harness when building a new driver patch cache
- also try to cleanup old caches in the old format so we've not many leftovers -- each patch is ~150mb
2023-07-27 21:32:42 +02:00
..
artifact-armbian-base-files.sh Remove /etc/legal from conf_files to prevent prompt at upgrade 2023-05-21 17:06:54 +02:00
artifact-armbian-bsp-cli.sh Make sure we upgrade armbian-bsp-cli package 2023-07-08 00:05:58 +05:30
artifact-armbian-bsp-desktop.sh artifacts(debs): rationalize "bash hash" creation with new calculate_hash_for_bash_deb_artifact() helper 2023-05-16 20:09:47 +02:00
artifact-armbian-config.sh artifacts(debs): rationalize "bash hash" creation with new calculate_hash_for_bash_deb_artifact() helper 2023-05-16 20:09:47 +02:00
artifact-armbian-desktop.sh Revert "armbian-desktop/aggregation: introduce DESKTOP_COMMON aggregation variant, where arch/config/appgroups are ignored; see #5439" 2023-07-19 01:02:23 +02:00
artifact-armbian-plymouth-theme.sh artifacts(debs): rationalize "bash hash" creation with new calculate_hash_for_bash_deb_artifact() helper 2023-05-16 20:09:47 +02:00
artifact-armbian-zsh.sh armbian-zsh: use fixed commit for ohmyzsh; was using very high traffic 'master' branch 2023-05-21 16:18:57 +02:00
artifact-fake-ubuntu-advantage-tools.sh artifacts(debs): rationalize "bash hash" creation with new calculate_hash_for_bash_deb_artifact() helper 2023-05-16 20:09:47 +02:00
artifact-firmware.sh artifacts(debs): rationalize "bash hash" creation with new calculate_hash_for_bash_deb_artifact() helper 2023-05-16 20:09:47 +02:00
artifact-full_firmware.sh artifacts(debs): rationalize "bash hash" creation with new calculate_hash_for_bash_deb_artifact() helper 2023-05-16 20:09:47 +02:00
artifact-kernel.sh kernel / drivers-harness: use the kernel git SHA1 ($KERNEL_GIT_SHA1) instead of $KERNEL_MAJOR_MINOR for drivers cache key 2023-07-27 21:32:42 +02:00
artifact-rootfs.sh rootfs/image: introduce new hook custom_apt_repo() (hashed into rootfs version); deploy different repo components/custom repos depending on rootfs or image 2023-05-16 20:09:47 +02:00
artifact-uboot.sh artifacts: fix hashing for u-boot and kernel 2023-07-02 02:44:41 +05:30
artifacts-obtain.sh artifacts (all): implement DONT_BUILD_ARTIFACTS=any (so we don't need to list them all for CI image builds) 2023-05-24 19:24:01 +02:00
artifacts-registry.sh introduce armbian-base-files artifact, which downloads & repacks base-files from upstream distro 2023-05-18 20:49:06 +02:00