mirror of
https://github.com/armbian/build.git
synced 2025-08-15 23:56:57 +02:00
- determinining if `/boot` is vfat is more complex than it looks; - use a common function to unify across all scripts - during image build, the kernel install is always done with a non-fat, non-mounted /boot - use a special variable passed through the env so unified function can know ahead of time - introduce `extra_apt_envs` param to `chroot_sdcard_apt_get()`; array with extra environment vars - if vfat /boot: - `linux-update-symlinks` is not called (Debian would just choke on this) - don't even try to symlink Armbian stuff, move instead - more/better logging board-side (unfortunately mixed in all the set -x debugs) |
||
---|---|---|
.. | ||
apt-install.sh | ||
apt-sources.sh | ||
boot_logo.sh | ||
create-cache.sh | ||
customize.sh | ||
distro-agnostic.sh | ||
distro-specific.sh | ||
post-tweaks.sh | ||
qemu-static.sh | ||
rootfs-create.sh | ||
rootfs-desktop.sh | ||
systemd-utils.sh | ||
trap-rootfs.sh |