* 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
|
||||
version of debootstrap has dependency resolution enabled by default.
|
||||
* 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 ]
|
||||
* Fixed powerpc cd builds, added powerpc64 kernels to etch/sid, dropped
|
||||
|
|
|
@ -42,6 +42,7 @@ reiserfsprogs
|
|||
libfribidi0
|
||||
localization-config
|
||||
acpid
|
||||
debconf
|
||||
|
||||
#ifdef ARCH_i386
|
||||
discover
|
||||
|
|
Loading…
Reference in New Issue