armbian-build/lib/functions
Ricardo Pardini 55b87180b5 rootfs: don't use the Armbian repo when building rootfs from both GHA pipelines and CLI; fixes #7123
- Fixes: 71296430fa -- which only set `SKIP_ARMBIAN_REPO=yes` when `rootfs` cli shortcut used
  - GHA artifact pipelines are generic across all artifacts, and don't use the cli shortcuts
    - instead, they use the `artifact` shortcut, with the `WHAT=rootfs` parameter
    - so in GHA pipelines `SKIP_ARMBIAN_REPO=yes` was not taking effect
- rootfs artifact itself now enforces `SKIP_ARMBIAN_REPO` to be `yes` and makes it readonly
- also add `SKIP_ARMBIAN_REPO` to the general change-tracking for more clarity about configs and hooks etc
- add change tracking calls before/after generic artifact config adapter for even more clarity
2024-09-30 16:15:36 +02:00
..
artifacts rootfs: don't use the Armbian repo when building rootfs from both GHA pipelines and CLI; fixes #7123 2024-09-30 16:15:36 +02:00
bsp BSP: store kernel and kernel test target definition to /etc/armbian-release to be used in armbian-config 2024-09-29 19:29:35 +02:00
cli rootfs: don't use the Armbian repo when building rootfs from both GHA pipelines and CLI; fixes #7123 2024-09-30 16:15:36 +02:00
compilation bump rockchip64 edge kernel to v6.11 2024-09-21 14:18:19 +02:00
configuration rootfs: don't use the Armbian repo when building rootfs from both GHA pipelines and CLI; fixes #7123 2024-09-30 16:15:36 +02:00
general Enable oras pull to use system proxy 2024-09-13 22:02:17 +02:00
host prepare-host: trixie and sid don't carry python3-distutils anymore 2024-09-03 22:04:33 +02:00
image fixes #7210 for extensions that modify rootdevice 2024-09-14 21:44:52 +02:00
logging Beautify shellfmt and add board configs to formatting list (#6910) 2024-07-08 17:00:38 +02:00
main double quote variable for consistency 2024-06-09 18:24:38 +02:00
rootfs rootfs: don't use the Armbian repo when building rootfs from both GHA pipelines and CLI; fixes #7123 2024-09-30 16:15:36 +02:00