aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@libreoffice.org>2016-11-02 19:10:24 +0100
committerGuilhem Moulin <guilhem@libreoffice.org>2016-11-02 19:10:24 +0100
commit4b6c9f2c86a8a8fbbfc946d1433db864371ca3b4 (patch)
tree7e73c9562751ac4d0a8da7aaf5f2ee5db088e050
parent79731953b69a45679f661d2f77bfac954cf4d9e6 (diff)
Fix race condiction on the NIC detection module of the Jessie installer.
-rw-r--r--preseed-cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/preseed-cfg b/preseed-cfg
index b2e37f9..b469682 100644
--- a/preseed-cfg
+++ b/preseed-cfg
@@ -1,5 +1,6 @@
cat <<- EOF
# Network
+ ethdetect ethdetect/module_select select virtio_net
d-i netcfg/choose_interface select auto
d-i netcfg/get_hostname string ${VM_NAME-debian}
d-i netcfg/get_domain string documentfoundation.org