armbian-build/packages/bsp/common/etc
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
..
apt/apt.conf.d Add support for apt-mark hold warning (#4294) 2022-10-18 09:24:36 +02:00
cron.d Fix for journald filling /var/log using flush from volatile instead of copy, and removing cache files when nearly full (#3967) 2022-08-10 09:02:03 +02:00
cron.daily
default Extend network interface auto detection to suppress errors (#4096) 2022-08-21 20:36:20 +02:00
initramfs/post-update.d Make sure the build fails if generating uInitrd fails (#4398) 2022-11-08 18:36:38 +01:00
initramfs-tools/hooks fix disable u-boot and initramfs hooks (#3470) 2022-02-10 14:59:05 +01:00
kernel Remove version argument check from initramfs cleanup script (#3859) 2022-06-11 18:04:24 +02:00
modprobe.d Less chatty logs for 8189fs (#2857) 2021-06-01 19:49:21 +02:00
network
NetworkManager/conf.d Delete 80-update-htop-and-offload-tx 2021-05-26 05:49:52 +02:00
profile.d some shellcheck fixes (#4013) 2022-07-25 11:39:11 +02:00
skel/.config/htop
systemd/system
udev/rules.d packages/bsp/common: use iw instead of iwconfig (#3995) 2022-07-14 10:12:13 +02:00
update-motd.d Fixing wrong display condition (#4395) 2022-11-08 12:38:00 +01:00
X11/xorg.conf.d Install xfce4-power-manager by default on xfce desktop (#4205) 2022-09-20 17:20:43 +02:00