From dbcca615691a492c7cda0d08108f28abc5334c9d Mon Sep 17 00:00:00 2001 From: Steve McIntyre Date: Sun, 13 Jan 2019 16:58:42 +0000 Subject: [PATCH] Revert "Drop grub-legacy from the core package list" This reverts commit 9f834744a69d09fa7e0e1da08e6a1f83b2e3ade7. --- CONF.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CONF.sh b/CONF.sh index 9ff0dd49..5b2b38e5 100644 --- a/CONF.sh +++ b/CONF.sh @@ -85,10 +85,9 @@ fi # for the daily d-i builds. If not set, uses the official d-i images from # the Debian mirror. #export DI_WWW_HOME=default -export DI_WWW_HOME=http://jack/d-i/ # Version number, "2.2 r0", "2.2 r1" etc. -export DEBVERSION="10.0-SBHACK" +export DEBVERSION="9.0" # Official or non-official set. # NOTE: THE "OFFICIAL" DESIGNATION IS ONLY ALLOWED FOR IMAGES AVAILABLE @@ -238,7 +237,7 @@ ATTEMPT_FALLBACK=yes # STICK4GB: 4GB USB stick or similar # STICK8GB: 8GB USB stick or similar # CUSTOM: up to you - specify a size to go with it (in 2K blocks) -#export DISKTYPE=CD +export DISKTYPE=CD #export DISKTYPE=CUSTOM #export CUSTOMSIZE=XXXX # If you want to over-ride this choice (e.g. to make a larger version of a given disk),