mirror of
https://github.com/armbian/build.git
synced 2026-05-04 19:56:11 +02:00
Some checks failed
Infrastructure: Dispatch to fork / 📢 Run repository dispatch on fork (push) Has been cancelled
Infrastructure: Mirror to Codeberg / codeberg (push) Has been cancelled
Maintenance: Announce merge / announcepush (push) Has been cancelled
Maintenance: Security scan / Scorecards analysis (push) Has been cancelled
Data: Sync board list / Send dispatch (push) Has been cancelled
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>