Revert "Drop grub-legacy from the core package list"

This reverts commit 9f834744a6.
This commit is contained in:
Steve McIntyre 2019-01-13 16:58:42 +00:00
parent 9555126454
commit dbcca61569
1 changed files with 2 additions and 3 deletions

View File

@ -85,10 +85,9 @@ fi
# for the daily d-i builds. If not set, uses the official d-i images from # for the daily d-i builds. If not set, uses the official d-i images from
# the Debian mirror. # the Debian mirror.
#export DI_WWW_HOME=default #export DI_WWW_HOME=default
export DI_WWW_HOME=http://jack/d-i/
# Version number, "2.2 r0", "2.2 r1" etc. # Version number, "2.2 r0", "2.2 r1" etc.
export DEBVERSION="10.0-SBHACK" export DEBVERSION="9.0"
# Official or non-official set. # Official or non-official set.
# NOTE: THE "OFFICIAL" DESIGNATION IS ONLY ALLOWED FOR IMAGES AVAILABLE # NOTE: THE "OFFICIAL" DESIGNATION IS ONLY ALLOWED FOR IMAGES AVAILABLE
@ -238,7 +237,7 @@ ATTEMPT_FALLBACK=yes
# STICK4GB: 4GB USB stick or similar # STICK4GB: 4GB USB stick or similar
# STICK8GB: 8GB USB stick or similar # STICK8GB: 8GB USB stick or similar
# CUSTOM: up to you - specify a size to go with it (in 2K blocks) # CUSTOM: up to you - specify a size to go with it (in 2K blocks)
#export DISKTYPE=CD export DISKTYPE=CD
#export DISKTYPE=CUSTOM #export DISKTYPE=CUSTOM
#export CUSTOMSIZE=XXXX #export CUSTOMSIZE=XXXX
# If you want to over-ride this choice (e.g. to make a larger version of a given disk), # If you want to over-ride this choice (e.g. to make a larger version of a given disk),