Skip to content
c0rnelius edited this page Feb 19, 2024 · 5 revisions

Raspberry Pi Image Builder

profile.txt

The builder creates a profile.txt file, which users can use as their default choices.
Uncomment the variable and enter your desired value.

Example:

NAME="Marvin"
USERNAME="marvin"
PASSWORD="board"
CCACHE="1"
NETWORKMANAGER="0"
#RTW88="0"
RTL88XXAU="1"
#USERACCT="0"
USER_PKGS="htop libsensors-dev rsyslog hdparm"
#LOCALE="en_US.UTF-8"
#LOCALE_LC_ALL="C.UTF-8"
#TIMEZONE="America/New_York" 
#NAMESERVER1="8.8.8.8"
#NAMESERVER2="8.8.4.4"
Clone this wiki locally