Updated instructions so you can use this repo and the pi-gen repo to create your images

This commit is contained in:
Adam Morris
2022-03-28 21:49:34 -07:00
parent 24682abaa4
commit 6755c5ac13
12 changed files with 146 additions and 3 deletions

14
pi-gen/pm3.config Normal file
View File

@@ -0,0 +1,14 @@
IMG_NAME="Proxmark3"
USE_QCOW2=0
RELEASE="bullseye"
DEPLOY_ZIP=1
USE_QEMU=0
LOCALE_DEFAULT="en_US.UTF-8"
TARGET_HOSTNAME="Proxmark3"
KEYBOARD_KEYMAP="us"
TIMEZONE_DEFAULT="America/Los_Angeles"
FIRST_USER_NAME="dt"
FIRST_USER_PASS="proxmark3"
ENABLE_SSH=1
WPA_COUNTRY="US"
STAGE_LIST="stage0 stage1 stage2 stageDTPM3"