2021-11-05 17:23:31

This commit is contained in:
gbaconni
2021-11-05 17:23:31 +01:00
parent 926db200e4
commit ffc872da9b
2 changed files with 2 additions and 2 deletions

View File

@@ -73,7 +73,8 @@ d-i netcfg/get_domain string unassigned-domain
# If you want to force a hostname, regardless of what either the DHCP
# server returns or what the reverse DNS entry for the IP is, uncomment
# and adjust the following line.
#d-i netcfg/hostname string somehost
d-i netcfg/hostname string gbaconni42
d-i netcfg/domain string 42lausanne.ch
# Disable that annoying WEP key dialog.
d-i netcfg/wireless_wep string
@@ -310,7 +311,6 @@ d-i partman/choose_partition select finish
d-i partman/confirm boolean true
d-i partman/confirm_nooverwrite boolean true
d-i partman-efi/non_efi_system boolean false
d-i partman-partitioning/choose_label string msdos
d-i partman-partitioning/default_label string msdos

0
test Normal file
View File