secubox-openwrt/package/secubox/secubox-core/root/etc
CyberMind-FR 8015d790e0 feat(cloner): Add SecuBox Station Cloner/Deployer
Host-side orchestrator (secubox-clone-station.sh):
- Dual USB serial control with MOKATOOL integration
- ASU API firmware building for clone images
- TFTP serving with auto-generated U-Boot commands
- Full workflow: detect → pull → flash → verify

On-device CLI (secubox-cloner):
- Build ext4 images for same device type
- TFTP server management via dnsmasq
- Clone token generation with auto-approve
- Integration with master-link mesh onboarding

First-boot provisioning (50-secubox-clone-provision):
- Partition resize to full disk (parted + resize2fs)
- Master discovery via mDNS/network scan
- Automatic mesh join with pre-approved tokens

Master-link enhancements:
- ml_clone_token_generate() for 24h auto-approve tokens
- ml_token_is_auto_approve() for token type detection
- Auto-approve logic in join request handler

SecuBox CLI additions:
- secubox clone (build, serve, token, status, list, export)
- secubox master-link (status, peers, token, join, approve)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-08 06:52:59 +01:00
..
config feat: Stats evolution, LED tri-color pulse, Widget Fabricator 2026-02-06 20:43:45 +01:00
cron.d feat(secubox-core): Add file integrity monitoring 2026-02-06 11:07:24 +01:00
hotplug.d/iface fix: Simplify WAN access to DMZ-style open ports (v0.6.0-r36) 2026-01-08 17:31:26 +01:00
init.d feat(secubox-core): Add secubox-landing page generator 2026-02-08 06:15:37 +01:00
secubox fix(secubox): complete LuCI interface fixes - all views now functional 2026-01-01 18:30:58 +01:00
uci-defaults feat(cloner): Add SecuBox Station Cloner/Deployer 2026-02-08 06:52:59 +01:00