Updated instructions so you can use this repo and the pi-gen repo to create your images
This commit is contained in:
14
pi-gen/config
Normal file
14
pi-gen/config
Normal 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"
|
||||
Reference in New Issue
Block a user