armbian-build/packages
Matthijs Kooijman 10af624a73
Make sure the build fails if generating uInitrd fails (#4398)
Without this, when mkimage fails (for example because the boot partition
is too small), install.log shows an error like:

    mkimage: Write only 16310208/17794920 bytes, probably no space left on the device

But this does not terminate the build, so the compile script shows no
error and an image is generated, but it is unbootable.

This runs the script with -e, so when mkimage fails, the script fails,
which makes update-initramfs fail, which makes the build fail.
2022-11-08 18:36:38 +01:00
..
armbian Bugfix for packages/armbian/builddeb, packages/bsp/common/etc/kernel/preinst.d/initramfs-cleanup (#3511) 2022-02-26 15:04:24 +01:00
blobs update asound.stae for le potato (#4379) 2022-11-03 10:48:09 -04:00
bsp Make sure the build fails if generating uInitrd fails (#4398) 2022-11-08 18:36:38 +01:00
extras-buildpkgs Adjust chroot build packages due to Jammy upgrade (#3650) 2022-04-11 00:39:03 +02:00
pack-uboot Orangepi Zero2 legacy - adjust memory voltage according to manufacturer's recommendation 2021-12-08 21:41:23 +01:00
plymouth-theme-armbian Support Plymouth (#4133) 2022-09-13 15:16:30 +02:00
README.md Improvements for BSP creation (#2975) 2021-07-07 16:06:00 +02:00

folder function
armbian kernel deb packaging scripts
blobs
bsp
bsp-cli common files which are copied in armbian-cli-* package
bsp-desktop common files which are copied in armbian-desktop-* package
extras-buildpkgs