Skip to content

raspiconfig

daniel edited this page May 8, 2021 · 15 revisions

run raspi-config noninteractively

Variables

Name Description Default Value
RPI_RASPICONFIG_NONINT list of /usr/bin/raspi-config functions + parameters to run

Distfiles

none

Examples

RPI_BOOTSTRAP_PLUGINS+=("raspiconfig") to append the plugin or RPI_BOOTSTRAP_PLUGINS=( ... "raspiconfig" ... ) to place at some position in the current list.

Clone this wiki locally