hostname + corrections kde plasma

This commit is contained in:
2025-07-15 05:33:25 +02:00
parent ac08adae0b
commit 8f896e43d0
6 changed files with 14 additions and 9 deletions

View File

@@ -8,7 +8,8 @@ d-i keyboard-configuration/variantcode string fr
# Configuration réseau (choix automatique de la première interface active)
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ésactivation du compte root

View File

@@ -8,7 +8,8 @@ d-i keyboard-configuration/variantcode string fr
# Configuration réseau (choix automatique de la première interface active)
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ésactivation du compte root

View File

@@ -8,7 +8,8 @@ d-i keyboard-configuration/variantcode string fr
# Configuration réseau (choix automatique de la première interface active)
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ésactivation du compte root

View File

@@ -8,7 +8,8 @@ d-i keyboard-configuration/variantcode string fr
# Configuration réseau (choix automatique de la première interface active)
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ésactivation du compte root

View File

@@ -7,9 +7,9 @@ d-i keyboard-configuration/variantcode string fr
# Configuration réseau (choix automatique de la première interface active)
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/wireless_wep string
# Configuration des dépôts
d-i mirror/country string manual

View File

@@ -7,10 +7,11 @@ d-i debian-installer/locale string fr_CH.UTF-8
d-i keyboard-configuration/modelcode string pc105
d-i keyboard-configuration/variantcode string fr
### Configuration réseau
# Configuration réseau (choix automatique de la première interface active)
d-i netcfg/choose_interface select auto
d-i netcfg/get_hostname string debian-machine
d-i netcfg/get_domain string local
d-i netcfg/get_hostname string debian
d-i netcfg/get_hostname seen false
d-i netcfg/get_domain string unassigned-domain
### Paramètres du miroir Debian
d-i mirror/country string manual