Actualiser preseed_debian_12_plasma-desktop.txt
This commit is contained in:
@@ -8,7 +8,8 @@ d-i keyboard-configuration/variantcode string fr
|
|||||||
|
|
||||||
# Configuration réseau (choix automatique de la première interface active)
|
# Configuration réseau (choix automatique de la première interface active)
|
||||||
d-i netcfg/choose_interface select auto
|
d-i netcfg/choose_interface select auto
|
||||||
d-i netcfg/get_hostname string unassigned-hostname
|
d-i netcfg/get_hostname string debian
|
||||||
|
d-i netcfg/get_hostname seen false
|
||||||
d-i netcfg/get_domain string unassigned-domain
|
d-i netcfg/get_domain string unassigned-domain
|
||||||
|
|
||||||
# Désactivation du compte root
|
# Désactivation du compte root
|
||||||
@@ -37,7 +38,10 @@ tasksel tasksel/first multiselect minimal
|
|||||||
|
|
||||||
# Paquets additionnels à installer
|
# Paquets additionnels à installer
|
||||||
d-i pkgsel/include string \
|
d-i pkgsel/include string \
|
||||||
|
kde-base \
|
||||||
plasma-desktop \
|
plasma-desktop \
|
||||||
|
kde-frameworks \
|
||||||
|
plasma-meta \
|
||||||
vim \
|
vim \
|
||||||
wget \
|
wget \
|
||||||
curl \
|
curl \
|
||||||
|
|||||||
Reference in New Issue
Block a user