- Update to libdevmapper1.02
- No need to include yaird for m68k
This commit is contained in:
parent
2089c7922a
commit
b29a593a51
|
@ -82,8 +82,10 @@ debian-cd (2.2.25) UNRELEASED; urgency=low
|
||||||
* Drop 2.4 support for sparc64; switch from 2.4 to 2.6 for sparc32.
|
* Drop 2.4 support for sparc64; switch from 2.4 to 2.6 for sparc32.
|
||||||
* Exclude 2.4 kernel udebs for sparc and s/390 (s/390 has switched to 2.6).
|
* Exclude 2.4 kernel udebs for sparc and s/390 (s/390 has switched to 2.6).
|
||||||
* Include only 2.6 kernel images for sparc.
|
* Include only 2.6 kernel images for sparc.
|
||||||
|
* Update to libdevmapper1.02.
|
||||||
|
* No need to include yaird for m68k.
|
||||||
|
|
||||||
-- Frans Pop <fjp@debian.org> Fri, 28 Jul 2006 01:35:45 +0200
|
-- Frans Pop <fjp@debian.org> Fri, 28 Jul 2006 01:39:01 +0200
|
||||||
|
|
||||||
debian-cd (2.2.24) unstable; urgency=low
|
debian-cd (2.2.24) unstable; urgency=low
|
||||||
|
|
||||||
|
|
|
@ -35,7 +35,7 @@ cat > debian-installer+kernel-$DI_CODENAME << EOF
|
||||||
#include <debian-installer-$DI_CODENAME>
|
#include <debian-installer-$DI_CODENAME>
|
||||||
eject
|
eject
|
||||||
locales
|
locales
|
||||||
libdevmapper1.01
|
libdevmapper1.02
|
||||||
lvm-common
|
lvm-common
|
||||||
lvm2
|
lvm2
|
||||||
mdadm
|
mdadm
|
||||||
|
@ -212,7 +212,6 @@ linux-image-2.6-sparc64-smp
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef ARCH_m68k
|
#ifdef ARCH_m68k
|
||||||
yaird
|
|
||||||
initramfs-tools
|
initramfs-tools
|
||||||
fileutils
|
fileutils
|
||||||
amiboot
|
amiboot
|
||||||
|
|
Loading…
Reference in New Issue