debian-cd-clone/tasks/base-woody

134 lines
1.5 KiB
Plaintext

/*
* This file lists the packages needed by debootstrap
*
* Those should be on CD1 to be able to bootstrap a woody system
* with debootstrap.
* It's a pity but this file is not automatically generated, so it
* needs to be manually updated from time to time with the
* source information from /usr/lib/debootstrap/scripts/woody
*
* Latest update : in sync with debootstrap 0.1.11
*
* -- Raphael Hertzog
*
* Required packages
* They are already automatically included
*/
/* Base packages */
adduser
apt
apt-utils
at
base-config
bsdmainutils
console-common
console-tools
console-tools-libs
console-data
cpio
cron
dhcp-client
ed
exim
fdutils
gettext-base
groff-base
ifupdown
info
ipchains
klogd
libident
libldap2
liblockfile1
libpcre3
libsasl7
libwrap0
logrotate
mailx
man-db
manpages
modconf
nano
net-tools
netbase
netkit-inetd
netkit-ping
nvi
ppp
pppoe
sysklogd
tasksel
tcpd
telnet
/* Arch specific for the base system */
#ifdef ARCH_alpha
setserial
aboot
pciutils
#endif
#ifdef ARCH_arm
setserial
libgpmg1
#endif
#ifdef ARCH_i386
lilo
pciutils
setserial
syslinux
#endif
#ifdef ARCH_m68k
atari-bootstrap
atari-fdisk
amiga-fdisk
eject
mac-fdisk
pmac-fdisk-cross
setserial
vmelilo
#endif
#ifdef ARCH_powerpc
quik
mac-fdisk
amiga-fdisk
psmisc
powerpc-utils
setserial
pciutils
hfsutils
yaboot
#endif
#ifdef ARCH_sparc
silo
eject
pciutils
sparc-utils
#endif
#ifdef ARCH_mips
dvhtool
pciutils
setserial
#endif
#ifdef ARCH_mipsel
delo
pciutils
setserial
#endif
#ifdef ARCH_hppa
palo
libstdc++3
gcc-3.0-base
#endif