Include eatmydata deb for d-i to use offline. Closes: #986772
This commit is contained in:
parent
5abcc48f75
commit
d2c5ce15b2
|
@ -1,5 +1,6 @@
|
|||
debian-cd (3.1.34) UNRELEASED; urgency=medium
|
||||
|
||||
[ Wolfgang Schweer ]
|
||||
* data/bullseye: Update Debian Edu installer logo and syslinux splash image
|
||||
from src:debian-edu-artwork 2.11.5-1.
|
||||
* tools/boot/*/boot-x86: Prevent custom splash images from being modified.
|
||||
|
@ -9,6 +10,9 @@ debian-cd (3.1.34) UNRELEASED; urgency=medium
|
|||
* debian/control: Drop Recommends: on netpbm and syslinux-utils. These are no
|
||||
longer needed now that custom splash images are used unmodified.
|
||||
|
||||
[ Petter Reinholdtse ]
|
||||
* Include eatmydata deb for d-i to use offline. Closes: #986772
|
||||
|
||||
-- Wolfgang Schweer <wschweer@arcor.de> Fri, 12 Feb 2021 22:07:27 +0100
|
||||
|
||||
debian-cd (3.1.33) unstable; urgency=medium
|
||||
|
|
|
@ -23,3 +23,6 @@ pppconfig
|
|||
/* #861288 - make it easier for users to report installation problems */
|
||||
reportbug
|
||||
|
||||
/* ensure eatmydata-udeb can speed up offline installs too */
|
||||
eatmydata
|
||||
libeatmydata1
|
||||
|
|
Loading…
Reference in New Issue