armbian-build/lib/functions
Ricardo Pardini 78dcf01c92
armbian-next: cleanup, kill and add to-do's, remove dead code, turn down logging, squash future shortcircuit bugs
- 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
2023-02-18 07:44:33 -03:00
..
bsp armbian-next: use unified methods for tmp dir handling all around (except ATF, which is special) 2023-02-18 07:44:29 -03:00
cli armbian-next: rootfs: converge rootfs-cache and rootfs together; exchange BOARD for ARCH 2023-02-18 07:44:28 -03:00
compilation armbian-next: cleanup, kill and add to-do's, remove dead code, turn down logging, squash future shortcircuit bugs 2023-02-18 07:44:33 -03:00
configuration armbian-next: cleanup, kill and add to-do's, remove dead code, turn down logging, squash future shortcircuit bugs 2023-02-18 07:44:33 -03:00
extras armbian-next: fix all shellcheck errors in lib/ 2023-02-18 07:40:44 -03:00
general armbian-next: downloads.sh: some cleanup and add debugging to get_urls() 2023-02-18 07:44:17 -03:00
host armbian-next: cleanup, kill and add to-do's, remove dead code, turn down logging, squash future shortcircuit bugs 2023-02-18 07:44:33 -03:00
image armbian-next: use unified methods for tmp dir handling all around (except ATF, which is special) 2023-02-18 07:44:29 -03:00
logging armbian-next: cleanup, kill and add to-do's, remove dead code, turn down logging, squash future shortcircuit bugs 2023-02-18 07:44:33 -03:00
main armbian-next: cleanup, kill and add to-do's, remove dead code, turn down logging, squash future shortcircuit bugs 2023-02-18 07:44:33 -03:00
rootfs armbian-next: cleanup, kill and add to-do's, remove dead code, turn down logging, squash future shortcircuit bugs 2023-02-18 07:44:33 -03:00