From 7e07e05efff4de967f808d67493b4293e45c7110 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Hertzog?= Date: Thu, 6 Dec 2012 04:38:57 -0500 Subject: [PATCH] Also preseed mirror/suite to prevent choose-mirror to try a bad suite --- config/debian-installer/preseed.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/config/debian-installer/preseed.cfg b/config/debian-installer/preseed.cfg index 44f8083..d9ebf36 100644 --- a/config/debian-installer/preseed.cfg +++ b/config/debian-installer/preseed.cfg @@ -1,6 +1,7 @@ # Hence those questions are not used/needed in general but they # are still needed for PXE install so keep them preseeded anyway d-i mirror/country string enter information manually +d-i mirror/suite string kali d-i mirror/codename string kali d-i mirror/http/hostname string repo.kali.org d-i mirror/http/directory string /kali