Initial commit - Phase 3/4

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
michael
2026-01-06 13:45:29 -08:00
parent 1da6730735
commit 4f35df1781
323 changed files with 98287 additions and 1195 deletions

View File

@@ -1,15 +1,16 @@
IMG_NAME="Proxmark3"
USE_QCOW2=0
IMG_NAME="dangerous-pi"
USE_QCOW2=1
RELEASE="trixie"
DEPLOY_ZIP=1
USE_QEMU=0
LOCALE_DEFAULT="en_US.UTF-8"
TARGET_HOSTNAME="Proxmark3"
TARGET_HOSTNAME="dangerous-pi"
KEYBOARD_KEYMAP="us"
TIMEZONE_DEFAULT="Europe/Sofia"
KEYBOARD_LAYOUT="English (US)"
TIMEZONE_DEFAULT="America/Los_Angeles"
FIRST_USER_NAME="dt"
FIRST_USER_PASS="proxmark3"
ENABLE_SSH=1
WPA_COUNTRY="US"
DISABLE_FIRST_BOOT_USER_RENAME=1
STAGE_LIST="stage0 stage1 stage2 stageDTPM3"
STAGE_LIST="stage0 stage1 stage2 stagePM3 stageDangerousPi"