2006-11-16 23:38:33 -01:00
|
|
|
/* These packages + the ones needed by debootstrap are the ones needed for
|
|
|
|
* debian-installer to be able to install a base Debian system.
|
|
|
|
*
|
|
|
|
* These packages are installed by various parts of the debian-installer,
|
|
|
|
* mostly via its apt-install command.
|
2002-12-26 09:39:02 -01:00
|
|
|
*
|
2003-10-05 21:09:17 +00:00
|
|
|
* This list can be generated with the command:
|
|
|
|
* ../tools/generate_di+k_list
|
|
|
|
*
|
- Since amd64 is not on standard debian mirrors, and generate_d-i+k_list
must be runnable on them, make it chack for absence of amd64 Packages
files and add a dummy kernel for amd64. This will need to be manually
kept up-to-date by the amd64 people for now.
- Didn't fix generate_di_list the same way, since doing so would be too
hard. Next time tasks/debian-installer is updated using this script on
a machine w/o the unofficial amd64 archive, the am64 info in the file
will be lost.
- Add DO NOT EDIT warning messages to generated files in cvs.
- Check and revert manual modifications to tasks/base-sarge. This file is
automatically generated and those mods would have been lost:
- Add fileutils to generate_d-i+k_list, "until kernels get fixed",
whatever that means.
- arcboot was already in generate_d-i+k_list.
- Update tasks/debian-installer+kernel using generate_d-i+k_list.
- Sort package lists in tasks/base-sarge to ease comparisons when
updating.
- Update tasks/base-sarge for debootstrap 0.2.45. This includes the
following removals:
- aboot: already listed in debian-installer+kernel
- gcc-3.2-base, libdb2, libgcrypt1, libgnutls7, libident,
libdb2, libtasn1-0: obsolete
- modconf: obsoleted by d-i
- setserial: not base anymore
- slang1: turned into slang1a-utf8
- libident: not needed by base anymore
- lilo: in debian-installer+kernel
- mbr: not installed anymore
- pcmcia-cs: in debian-installer+kernel
- syslinux: not installed
- "filesutils": typo; fileutils in generate_d-i+k_list for m68k
- quik: in debian-installer+kernel
- yaboot: in debian-installer+kernel
- arcboot: in debian-installer+kernel
- delo: in debian-installer+kernel
And the following additions:
- libdb4.2, libgcrypt11, libgcrypt7, libgnutls10, libgnutls11,
libgpg-error0, libtasn1-2: new libraries
- console-tools: now installed by debootstrap even on s390
2005-01-02 22:31:45 -01:00
|
|
|
* DO NOT EDIT THIS FILE, edit the above script
|
|
|
|
*
|
2006-11-16 23:38:33 -01:00
|
|
|
* Last update: Wed Apr 19 23:47:14 CEST 2006
|
2002-12-26 09:39:02 -01:00
|
|
|
*/
|
|
|
|
|
2005-05-15 16:46:50 +00:00
|
|
|
#include <debian-installer-sarge>
|
2003-09-13 17:06:50 +00:00
|
|
|
eject
|
|
|
|
locales
|
2005-04-14 05:05:09 +00:00
|
|
|
libdevmapper1.01
|
2004-06-07 09:35:40 +00:00
|
|
|
lvm-common
|
|
|
|
lvm2
|
|
|
|
mdadm
|
2003-11-11 20:15:36 -01:00
|
|
|
aptitude
|
2003-12-24 15:21:14 -01:00
|
|
|
jfbterm
|
|
|
|
unifont
|
2004-01-13 23:41:59 -01:00
|
|
|
hotplug
|
2004-08-05 17:48:35 +00:00
|
|
|
usbutils
|
2004-01-13 23:41:59 -01:00
|
|
|
console-cyrillic
|
|
|
|
console-terminus
|
2004-03-16 08:51:53 -01:00
|
|
|
pcmcia-cs
|
2006-11-16 23:38:33 -01:00
|
|
|
pcmciautils
|
2004-03-16 08:51:53 -01:00
|
|
|
wireless-tools
|
|
|
|
xfsprogs
|
2004-06-07 09:35:40 +00:00
|
|
|
jfsutils
|
2006-11-16 23:38:33 -01:00
|
|
|
dosfsutils
|
2004-03-16 08:51:53 -01:00
|
|
|
reiserfsprogs
|
2004-08-05 17:48:35 +00:00
|
|
|
libfribidi0
|
2004-10-05 01:00:46 +00:00
|
|
|
localization-config
|
2006-11-16 23:38:33 -01:00
|
|
|
acpid
|
|
|
|
ppp
|
|
|
|
pppoeconf
|
|
|
|
udev
|
|
|
|
installation-report
|
|
|
|
openssh-server
|
|
|
|
|
|
|
|
/* libsysfs1-udeb provides libsysfs1 so we have to make sure the deb
|
|
|
|
* gets included on the first CD too
|
|
|
|
*/
|
|
|
|
libsysfs1
|
|
|
|
|
2003-10-05 21:09:17 +00:00
|
|
|
#ifdef ARCH_i386
|
2006-11-16 23:38:33 -01:00
|
|
|
initramfs-tools
|
2004-04-14 10:44:46 +00:00
|
|
|
discover
|
2004-04-25 16:25:11 +00:00
|
|
|
discover1
|
2004-04-14 10:44:46 +00:00
|
|
|
grub
|
|
|
|
lilo
|
2006-11-16 23:38:33 -01:00
|
|
|
/* Note that we do not have to include every optimised kernel flavor for
|
|
|
|
* i386. Kernel headers are included as third party modules are commonly
|
|
|
|
* used on this architecture.
|
|
|
|
*/
|
|
|
|
kernel-image-2.4-386
|
|
|
|
kernel-pcmcia-modules-2.4-386
|
|
|
|
kernel-headers-2.4-386
|
|
|
|
linux-image-2.6-386
|
|
|
|
linux-headers-2.6-386
|
|
|
|
/* 486 are same images, new name */
|
|
|
|
linux-image-2.6-486
|
|
|
|
linux-headers-2.6-486
|
2003-10-05 21:09:17 +00:00
|
|
|
#endif
|
2006-11-16 23:38:33 -01:00
|
|
|
|
2004-12-08 22:23:09 -01:00
|
|
|
#ifdef ARCH_amd64
|
2006-11-16 23:38:33 -01:00
|
|
|
initramfs-tools
|
2005-06-01 23:54:39 +00:00
|
|
|
discover
|
|
|
|
discover1
|
|
|
|
grub
|
|
|
|
lilo
|
2006-11-16 23:38:33 -01:00
|
|
|
linux-image-2.6-amd64-generic
|
|
|
|
linux-headers-2.6-amd64-generic
|
2004-12-08 22:23:09 -01:00
|
|
|
#endif
|
2006-11-16 23:38:33 -01:00
|
|
|
|
2003-10-05 21:09:17 +00:00
|
|
|
#ifdef ARCH_alpha
|
2006-11-16 23:38:33 -01:00
|
|
|
initramfs-tools
|
2004-07-29 23:53:02 +00:00
|
|
|
aboot
|
|
|
|
aboot-base
|
2004-04-25 16:25:11 +00:00
|
|
|
discover1
|
2006-11-16 23:38:33 -01:00
|
|
|
linux-image-2.6-alpha-generic
|
|
|
|
linux-image-2.6-alpha-smp
|
2004-03-16 08:51:53 -01:00
|
|
|
#endif
|
2006-11-16 23:38:33 -01:00
|
|
|
|
2004-03-16 08:51:53 -01:00
|
|
|
#ifdef ARCH_hppa
|
2006-11-16 23:38:33 -01:00
|
|
|
initramfs-tools
|
2004-04-25 16:25:11 +00:00
|
|
|
discover1
|
2006-11-16 23:38:33 -01:00
|
|
|
linux-image-2.6-parisc
|
|
|
|
linux-image-2.6-parisc-smp
|
|
|
|
linux-image-2.6-parisc64
|
|
|
|
linux-image-2.6-parisc64-smp
|
|
|
|
palo
|
2003-10-05 21:09:17 +00:00
|
|
|
#endif
|
2006-11-16 23:38:33 -01:00
|
|
|
|
2003-10-05 21:09:17 +00:00
|
|
|
#ifdef ARCH_ia64
|
2006-11-16 23:38:33 -01:00
|
|
|
yaird
|
2004-04-25 16:25:11 +00:00
|
|
|
discover1
|
2004-03-16 08:51:53 -01:00
|
|
|
initrd-tools
|
2006-11-16 23:38:33 -01:00
|
|
|
linux-image-2.6-itanium
|
|
|
|
linux-image-2.6-itanium-smp
|
|
|
|
linux-image-2.6-mckinley
|
|
|
|
linux-image-2.6-mckinley-smp
|
|
|
|
elilo
|
2003-10-05 21:09:17 +00:00
|
|
|
#endif
|
2006-11-16 23:38:33 -01:00
|
|
|
|
2004-04-14 10:44:46 +00:00
|
|
|
#ifdef ARCH_mips
|
2006-11-16 23:38:33 -01:00
|
|
|
yaird
|
2004-04-14 10:44:46 +00:00
|
|
|
arcboot
|
2006-11-16 23:38:33 -01:00
|
|
|
sibyl
|
2004-09-27 22:30:36 +00:00
|
|
|
kernel-image-2.4.27-r4k-ip22
|
|
|
|
kernel-image-2.4.27-r5k-ip22
|
2006-11-16 23:38:33 -01:00
|
|
|
kernel-image-2.4.27-sb1-swarm-bn
|
2004-04-14 10:44:46 +00:00
|
|
|
#endif
|
2006-11-16 23:38:33 -01:00
|
|
|
|
2004-04-14 10:44:46 +00:00
|
|
|
#ifdef ARCH_mipsel
|
2006-11-16 23:38:33 -01:00
|
|
|
yaird
|
|
|
|
sibyl
|
|
|
|
colo
|
2004-07-29 23:53:02 +00:00
|
|
|
delo
|
2004-09-27 22:30:36 +00:00
|
|
|
kernel-image-2.4.27-r3k-kn02
|
|
|
|
kernel-image-2.4.27-r4k-kn04
|
2006-11-16 23:38:33 -01:00
|
|
|
kernel-image-2.4.27-r5k-cobalt
|
|
|
|
kernel-image-2.4.27-r5k-lasat
|
2004-04-14 10:44:46 +00:00
|
|
|
#endif
|
2006-11-16 23:38:33 -01:00
|
|
|
|
2003-10-05 21:09:17 +00:00
|
|
|
#ifdef ARCH_powerpc
|
2006-11-16 23:38:33 -01:00
|
|
|
initramfs-tools
|
2004-04-25 16:25:11 +00:00
|
|
|
discover1
|
2004-08-05 17:48:35 +00:00
|
|
|
quik
|
2004-06-07 09:35:40 +00:00
|
|
|
yaboot
|
2006-11-16 23:38:33 -01:00
|
|
|
powerpc-utils
|
|
|
|
hfsutils
|
2004-08-05 17:48:35 +00:00
|
|
|
mkvmlinuz
|
|
|
|
module-init-tools
|
|
|
|
initrd-tools
|
2006-11-16 23:38:33 -01:00
|
|
|
linux-image-2.6-powerpc
|
|
|
|
linux-image-2.6-powerpc-smp
|
|
|
|
linux-image-2.6-powerpc64
|
2004-09-27 22:30:36 +00:00
|
|
|
kernel-image-2.6.8-powerpc
|
|
|
|
kernel-image-2.6.8-power3
|
|
|
|
kernel-image-2.6.8-power4
|
2004-11-29 17:36:42 -01:00
|
|
|
kernel-image-2.4.27-apus
|
2004-03-16 08:51:53 -01:00
|
|
|
#endif
|
2006-11-16 23:38:33 -01:00
|
|
|
|
2004-03-16 08:51:53 -01:00
|
|
|
#ifdef ARCH_sparc
|
2006-11-16 23:38:33 -01:00
|
|
|
yaird
|
|
|
|
silo
|
2004-04-25 16:25:11 +00:00
|
|
|
discover1
|
2004-06-07 09:35:40 +00:00
|
|
|
initrd-tools
|
2006-11-16 23:38:33 -01:00
|
|
|
linux-image-2.6-sparc64
|
|
|
|
linux-image-2.6-sparc64-smp
|
2004-08-05 17:48:35 +00:00
|
|
|
kernel-image-2.4-sparc32
|
|
|
|
kernel-image-2.4-sparc32-smp
|
|
|
|
kernel-image-2.4-sparc64
|
|
|
|
kernel-image-2.4-sparc64-smp
|
2003-10-05 21:09:17 +00:00
|
|
|
#endif
|
2006-11-16 23:38:33 -01:00
|
|
|
|
2004-04-13 18:48:46 +00:00
|
|
|
#ifdef ARCH_m68k
|
2006-11-16 23:38:33 -01:00
|
|
|
yaird
|
- Since amd64 is not on standard debian mirrors, and generate_d-i+k_list
must be runnable on them, make it chack for absence of amd64 Packages
files and add a dummy kernel for amd64. This will need to be manually
kept up-to-date by the amd64 people for now.
- Didn't fix generate_di_list the same way, since doing so would be too
hard. Next time tasks/debian-installer is updated using this script on
a machine w/o the unofficial amd64 archive, the am64 info in the file
will be lost.
- Add DO NOT EDIT warning messages to generated files in cvs.
- Check and revert manual modifications to tasks/base-sarge. This file is
automatically generated and those mods would have been lost:
- Add fileutils to generate_d-i+k_list, "until kernels get fixed",
whatever that means.
- arcboot was already in generate_d-i+k_list.
- Update tasks/debian-installer+kernel using generate_d-i+k_list.
- Sort package lists in tasks/base-sarge to ease comparisons when
updating.
- Update tasks/base-sarge for debootstrap 0.2.45. This includes the
following removals:
- aboot: already listed in debian-installer+kernel
- gcc-3.2-base, libdb2, libgcrypt1, libgnutls7, libident,
libdb2, libtasn1-0: obsolete
- modconf: obsoleted by d-i
- setserial: not base anymore
- slang1: turned into slang1a-utf8
- libident: not needed by base anymore
- lilo: in debian-installer+kernel
- mbr: not installed anymore
- pcmcia-cs: in debian-installer+kernel
- syslinux: not installed
- "filesutils": typo; fileutils in generate_d-i+k_list for m68k
- quik: in debian-installer+kernel
- yaboot: in debian-installer+kernel
- arcboot: in debian-installer+kernel
- delo: in debian-installer+kernel
And the following additions:
- libdb4.2, libgcrypt11, libgcrypt7, libgnutls10, libgnutls11,
libgpg-error0, libtasn1-2: new libraries
- console-tools: now installed by debootstrap even on s390
2005-01-02 22:31:45 -01:00
|
|
|
fileutils
|
2006-11-16 23:38:33 -01:00
|
|
|
vmelilo
|
2004-04-13 18:48:46 +00:00
|
|
|
kernel-image-2.2.25-mac
|
2004-11-29 18:13:24 -01:00
|
|
|
kernel-image-2.4.27-amiga
|
2004-09-01 13:01:42 +00:00
|
|
|
kernel-image-2.4.27-atari
|
|
|
|
kernel-image-2.4.27-bvme6000
|
|
|
|
kernel-image-2.4.27-mvme147
|
|
|
|
kernel-image-2.4.27-mvme16x
|
|
|
|
kernel-image-2.4.27-q40
|
2004-04-13 18:48:46 +00:00
|
|
|
#endif
|
2006-11-16 23:38:33 -01:00
|
|
|
|
2005-02-21 18:06:47 -01:00
|
|
|
#ifdef ARCH_arm
|
2006-11-16 23:38:33 -01:00
|
|
|
initramfs-tools
|
2005-02-21 18:06:47 -01:00
|
|
|
discover1
|
|
|
|
kernel-image-2.4.27-bast
|
|
|
|
kernel-image-2.4.27-lart
|
|
|
|
kernel-image-2.4.27-netwinder
|
|
|
|
kernel-image-2.4.27-riscpc
|
|
|
|
kernel-image-2.4.27-riscstation
|
2006-11-16 23:38:33 -01:00
|
|
|
linux-image-2.6-s3c2410
|
|
|
|
linux-image-2.6-footbridge
|
2005-02-21 18:06:47 -01:00
|
|
|
#endif
|