From d580ace85a369fd9c71f9d02b16ab5f0581d952b Mon Sep 17 00:00:00 2001 From: Alexander Gabriel Date: Fri, 29 Aug 2025 23:26:54 +0200 Subject: [PATCH] das ist default schon so --- templates/preseed.cfg.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/preseed.cfg.j2 b/templates/preseed.cfg.j2 index 5ce24d9..9356b80 100644 --- a/templates/preseed.cfg.j2 +++ b/templates/preseed.cfg.j2 @@ -352,7 +352,7 @@ d-i apt-setup/contrib boolean true # entry for a DVD/BD installation image active in the installed system # (entries for netinst or CD images will be disabled anyway, regardless of # this setting). -d-i apt-setup/disable-cdrom-entries boolean true +#d-i apt-setup/disable-cdrom-entries boolean true # Uncomment this if you don't want to use a network mirror. #d-i apt-setup/use_mirror boolean false # Select which update services to use; define the mirrors to be used.