1161 lines
10 KiB
Plaintext
1161 lines
10 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.
|
|
*
|
|
* The script used to generate this file is :
|
|
|
|
for arch in alpha arm i386 ia64 m68k powerpc sparc mips mipsel hppa s390
|
|
do
|
|
echo "#ifdef ARCH_$arch"
|
|
debootstrap --arch $arch --print-debs $CODENAME | tr ' ' '\n' | grep -v "^$"
|
|
echo "#endif"
|
|
echo ""
|
|
done
|
|
|
|
*
|
|
* Latest update : in sync with debootstrap 0.1.17
|
|
*
|
|
* -- Raphael Hertzog
|
|
*
|
|
*/
|
|
|
|
|
|
#ifdef ARCH_alpha
|
|
base-files
|
|
base-passwd
|
|
bash
|
|
bsdutils
|
|
debconf
|
|
debianutils
|
|
diff
|
|
dpkg
|
|
e2fsprogs
|
|
fileutils
|
|
findutils
|
|
grep
|
|
gzip
|
|
hostname
|
|
libcap1
|
|
libdb2
|
|
libdb3
|
|
libgdbmg1
|
|
libncurses5
|
|
libnewt0
|
|
libpam-modules
|
|
libpam-runtime
|
|
libpam0g
|
|
libperl5.6
|
|
libpopt0
|
|
libreadline4
|
|
libstdc++2.10-glibc2.2
|
|
login
|
|
makedev
|
|
mawk
|
|
modutils
|
|
mount
|
|
ncurses-base
|
|
ncurses-bin
|
|
passwd
|
|
perl-base
|
|
procps
|
|
sed
|
|
shellutils
|
|
slang1
|
|
sysvinit
|
|
tar
|
|
textutils
|
|
util-linux
|
|
whiptail
|
|
|
|
libc6.1
|
|
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
|
|
klogd
|
|
libident
|
|
libldap2
|
|
liblockfile1
|
|
libpcre3
|
|
libsasl7
|
|
libwrap0
|
|
logrotate
|
|
mailx
|
|
man-db
|
|
manpages
|
|
modconf
|
|
nano
|
|
net-tools
|
|
netbase
|
|
netkit-inetd
|
|
netkit-ping
|
|
nvi
|
|
ppp
|
|
pppconfig
|
|
pppoe
|
|
pppoeconf
|
|
libpcap0
|
|
sysklogd
|
|
tasksel
|
|
tcpd
|
|
telnet
|
|
|
|
setserial
|
|
aboot
|
|
pciutils
|
|
ipchains
|
|
#endif
|
|
|
|
#ifdef ARCH_arm
|
|
base-files
|
|
base-passwd
|
|
bash
|
|
bsdutils
|
|
debconf
|
|
debianutils
|
|
diff
|
|
dpkg
|
|
e2fsprogs
|
|
fileutils
|
|
findutils
|
|
grep
|
|
gzip
|
|
hostname
|
|
libcap1
|
|
libc6
|
|
libdb2
|
|
libdb3
|
|
libgdbmg1
|
|
libncurses5
|
|
libnewt0
|
|
libpam-modules
|
|
libpam-runtime
|
|
libpam0g
|
|
libperl5.6
|
|
libpopt0
|
|
libreadline4
|
|
libstdc++2.10-glibc2.2
|
|
login
|
|
makedev
|
|
mawk
|
|
modutils
|
|
mount
|
|
ncurses-base
|
|
ncurses-bin
|
|
passwd
|
|
perl-base
|
|
procps
|
|
sed
|
|
shellutils
|
|
slang1
|
|
sysvinit
|
|
tar
|
|
textutils
|
|
util-linux
|
|
whiptail
|
|
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
|
|
klogd
|
|
libident
|
|
libldap2
|
|
liblockfile1
|
|
libpcre3
|
|
libsasl7
|
|
libwrap0
|
|
logrotate
|
|
mailx
|
|
man-db
|
|
manpages
|
|
modconf
|
|
nano
|
|
net-tools
|
|
netbase
|
|
netkit-inetd
|
|
netkit-ping
|
|
nvi
|
|
ppp
|
|
pppconfig
|
|
pppoe
|
|
pppoeconf
|
|
libpcap0
|
|
sysklogd
|
|
tasksel
|
|
tcpd
|
|
telnet
|
|
|
|
setserial
|
|
libgpmg1
|
|
ipchains
|
|
iptables
|
|
#endif
|
|
|
|
#ifdef ARCH_i386
|
|
base-files
|
|
base-passwd
|
|
bash
|
|
bsdutils
|
|
debconf
|
|
debianutils
|
|
diff
|
|
dpkg
|
|
e2fsprogs
|
|
fileutils
|
|
findutils
|
|
grep
|
|
gzip
|
|
hostname
|
|
libcap1
|
|
libc6
|
|
libdb2
|
|
libdb3
|
|
libgdbmg1
|
|
libncurses5
|
|
libnewt0
|
|
libpam-modules
|
|
libpam-runtime
|
|
libpam0g
|
|
libpopt0
|
|
libreadline4
|
|
libstdc++2.10-glibc2.2
|
|
login
|
|
makedev
|
|
mawk
|
|
modutils
|
|
mount
|
|
ncurses-base
|
|
ncurses-bin
|
|
passwd
|
|
perl-base
|
|
procps
|
|
sed
|
|
shellutils
|
|
slang1
|
|
sysvinit
|
|
tar
|
|
textutils
|
|
util-linux
|
|
whiptail
|
|
|
|
mbr
|
|
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
|
|
klogd
|
|
libident
|
|
libldap2
|
|
liblockfile1
|
|
libpcre3
|
|
libsasl7
|
|
libwrap0
|
|
logrotate
|
|
mailx
|
|
man-db
|
|
manpages
|
|
modconf
|
|
nano
|
|
net-tools
|
|
netbase
|
|
netkit-inetd
|
|
netkit-ping
|
|
nvi
|
|
ppp
|
|
pppconfig
|
|
pppoe
|
|
pppoeconf
|
|
libpcap0
|
|
sysklogd
|
|
tasksel
|
|
tcpd
|
|
telnet
|
|
|
|
lilo
|
|
pciutils
|
|
setserial
|
|
syslinux
|
|
psmisc
|
|
pcmcia-cs
|
|
ipchains
|
|
iptables
|
|
#endif
|
|
|
|
#ifdef ARCH_ia64
|
|
base-files
|
|
base-passwd
|
|
bash
|
|
bsdutils
|
|
debconf
|
|
debianutils
|
|
diff
|
|
dpkg
|
|
e2fsprogs
|
|
fileutils
|
|
findutils
|
|
grep
|
|
gzip
|
|
hostname
|
|
libcap1
|
|
libdb2
|
|
libdb3
|
|
libgdbmg1
|
|
libncurses5
|
|
libnewt0
|
|
libpam-modules
|
|
libpam-runtime
|
|
libpam0g
|
|
libperl5.6
|
|
libpopt0
|
|
libreadline4
|
|
libstdc++2.10-glibc2.2
|
|
login
|
|
makedev
|
|
mawk
|
|
modutils
|
|
mount
|
|
ncurses-base
|
|
ncurses-bin
|
|
passwd
|
|
perl-base
|
|
procps
|
|
sed
|
|
shellutils
|
|
slang1
|
|
sysvinit
|
|
tar
|
|
textutils
|
|
util-linux
|
|
whiptail
|
|
|
|
libc6.1
|
|
gcc-2.96-base
|
|
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
|
|
klogd
|
|
libident
|
|
libldap2
|
|
liblockfile1
|
|
libpcre3
|
|
libsasl7
|
|
libwrap0
|
|
logrotate
|
|
mailx
|
|
man-db
|
|
manpages
|
|
modconf
|
|
nano
|
|
net-tools
|
|
netbase
|
|
netkit-inetd
|
|
netkit-ping
|
|
nvi
|
|
ppp
|
|
pppconfig
|
|
pppoe
|
|
pppoeconf
|
|
libpcap0
|
|
sysklogd
|
|
tasksel
|
|
tcpd
|
|
telnet
|
|
|
|
elilo
|
|
efibootmgr
|
|
dosfstools
|
|
libparted1.4
|
|
parted
|
|
iptables
|
|
#endif
|
|
|
|
#ifdef ARCH_m68k
|
|
base-files
|
|
base-passwd
|
|
bash
|
|
bsdutils
|
|
debconf
|
|
debianutils
|
|
diff
|
|
dpkg
|
|
e2fsprogs
|
|
fileutils
|
|
findutils
|
|
grep
|
|
gzip
|
|
hostname
|
|
libcap1
|
|
libc6
|
|
libdb2
|
|
libdb3
|
|
libgdbmg1
|
|
libncurses5
|
|
libnewt0
|
|
libpam-modules
|
|
libpam-runtime
|
|
libpam0g
|
|
libperl5.6
|
|
libpopt0
|
|
libreadline4
|
|
libstdc++2.10-glibc2.2
|
|
login
|
|
makedev
|
|
mawk
|
|
modutils
|
|
mount
|
|
ncurses-base
|
|
ncurses-bin
|
|
passwd
|
|
perl-base
|
|
procps
|
|
sed
|
|
shellutils
|
|
slang1
|
|
sysvinit
|
|
tar
|
|
textutils
|
|
util-linux
|
|
whiptail
|
|
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
|
|
klogd
|
|
libident
|
|
libldap2
|
|
liblockfile1
|
|
libpcre3
|
|
libsasl7
|
|
libwrap0
|
|
logrotate
|
|
mailx
|
|
man-db
|
|
manpages
|
|
modconf
|
|
nano
|
|
net-tools
|
|
netbase
|
|
netkit-inetd
|
|
netkit-ping
|
|
nvi
|
|
ppp
|
|
pppconfig
|
|
pppoe
|
|
pppoeconf
|
|
libpcap0
|
|
sysklogd
|
|
tasksel
|
|
tcpd
|
|
telnet
|
|
|
|
atari-bootstrap
|
|
atari-fdisk
|
|
amiga-fdisk
|
|
eject
|
|
mac-fdisk
|
|
pmac-fdisk-cross
|
|
setserial
|
|
vmelilo
|
|
ipchains
|
|
#endif
|
|
|
|
#ifdef ARCH_powerpc
|
|
base-files
|
|
base-passwd
|
|
bash
|
|
bsdutils
|
|
debconf
|
|
debianutils
|
|
diff
|
|
dpkg
|
|
e2fsprogs
|
|
fileutils
|
|
findutils
|
|
grep
|
|
gzip
|
|
hostname
|
|
libcap1
|
|
libc6
|
|
libdb2
|
|
libdb3
|
|
libgdbmg1
|
|
libncurses5
|
|
libnewt0
|
|
libpam-modules
|
|
libpam-runtime
|
|
libpam0g
|
|
libperl5.6
|
|
libpopt0
|
|
libreadline4
|
|
libstdc++2.10-glibc2.2
|
|
login
|
|
makedev
|
|
mawk
|
|
modutils
|
|
mount
|
|
ncurses-base
|
|
ncurses-bin
|
|
passwd
|
|
perl-base
|
|
procps
|
|
sed
|
|
shellutils
|
|
slang1
|
|
sysvinit
|
|
tar
|
|
textutils
|
|
util-linux
|
|
whiptail
|
|
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
|
|
klogd
|
|
libident
|
|
libldap2
|
|
liblockfile1
|
|
libpcre3
|
|
libsasl7
|
|
libwrap0
|
|
logrotate
|
|
mailx
|
|
man-db
|
|
manpages
|
|
modconf
|
|
nano
|
|
net-tools
|
|
netbase
|
|
netkit-inetd
|
|
netkit-ping
|
|
nvi
|
|
ppp
|
|
pppconfig
|
|
pppoe
|
|
pppoeconf
|
|
libpcap0
|
|
sysklogd
|
|
tasksel
|
|
tcpd
|
|
telnet
|
|
|
|
quik
|
|
mac-fdisk
|
|
amiga-fdisk
|
|
psmisc
|
|
powerpc-utils
|
|
setserial
|
|
pciutils
|
|
hfsutils
|
|
yaboot
|
|
pcmcia-cs
|
|
ipchains
|
|
iptables
|
|
#endif
|
|
|
|
#ifdef ARCH_sparc
|
|
base-files
|
|
base-passwd
|
|
bash
|
|
bsdutils
|
|
debconf
|
|
debianutils
|
|
diff
|
|
dpkg
|
|
e2fsprogs
|
|
fileutils
|
|
findutils
|
|
grep
|
|
gzip
|
|
hostname
|
|
libcap1
|
|
libc6
|
|
libdb2
|
|
libdb3
|
|
libgdbmg1
|
|
libncurses5
|
|
libnewt0
|
|
libpam-modules
|
|
libpam-runtime
|
|
libpam0g
|
|
libperl5.6
|
|
libpopt0
|
|
libreadline4
|
|
libstdc++2.10-glibc2.2
|
|
login
|
|
makedev
|
|
mawk
|
|
modutils
|
|
mount
|
|
ncurses-base
|
|
ncurses-bin
|
|
passwd
|
|
perl-base
|
|
procps
|
|
sed
|
|
shellutils
|
|
slang1
|
|
sysvinit
|
|
tar
|
|
textutils
|
|
util-linux
|
|
whiptail
|
|
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
|
|
klogd
|
|
libident
|
|
libldap2
|
|
liblockfile1
|
|
libpcre3
|
|
libsasl7
|
|
libwrap0
|
|
logrotate
|
|
mailx
|
|
man-db
|
|
manpages
|
|
modconf
|
|
nano
|
|
net-tools
|
|
netbase
|
|
netkit-inetd
|
|
netkit-ping
|
|
nvi
|
|
ppp
|
|
pppconfig
|
|
pppoe
|
|
pppoeconf
|
|
libpcap0
|
|
sysklogd
|
|
tasksel
|
|
tcpd
|
|
telnet
|
|
|
|
silo
|
|
eject
|
|
pciutils
|
|
sparc-utils
|
|
ipchains
|
|
iptables
|
|
#endif
|
|
|
|
#ifdef ARCH_mips
|
|
base-files
|
|
base-passwd
|
|
bash
|
|
bsdutils
|
|
debconf
|
|
debianutils
|
|
diff
|
|
dpkg
|
|
e2fsprogs
|
|
fileutils
|
|
findutils
|
|
grep
|
|
gzip
|
|
hostname
|
|
libcap1
|
|
libc6
|
|
libdb2
|
|
libdb3
|
|
libgdbmg1
|
|
libncurses5
|
|
libnewt0
|
|
libpam-modules
|
|
libpam-runtime
|
|
libpam0g
|
|
libperl5.6
|
|
libpopt0
|
|
libreadline4
|
|
libstdc++2.10-glibc2.2
|
|
login
|
|
makedev
|
|
mawk
|
|
modutils
|
|
mount
|
|
ncurses-base
|
|
ncurses-bin
|
|
passwd
|
|
perl-base
|
|
procps
|
|
sed
|
|
shellutils
|
|
slang1
|
|
sysvinit
|
|
tar
|
|
textutils
|
|
util-linux
|
|
whiptail
|
|
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
|
|
klogd
|
|
libident
|
|
libldap2
|
|
liblockfile1
|
|
libpcre3
|
|
libsasl7
|
|
libwrap0
|
|
logrotate
|
|
mailx
|
|
man-db
|
|
manpages
|
|
modconf
|
|
nano
|
|
net-tools
|
|
netbase
|
|
netkit-inetd
|
|
netkit-ping
|
|
nvi
|
|
ppp
|
|
pppconfig
|
|
pppoe
|
|
pppoeconf
|
|
libpcap0
|
|
sysklogd
|
|
tasksel
|
|
tcpd
|
|
telnet
|
|
|
|
dvhtool
|
|
pciutils
|
|
setserial
|
|
iptables
|
|
#endif
|
|
|
|
#ifdef ARCH_mipsel
|
|
base-files
|
|
base-passwd
|
|
bash
|
|
bsdutils
|
|
debconf
|
|
debianutils
|
|
diff
|
|
dpkg
|
|
e2fsprogs
|
|
fileutils
|
|
findutils
|
|
grep
|
|
gzip
|
|
hostname
|
|
libcap1
|
|
libc6
|
|
libdb2
|
|
libdb3
|
|
libgdbmg1
|
|
libncurses5
|
|
libnewt0
|
|
libpam-modules
|
|
libpam-runtime
|
|
libpam0g
|
|
libperl5.6
|
|
libpopt0
|
|
libreadline4
|
|
libstdc++2.10-glibc2.2
|
|
login
|
|
makedev
|
|
mawk
|
|
modutils
|
|
mount
|
|
ncurses-base
|
|
ncurses-bin
|
|
passwd
|
|
perl-base
|
|
procps
|
|
sed
|
|
shellutils
|
|
slang1
|
|
sysvinit
|
|
tar
|
|
textutils
|
|
util-linux
|
|
whiptail
|
|
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
|
|
klogd
|
|
libident
|
|
libldap2
|
|
liblockfile1
|
|
libpcre3
|
|
libsasl7
|
|
libwrap0
|
|
logrotate
|
|
mailx
|
|
man-db
|
|
manpages
|
|
modconf
|
|
nano
|
|
net-tools
|
|
netbase
|
|
netkit-inetd
|
|
netkit-ping
|
|
nvi
|
|
ppp
|
|
pppconfig
|
|
pppoe
|
|
pppoeconf
|
|
libpcap0
|
|
sysklogd
|
|
tasksel
|
|
tcpd
|
|
telnet
|
|
|
|
delo
|
|
pciutils
|
|
setserial
|
|
iptables
|
|
#endif
|
|
|
|
#ifdef ARCH_hppa
|
|
base-files
|
|
base-passwd
|
|
bash
|
|
bsdutils
|
|
debconf
|
|
debianutils
|
|
diff
|
|
dpkg
|
|
e2fsprogs
|
|
fileutils
|
|
findutils
|
|
grep
|
|
gzip
|
|
hostname
|
|
libcap1
|
|
libc6
|
|
libdb2
|
|
libdb3
|
|
libgdbmg1
|
|
libncurses5
|
|
libnewt0
|
|
libpam-modules
|
|
libpam-runtime
|
|
libpam0g
|
|
libperl5.6
|
|
libpopt0
|
|
libreadline4
|
|
login
|
|
makedev
|
|
mawk
|
|
modutils
|
|
mount
|
|
ncurses-base
|
|
ncurses-bin
|
|
passwd
|
|
perl-base
|
|
procps
|
|
sed
|
|
shellutils
|
|
slang1
|
|
sysvinit
|
|
tar
|
|
textutils
|
|
util-linux
|
|
whiptail
|
|
|
|
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
|
|
klogd
|
|
libident
|
|
libldap2
|
|
liblockfile1
|
|
libpcre3
|
|
libsasl7
|
|
libwrap0
|
|
logrotate
|
|
mailx
|
|
man-db
|
|
manpages
|
|
modconf
|
|
nano
|
|
net-tools
|
|
netbase
|
|
netkit-inetd
|
|
netkit-ping
|
|
nvi
|
|
ppp
|
|
pppconfig
|
|
pppoe
|
|
pppoeconf
|
|
libpcap0
|
|
sysklogd
|
|
tasksel
|
|
tcpd
|
|
telnet
|
|
|
|
palo
|
|
libstdc++3
|
|
gcc-3.0-base
|
|
iptables
|
|
#endif
|
|
|
|
#ifdef ARCH_s390
|
|
base-files
|
|
base-passwd
|
|
bash
|
|
bsdutils
|
|
debconf
|
|
debianutils
|
|
diff
|
|
dpkg
|
|
e2fsprogs
|
|
fileutils
|
|
findutils
|
|
grep
|
|
gzip
|
|
hostname
|
|
libcap1
|
|
libc6
|
|
libdb2
|
|
libdb3
|
|
libgdbmg1
|
|
libncurses5
|
|
libnewt0
|
|
libpam-modules
|
|
libpam-runtime
|
|
libpam0g
|
|
libperl5.6
|
|
libpopt0
|
|
libreadline4
|
|
libstdc++2.10-glibc2.2
|
|
login
|
|
makedev
|
|
mawk
|
|
modutils
|
|
mount
|
|
ncurses-base
|
|
ncurses-bin
|
|
passwd
|
|
perl-base
|
|
procps
|
|
sed
|
|
shellutils
|
|
slang1
|
|
sysvinit
|
|
tar
|
|
textutils
|
|
util-linux
|
|
whiptail
|
|
adduser
|
|
apt
|
|
apt-utils
|
|
at
|
|
base-config
|
|
bsdmainutils
|
|
console-common
|
|
console-data
|
|
cpio
|
|
cron
|
|
dhcp-client
|
|
ed
|
|
exim
|
|
gettext-base
|
|
groff-base
|
|
ifupdown
|
|
info
|
|
klogd
|
|
libident
|
|
libldap2
|
|
liblockfile1
|
|
libpcre3
|
|
libsasl7
|
|
libwrap0
|
|
logrotate
|
|
mailx
|
|
man-db
|
|
manpages
|
|
modconf
|
|
nano
|
|
net-tools
|
|
netbase
|
|
netkit-inetd
|
|
netkit-ping
|
|
nvi
|
|
libpcap0
|
|
sysklogd
|
|
tasksel
|
|
tcpd
|
|
telnet
|
|
|
|
s390-tools
|
|
telnetd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
iptables
|
|
#endif
|
|
|