Add preseed files.

This commit is contained in:
gardouille 2015-10-27 22:51:20 +01:00
parent f517c98538
commit ba9847da12
10 changed files with 76 additions and 0 deletions

4
seed/backuppc.seed Executable file
View File

@ -0,0 +1,4 @@
backuppc backuppc/tmppass password
backuppc backuppc/configuration-note note
backuppc backuppc/restart-webserver boolean true
backuppc backuppc/reconfigure-webserver multiselect apache2

4
seed/cups.seed Executable file
View File

@ -0,0 +1,4 @@
cups cupsys/raw-print boolean true
cups cupsys/backend multiselect ipp, lpd, parallel, serial, socket, usb, snmp, dnssd
# Choices: cups, lpd, lprng, pdq, ppr, direct
foomatic-filters foomatic-filters/spooler select cups

18
seed/ddclient.seed Executable file
View File

@ -0,0 +1,18 @@
ddclient ddclient/password password
ddclient ddclient/fetchhosts select Manually
ddclient ddclient/blankhostslist error
# Faut-il lancer ddclient en tant que démon ?
ddclient ddclient/run_daemon boolean true
ddclient ddclient/hostslist multiselect
ddclient ddclient/names string
ddclient ddclient/interface string
ddclient ddclient/modifiedconfig error
ddclient ddclient/checkip boolean false
ddclient ddclient/server string
ddclient ddclient/protocol select dyndns2
# Faut-il lancer ddclient lors des connexions PPP ?
ddclient ddclient/run_ipup boolean true
ddclient ddclient/username string
# Intervalle entre les exécutions de ddclient :
ddclient ddclient/daemon_interval string 300
ddclient ddclient/service select other

9
seed/hddtemp.seed Executable file
View File

@ -0,0 +1,9 @@
# Interface où hddtemp sera à l'écoute :
hddtemp hddtemp/interface string 127.0.0.1
# Faut-il lancer automatiquement le démon hddtemp au démarrage ?
hddtemp hddtemp/daemon boolean true
hddtemp hddtemp/syslog string 0
# Port sur lequel hddtemp sera à l'écoute :
hddtemp hddtemp/port string 7634
# Faut-il exécuter hddtemp avec les privilèges du superutilisateur ?
hddtemp hddtemp/SUID_bit boolean false

19
seed/keyboard.seed Executable file
View File

@ -0,0 +1,19 @@
# Pré-configuration des touches du clavier
keyboard-configuration keyboard-configuration/layout select
keyboard-configuration keyboard-configuration/xkb-keymap select fr(latin9)
keyboard-configuration keyboard-configuration/variant select France - (Obsolète) Autre
keyboard-configuration keyboard-configuration/unsupported_options boolean true
keyboard-configuration keyboard-configuration/ctrl_alt_bksp boolean true
keyboard-configuration keyboard-configuration/variantcode string latin9
keyboard-configuration keyboard-configuration/optionscode string terminate:ctrl_alt_bksp
keyboard-configuration keyboard-configuration/modelcode string pc105
keyboard-configuration keyboard-configuration/unsupported_config_options boolean true
keyboard-configuration keyboard-configuration/unsupported_config_layout boolean true
keyboard-configuration keyboard-configuration/toggle select No toggling
keyboard-configuration keyboard-configuration/compose select No compose key
keyboard-configuration keyboard-configuration/switch select No temporary switch
keyboard-configuration keyboard-configuration/altgr select The default for the keyboard layout
keyboard-configuration keyboard-configuration/unsupported_layout boolean true
keyboard-configuration keyboard-configuration/model select PC générique 105 touches (intl)
keyboard-configuration keyboard-configuration/layoutcode string fr
keyboard-configuration keyboard-configuration/store_defaults_in_debconf_db boolean true

3
seed/locales.seed Executable file
View File

@ -0,0 +1,3 @@
# Gestion des paramètres régionaux
locales locales/default_environment_locale select fr_FR.UTF-8
locales locales/locales_to_be_generated multiselect fr_FR.UTF-8 UTF-8

3
seed/rcs.seed Executable file
View File

@ -0,0 +1,3 @@
#
# Choices: install the package maintainer's version, keep the local version currently installed, show the differences between the versions, show a side-by-side difference between the versions, start a new shell to examine the situation
ucf ucf/changeprompt select keep_current

3
seed/restart_no_asking.seed Executable file
View File

@ -0,0 +1,3 @@
# Permet de redémarrer automatiquement les services qui en auraient besoin après une mise à jour avec aptitude
libc6 libraries/restart-without-asking boolean true
libpam0g libraries/restart-without-asking boolean true

9
seed/samba.seed Executable file
View File

@ -0,0 +1,9 @@
# 
samba samba/run_mode select daemons
samba-common samba-common/encrypt_passwords boolean true
samba-common samba-common/dhcp boolean false
# Faut-il créer une base de données /var/lib/samba/passdb.tdb ?
samba samba/generate_smbpasswd boolean true
# Définition du workgroup
samba-common samba-common/workgroup string gardouille
samba-common samba-common/do_debconf boolean true

4
seed/x11-common.seed Executable file
View File

@ -0,0 +1,4 @@
# Définition des utilisateurs autorisés à exécuter le serveur X
# anybody (tout le monde), super utilisateur, ...
x11-common x11-common/xwrapper/actual_allowed_users string anybody
x11-common x11-common/xwrapper/allowed_users select Anybody