secubox-deb/image/sbin
CyberMind-FR a52af3b50a feat(netplan): standardize SecuBox LAN to 192.168.10.0/24; bump 1.10.0 (ref #760)
Default br-lan 192.168.1.1/24 collided with common ISP-router LANs
(Freebox/Livebox 192.168.1.0/24) when the appliance sits behind one:
WAN(DHCP)+LAN land on the same subnet -> duplicate route, ARP ambiguity,
unreachable mgmt IP. Observed live on c3box behind a Freebox.

- All board netplans (mochabin, espressobin-v7/ultra, x64-vm, x64-live)
  + VM LANs (vm-x64, vm-arm64) -> br-lan/LAN 192.168.10.1/24
- Generators: secubox-netmodes (inline + router.yaml.j2 template),
  secubox-hub preview, secubox-net-detect
- dnsmasq (espressobin-v7.conf): dhcp-range + option:router + dns-server
- live-usb build scripts + self-signed cert SANs -> IP:192.168.10.1
- Out of scope (untouched): 192.168.255.1 mgmt/trusted-proxy whitelist,
  WAN-probe GATEWAYS lists, remote-ui/round + tests
- Minor "medium" bump 1.9.0 -> 1.10.0 (core build scripts; mochabin-live
  stays on its 2.0.0 track)

Live: c3box br-lan already 192.168.10.1/24 + netmodes template aligned;
gk2 WAN moved to eth2 DHCP @ .200 (Freebox reservation on eth2 MAC).
2026-06-27 17:11:23 +02:00
..
secubox-cmdline-handler feat(ui): Phase 11 version display & boot mode indicators (v1.7.0) 2026-04-14 11:52:38 +02:00
secubox-console-tui feat(x64): Add disk flasher for x64 live USB 2026-04-11 10:45:30 +02:00
secubox-factory-reset feat(kiosk): Add VirtualBox debug logging for X11 troubleshooting 2026-04-13 08:26:06 +02:00
secubox-flash-disk fix(install): Lenovo Error 1962 boot fix + wiki updates (v1.6.7.12) 2026-04-14 10:05:03 +02:00
secubox-flash-emmc fix(ebin): EspressoBin eMMC boot fixes 2026-04-20 07:59:42 +02:00
secubox-kiosk-launcher fix(kiosk): always pass --no-sandbox on Debian 12 AppArmor (closes #224) (#225) 2026-05-19 13:16:51 +02:00
secubox-kiosk-setup fix(kiosk): --no-block start so firstboot.sh's enable doesn't deadlock 2026-05-25 08:59:28 +02:00
secubox-mode
secubox-net-detect feat(netplan): standardize SecuBox LAN to 192.168.10.0/24; bump 1.10.0 (ref #760) 2026-06-27 17:11:23 +02:00
secubox-net-reset fix(network): Fix x64-live netplan for real AMD64 hardware 2026-05-01 06:44:08 +02:00
secubox-overlay-init feat(kiosk): Add VirtualBox debug logging for X11 troubleshooting 2026-04-13 08:26:06 +02:00
secubox-ramcache feat(kiosk): Add VirtualBox debug logging for X11 troubleshooting 2026-04-13 08:26:06 +02:00
secubox-snapshot feat(kiosk): Add VirtualBox debug logging for X11 troubleshooting 2026-04-13 08:26:06 +02:00
secubox-x11-splash feat(kiosk): Add zenity progress splash before Chromium (v1.6.7.5) 2026-04-13 10:16:14 +02:00