armbian-build/lib
Ricardo Pardini c8baf1c888 runners.sh: introduce chroot_sdcard_custom_with_apt_logic() for reuse
- we've too much logic in `chroot_sdcard_apt_get()` we need to re-use
  for eg debfoster or any extensions that need to manipulate the apt
  cache (which is handled via mounts in that function)
- `chroot_sdcard_apt_get()` now accepts a `chroot_command` env var,
  defaulting to `apt-get`
- `chroot_sdcard_custom_with_apt_logic()` splits the params and calls
  `chroot_command=... chroot_sdcard_apt_get ...` allowing for custom
  calls
2025-06-03 09:57:19 +02:00
..
functions runners.sh: introduce chroot_sdcard_custom_with_apt_logic() for reuse 2025-06-03 09:57:19 +02:00
tools lib/tools/info: mapper-oci-uptodate: adapt to oras-py 0.2 api change 2025-04-12 20:06:13 +02:00
library-functions.sh Revert Changes to library-functions 2025-05-29 19:30:15 +02:00
single.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00