* Try forcing debconf onto CDs to attempt to get debian-cd not to include
both it and cdebconf for | dependencies. cdebconf isn't usable right now and has a large dependency chain.
This commit is contained in:
parent
00be9ca47e
commit
cdb7de17bd
|
@ -43,6 +43,9 @@ debian-cd (2.2.24) UNRELEASED; urgency=low
|
||||||
situations with a non-official Debian mirror. Neccessary since the new
|
situations with a non-official Debian mirror. Neccessary since the new
|
||||||
version of debootstrap has dependency resolution enabled by default.
|
version of debootstrap has dependency resolution enabled by default.
|
||||||
* Don't chmod amiboot if it doesn't exist.
|
* Don't chmod amiboot if it doesn't exist.
|
||||||
|
* Try forcing debconf onto CDs to attempt to get debian-cd not to include
|
||||||
|
both it and cdebconf for | dependencies. cdebconf isn't usable right now
|
||||||
|
and has a large dependency chain.
|
||||||
|
|
||||||
[ Sven Luther ]
|
[ Sven Luther ]
|
||||||
* Fixed powerpc cd builds, added powerpc64 kernels to etch/sid, dropped
|
* Fixed powerpc cd builds, added powerpc64 kernels to etch/sid, dropped
|
||||||
|
|
|
@ -42,6 +42,7 @@ reiserfsprogs
|
||||||
libfribidi0
|
libfribidi0
|
||||||
localization-config
|
localization-config
|
||||||
acpid
|
acpid
|
||||||
|
debconf
|
||||||
|
|
||||||
#ifdef ARCH_i386
|
#ifdef ARCH_i386
|
||||||
discover
|
discover
|
||||||
|
|
Loading…
Reference in New Issue