1 ## Choose only on of the possible target types
6 ## Image size in MB. Needs to be able to hold all software.
10 # packages=chromium,gimp
12 ## Debian release, so far only stretch has been tested
15 ## Comma separated list of config modules from modules/ directory
18 ## Hostname for the generated machine
21 ## Root password will be salted and encrypted in image
24 ## The corresponding .pub file for the given rootkey will be applied as
25 ## SSH login file for the root user.
26 ## If the pub file is not found, a new key pair will be generated
29 ## Comma separated list of users to be set up.
30 ## User logins will start out with an empty password
31 ## If the live module is in use, users will also be added to the sudo group
34 ## Wifi configuration, if a Wifi password is given, WPA encryption will be used
35 ## without the password, the system will try to connect to an open wifi
39 ## Timezone as offered by Debians tzdata selection
40 # timezone=Europe/Berlin
42 ## Comma separated list of locales, first one will become default locale
43 # locales=de_DE.UTF-8,en_US.UTF-8
45 ## If nodm is installed, you can choose a user to login automatically
46 ## If no user is given here, then nodm will default to root
49 ## In nodm, use full screen chromium web browser as session
50 # webui=http://localhost/
52 ## When using NIS modules the directory server should be given
53 # nis_server=nismaster
55 ## If the approxmodule is enabled, then one (and only one) apt-source
56 ## can be choosen to install packages from
57 ## See modules/approx.mk if you need more flexibility
58 # approx=http://localhost:9000/debian