armbian-build/lib
hzyitc 8b2b14de40
Refactor download_and_verify (#4172)
* Split out decompress code from `download_and_verify`

* Clean the code to recieve keys

* Split out `aria2_options` array

* Tweak `aria2_options`

* `download_and_verify` always require `asc` file

* Download torrent from multi origin

* Refactor `get_urls` which renamed from `webseed`

* Add Github source to download rootfs cache

* Remove some useless check

* Change the argument of `download_and_verify`

* We don't need `complete` file

* Delete files when verification failed

* Adapt the refactored `download_and_verify`

* Remove useless config `ARMBIAN_MIRROR`

* Bugfix: verify never fail

* Specify directory argument instand of cd
2022-09-22 17:31:29 +08:00
..
chroot-buildpackages.sh fix: Chroot pkg (#3870) 2022-06-08 21:23:17 +03:00
compilation-prepare.sh Support Plymouth (#4133) 2022-09-13 15:16:30 +02:00
compilation.sh Update compilation.sh (#4200) 2022-09-20 04:02:17 +02:00
configuration.sh Refactor download_and_verify (#4172) 2022-09-22 17:31:29 +08:00
debootstrap.sh Refactor download_and_verify (#4172) 2022-09-22 17:31:29 +08:00
desktop.sh Attempt to fix remaining bugs in the desktops (#4180) 2022-09-14 16:33:22 +02:00
distributions.sh Support Plymouth (#4133) 2022-09-13 15:16:30 +02:00
extensions.sh extensions framework + UEFI aarch64/x86 + rpi4b + core changes/fixes (#3300) 2021-12-06 09:49:49 +01:00
fel-load.sh Shellcheck fixes (#2034) 2020-06-18 10:06:21 -04:00
general.sh Refactor download_and_verify (#4172) 2022-09-22 17:31:29 +08:00
image-helpers.sh mount /tmp as tmpfs && Use /tmp when update-initramfs (#4185) 2022-09-14 17:21:37 +02:00
main.sh Support Plymouth (#4133) 2022-09-13 15:16:30 +02:00
makeboarddeb.sh Incorrent condition for bootscript in create_board_package (#4186) 2022-09-14 18:35:43 +02:00