secubox-deb/board
CyberMind 8157761843
fix(kernel-build): purge 'is not set' prose from ZRAM fragment comments (#325)
merge_config.sh greps every line for kconfig-shaped patterns including
the negative form `# CONFIG_X is not set`. The fragment's prose
comment quoted that literal string, which the merger mistook for a
directive and concatenated with the next real directive, producing
a poisoned merge that left CONFIG_ZRAM_DEF_COMP_ZSTD unset.

Rewording the prose so 'is not set' never appears in a comment line
unblocks the cross-arm64 kernel build.

Co-authored-by: CyberMind-FR <gandalf@Gk2.net>
2026-05-21 17:58:37 +02:00
..
espressobin-ultra fix(network): Remove dummy0 interface causing routing issues 2026-04-27 16:45:31 +02:00
espressobin-v7 feat(eye-remote): Implement OTG features 3-5 (gadget control, storage sync, setup wizard) 2026-04-29 06:41:23 +02:00
mochabin fix(kernel-build): purge 'is not set' prose from ZRAM fragment comments (#325) 2026-05-21 17:58:37 +02:00
rpi400 feat(ci): Add unified multi-platform live USB workflow 2026-04-11 11:20:46 +02:00
vm-arm64 Initial commit: SecuBox-DEB migration from OpenWrt to Debian 2026-03-21 09:41:06 +01:00
vm-x64 Initial commit: SecuBox-DEB migration from OpenWrt to Debian 2026-03-21 09:41:06 +01:00
x64-live fix(network): Fix x64-live netplan for real AMD64 hardware 2026-05-01 06:44:08 +02:00
x64-vm feat(image): Add network auto-detection and kiosk mode support 2026-03-28 17:20:25 +01:00