X-Git-Url: http://git.plutz.net/?p=blast;a=blobdiff_plain;f=config.example;h=faf448586e8940bccce5f2f05dfec4080a3302db;hp=95d14853162fa1a0f9d23ede36b3827e090a6818;hb=HEAD;hpb=f9427bc88f337f8a43983326293ec391a136200d diff --git a/config.example b/config.example index 95d1485..faf4485 100644 --- a/config.example +++ b/config.example @@ -9,6 +9,9 @@ ## Additional packages # packages=chromium,gimp +## Debian release, so far only stretch has been tested +# release=stretch + ## Comma separated list of config modules from modules/ directory # modules=nodm,xfce @@ -39,6 +42,10 @@ ## Comma separated list of locales, first one will become default locale # locales=de_DE.UTF-8,en_US.UTF-8 +## Keyboard as used in debconfs keyboard-configuration/variant +## Use debconf-get-selections to find out the exact string +# keyboard=German + ## If nodm is installed, you can choose a user to login automatically ## If no user is given here, then nodm will default to root # nodm_user=adam @@ -46,11 +53,12 @@ ## In nodm, use full screen chromium web browser as session # webui=http://localhost/ -## Rotation for some Raspberry Displays -# display_rotate=0 - -## When using NIS modules the directory server should be given +## When using NIS modules the directory server and NIS domain should be given # nis_server=nismaster +# nis_domain=example.com + +## also when using SMB the main server must be given +# smb_server=smbmaster ## If the approxmodule is enabled, then one (and only one) apt-source ## can be choosen to install packages from