armbian-build/lib/functions
Gunjan Gupta bc0e131747 Enforce use of bind mount for /dev within chroot
The /dev/mapper directory created by devtmpfs lacked entry for
armbian-root thereby breaking the cryptsetup configuration generated
within initrd file. Use bind mount as that doesn't seem to suffer from
that issue.
2023-07-22 02:18:49 +05:30
..
artifacts artifact: kernel: force D0000 drivers hash for artifact_version if EXTRAWIFI=no 2023-07-20 01:03:43 +02:00
bsp Make sure we upgrade armbian-bsp-cli package 2023-07-08 00:05:58 +05:30
cli Add compatibility for non-FHS 3.0 systems 2023-07-19 23:16:22 +02:00
compilation lib: functions: compilation: Make it possible to toggle EXTRAWIFI 2023-07-20 02:35:17 +05:30
configuration interactive: show all possible KERNEL_TARGET's in branch selection UI; handle current/edge/legacy, others are "experimental" 2023-07-12 02:41:02 +05:30
general Enforce use of bind mount for /dev within chroot 2023-07-22 02:18:49 +05:30
host docker: default COLUMNS env var to 160 if unset / not-interactive 2023-07-01 14:55:49 +02:00
image Fix cache miss detection for initrd 2023-07-22 02:18:49 +05:30
logging Add compatibility for non-FHS 3.0 systems 2023-07-19 23:16:22 +02:00
main python2/python3: symlink python3 as python/python2 if python2 is not found in host 2023-07-01 21:49:08 +02:00
rootfs Fix caching of cryptroot packages. Also moved the crypt code to extension 2023-07-22 02:18:49 +05:30