From ffc872da9b16b6738ed03ba00cca1e3b972a9cab Mon Sep 17 00:00:00 2001 From: gbaconni Date: Fri, 5 Nov 2021 17:23:31 +0100 Subject: [PATCH] 2021-11-05 17:23:31 --- preseed.cfg | 4 ++-- test | 0 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 test diff --git a/preseed.cfg b/preseed.cfg index ffcb892..e67f06c 100644 --- a/preseed.cfg +++ b/preseed.cfg @@ -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 diff --git a/test b/test new file mode 100644 index 0000000..e69de29