mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
armbian-next: still fighting tee leaking under duress, turns out I _hadn't_ really won
- last resort, use lazy umount. - include `lsof` in hostdeps, useful to debug these situations
This commit is contained in:
@@ -245,7 +245,7 @@ function adaptative_prepare_host_dependencies() {
|
||||
kmod # this causes initramfs rebuild, but is usually pre-installed, so no harm done unless it's an upgrade
|
||||
libbison-dev libelf-dev libfdt-dev libfile-fcntllock-perl libmpc-dev libfl-dev liblz4-tool
|
||||
libncurses-dev libssl-dev libusb-1.0-0-dev
|
||||
linux-base locales
|
||||
linux-base locales lsof
|
||||
ncurses-base ncurses-term # for `make menuconfig`
|
||||
ntpdate
|
||||
patchutils pkg-config pv
|
||||
|
||||
Reference in New Issue
Block a user