mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-07-29 11:12:29 +00:00
All build scripts now include comprehensive package lists so firmware images are fully ready with all dependencies pre-installed. No need for apt --fix-broken install after boot. Added packages: - Python deps: python3-fastapi, python3-uvicorn, python3-httpx, python3-psutil, python3-aiosqlite, python3-cryptography, python3-jinja2, python3-jwt, python3-aiofiles, python3-pil, python3-tomli, python3-pydantic, python3-jose, python3-toml, python3-netifaces, python3-zmq - Network tools: bridge-utils, traceroute, dnsutils, whois, mtr-tiny, nmap, arping, avahi-daemon, avahi-utils, haproxy, qrencode - Services: crowdsec, glances, netdata, mosquitto, coturn, lxc - X11 packages: kbd, xinit, xserver-xorg-core, chromium, unclutter, x11-xserver-utils - Additional pip: pillow, zmq, pyjwt, textual Files updated: - image/build-image.sh (main ARM/x64 builder) - image/build-live-usb.sh (x64 live USB) - image/build-rpi-usb.sh (Raspberry Pi ARM64) - image/build-ebin-live-usb.sh (ESPRESSObin ARM64 live) - image/profiles/x64-live.conf (profile with package lists) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| espressobin-v7.conf | ||
| rpi400.conf | ||
| x64-live.conf | ||
| x64-vm.conf | ||