- killed `[[ $ROOTFS_TYPE != ext4 ]] && display_alert "Assuming ${BOARD} ${BRANCH} kernel supports ${ROOTFS_TYPE}" "" "wrn"`
- which definitely didn't belong in rootfs
- disable usage of run_host_command_logged_long_running for kernel-make
- stop lying about long_running stuff being any different from non-long_running versions
- stop lying about 'set -e' when there's still a bunch of pipes for "pv" and stuff all around
|
||
|---|---|---|
| .. | ||
| 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 | ||