armbian-build/lib/functions
Igor Velkov e267a651d9
partitioning: fix #9201 /etc/fstab entry (double comma)
mountopts[] values start with a leading comma by convention (line 26),
but all call sites added an explicit comma before the expansion, producing
e.g. `defaults,,commit=120,errors=remount-ro` for ext4.

Also removed duplicate mountopts[btrfs] override (line 345 duplicated
line 85 and would silently clobber options set by hooks).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 02:51:46 +02:00
..
artifacts (#9400 P3a) Replace useless cat with input redirection (#9404) 2026-02-18 09:28:14 +01:00
bsp drop deprecated KERNEL_UPGRADE_FREEZE feature 2026-03-01 01:15:10 +01:00
cli docker: improve auto-pull cronjob with opt-in flag and cleanup 2026-02-01 00:22:54 +01:00
compilation meson64: disable broken wifi driver 2026-03-04 05:28:00 +01:00
configuration Extension: ccache-remote — shared compilation cache via Redis/HTTP (#9369) 2026-03-01 01:18:35 +01:00
general Properly handle git submodules when GIT_FIXED_WORKDIR is set 2026-02-23 00:51:03 +01:00
host Extension: ccache-remote — shared compilation cache via Redis/HTTP (#9369) 2026-03-01 01:18:35 +01:00
image partitioning: fix #9201 /etc/fstab entry (double comma) 2026-03-05 02:51:46 +02:00
logging framework run_host_x86_binary_logged - unset QEMU_CPU 2026-02-18 15:03:08 -05:00
main chore: update copyright years to 2026 2025-12-25 12:03:34 +01:00
rootfs rootfs: enable loong64 in qemu binfmt registration 2026-01-22 14:32:05 +01:00