Also exclude the pwgen udeb as it is not yet used, and most likely will only be used inside initrds
This commit is contained in:
parent
5def98b53a
commit
ec225026cb
|
@ -112,6 +112,7 @@ ai-choosers
|
||||||
auto-install
|
auto-install
|
||||||
# Currently unused
|
# Currently unused
|
||||||
nbd-client-udeb
|
nbd-client-udeb
|
||||||
|
pwgen-udeb
|
||||||
# Obsolete
|
# Obsolete
|
||||||
libslang1-utf8-udeb
|
libslang1-utf8-udeb
|
||||||
discover-udeb
|
discover-udeb
|
||||||
|
|
|
@ -42,10 +42,10 @@ debian-cd (3.0.3) UNRELEASED; urgency=low
|
||||||
transitioning in the installer.
|
transitioning in the installer.
|
||||||
* Remove tasks for sid as they were only needed temporarily for the KDE and
|
* Remove tasks for sid as they were only needed temporarily for the KDE and
|
||||||
Xfce CD images; now they only help to confuse.
|
Xfce CD images; now they only help to confuse.
|
||||||
* Exclude live-installer, simple-cdd and nbd udebs as they are currently not
|
* Exclude live-installer, simple-cdd, pwgen and nbd udebs as they are
|
||||||
used in Debian Installer.
|
currently not used in Debian Installer.
|
||||||
|
|
||||||
-- Frans Pop <fjp@debian.org> Fri, 13 Jul 2007 02:00:41 +0200
|
-- Frans Pop <fjp@debian.org> Fri, 13 Jul 2007 02:06:31 +0200
|
||||||
|
|
||||||
debian-cd (3.0.2) unstable; urgency=high
|
debian-cd (3.0.2) unstable; urgency=high
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue