mirror of
https://salsa.debian.org/images-team/debian-cd.git
synced 2024-11-24 15:19:51 -01:00
Switch to initramfs-tools by default for netinst CDs for hppa
This commit is contained in:
parent
d056a7b6e5
commit
3a32a84414
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -190,7 +190,10 @@ debian-cd (2.2.24) UNRELEASED; urgency=low
|
||||
* Mipsel boot images haven't actually moved yet in etch. Cope with this
|
||||
- fall back to the old location if the new one isn't there.
|
||||
|
||||
-- Frans Pop <fjp@debian.org> Wed, 15 Feb 2006 23:18:19 +0100
|
||||
[ Frans Pop ]
|
||||
* Switch to initramfs-tools by default for netinst CDs for hppa.
|
||||
|
||||
-- Frans Pop <fjp@debian.org> Fri, 3 Mar 2006 02:57:15 +0100
|
||||
|
||||
debian-cd (2.2.23) unstable; urgency=low
|
||||
|
||||
|
@ -102,7 +102,7 @@ linux-image-2.6-alpha-smp
|
||||
#endif
|
||||
|
||||
#ifdef ARCH_hppa
|
||||
yaird
|
||||
initramfs-tools
|
||||
discover1
|
||||
linux-image-2.6-parisc
|
||||
linux-image-2.6-parisc-smp
|
||||
@ -225,6 +225,7 @@ zcat $MIRROR/dists/$CODENAME/main/binary-m68k/Packages.gz | \
|
||||
|
||||
cat >> debian-installer+kernel-$DI_CODENAME << EOF
|
||||
#endif
|
||||
|
||||
#ifdef ARCH_arm
|
||||
initramfs-tools
|
||||
discover1
|
||||
|
Loading…
Reference in New Issue
Block a user