Don't include -686-pae udebs on media
We may not have a kernel to use with them anyway
This commit is contained in:
parent
9fa12704bf
commit
60e9fbfa36
|
@ -27,8 +27,8 @@ speakup-modules-*
|
||||||
usb-modules-*
|
usb-modules-*
|
||||||
usb-serial-modules-*
|
usb-serial-modules-*
|
||||||
usb-storage-modules-*
|
usb-storage-modules-*
|
||||||
# 686-bigmem kernel udebs are only used for the Xen netboot image
|
# 686-pae kernel udebs are only used for the Xen netboot image
|
||||||
*-686-bigmem-di !xen
|
*-686-pae-di !xen
|
||||||
# Not used on i386
|
# Not used on i386
|
||||||
console-keymaps-acorn
|
console-keymaps-acorn
|
||||||
console-keymaps-amiga
|
console-keymaps-amiga
|
||||||
|
|
|
@ -21,6 +21,8 @@ debian-cd (3.1.24) UNRELEASED; urgency=medium
|
||||||
[ Steve McIntyre ]
|
[ Steve McIntyre ]
|
||||||
* Tweak ordering of snapshot URLs - put snapshot.d.o last in the list in
|
* Tweak ordering of snapshot URLs - put snapshot.d.o last in the list in
|
||||||
jigdo files, to reduce load on the service.
|
jigdo files, to reduce load on the service.
|
||||||
|
* Don't include -686-pae udebs on media - we may not have a kernel
|
||||||
|
to use with them anyway
|
||||||
|
|
||||||
-- Holger Levsen <holger@debian.org> Wed, 20 Feb 2019 14:12:16 +0100
|
-- Holger Levsen <holger@debian.org> Wed, 20 Feb 2019 14:12:16 +0100
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue