secubox-deb/board
CyberMind-FR 9cc31a839c fix(boot): MOCHAbin extlinux auto-boots mpcie-fix kernel after 3s instead of waiting forever
After the 2026-05-23 reboot the board sat at the extlinux prompt
waiting for an operator key press on the serial console and only came
back online once someone reached the headless unit physically. Two
issues with the template:

1. DEFAULT pointed at `secubox-led`, a stale label the live config no
   longer carries (board has been renamed to `nftables` / `mpcie-fix`
   entries since the kernel rebuild). When extlinux can't find the
   named DEFAULT it falls back to interactive selection — which is
   indistinguishable on the serial console from a "wait forever" hang.
2. TIMEOUT 50 (5 s) was reasonable but still felt long; dropping to
   30 (3 s) makes reboots one-shot from a service-restart standpoint
   while still giving an operator at the console a window to pick the
   legacy kernel if needed.

Aligns the template with the live config (labels nftables + mpcie-fix)
so a board reinstall reproduces the working menu. DEFAULT is mpcie-fix
because that's the only kernel that supports EP06 mPCIe USB PHY +
RTL-SDR (Sentinelle GSM v0.4.0 needs both); the legacy nftables kernel
remains available as a manual fallback in the menu.
2026-05-23 21:38:17 +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(boot): MOCHAbin extlinux auto-boots mpcie-fix kernel after 3s instead of waiting forever 2026-05-23 21:38:17 +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 feat(netplan): x64-vm + x64-live static IP fallback when DHCP fails (closes #370) (#371) 2026-05-23 08:41:03 +02:00
x64-vm feat(netplan): x64-vm + x64-live static IP fallback when DHCP fails (closes #370) (#371) 2026-05-23 08:41:03 +02:00