1561 lines
15 KiB
Plaintext
1561 lines
15 KiB
Plaintext
/*
|
|
* This file lists the packages needed by debootstrap
|
|
*
|
|
* Those should be on CD1 to be able to bootstrap an etch system
|
|
* with debootstrap.
|
|
*
|
|
* The script used to generate this file is :
|
|
|
|
for arch in alpha amd64 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 "^$" | sort
|
|
echo "#endif"
|
|
echo ""
|
|
done
|
|
|
|
* Latest update : in sync with debootstrap 0.2.45
|
|
*
|
|
* DO NOT EDIT ANYTHING BELOW BY HAND
|
|
*/
|
|
|
|
#ifdef ARCH_alpha
|
|
adduser
|
|
apt
|
|
apt-utils
|
|
aptitude
|
|
at
|
|
base-config
|
|
base-files
|
|
base-passwd
|
|
bash
|
|
bsdmainutils
|
|
bsdutils
|
|
console-common
|
|
console-data
|
|
console-tools
|
|
coreutils
|
|
cpio
|
|
cron
|
|
debconf
|
|
debconf-i18n
|
|
debianutils
|
|
dhcp-client
|
|
diff
|
|
dpkg
|
|
dselect
|
|
e2fslibs
|
|
e2fsprogs
|
|
ed
|
|
exim4
|
|
exim4-base
|
|
exim4-config
|
|
exim4-daemon-light
|
|
fdutils
|
|
findutils
|
|
gcc-3.3-base
|
|
gettext-base
|
|
grep
|
|
groff-base
|
|
gzip
|
|
hostname
|
|
ifupdown
|
|
info
|
|
initscripts
|
|
ipchains
|
|
iputils-ping
|
|
klogd
|
|
libacl1
|
|
libattr1
|
|
libblkid1
|
|
libc6.1
|
|
libcap1
|
|
libcomerr2
|
|
libconsole
|
|
libdb1-compat
|
|
libdb3
|
|
libdb4.2
|
|
libgcc1
|
|
libgcrypt11
|
|
libgcrypt7
|
|
libgdbm3
|
|
libgnutls10
|
|
libgnutls11
|
|
libgpg-error0
|
|
liblocale-gettext-perl
|
|
liblockfile1
|
|
liblzo1
|
|
libncurses5
|
|
libnewt0.51
|
|
libopencdk8
|
|
libpam-modules
|
|
libpam-runtime
|
|
libpam0g
|
|
libpcap0.7
|
|
libpcre3
|
|
libperl5.8
|
|
libpopt0
|
|
libsigc++-1.2-5c102
|
|
libss2
|
|
libssl0.9.7
|
|
libstdc++5
|
|
libtasn1-2
|
|
libtext-charwidth-perl
|
|
libtext-iconv-perl
|
|
libtext-wrapi18n-perl
|
|
libtextwrap1
|
|
libuuid1
|
|
libwrap0
|
|
login
|
|
logrotate
|
|
mailx
|
|
makedev
|
|
man-db
|
|
manpages
|
|
mawk
|
|
modutils
|
|
mount
|
|
nano
|
|
ncurses-base
|
|
ncurses-bin
|
|
net-tools
|
|
netbase
|
|
netkit-inetd
|
|
nvi
|
|
passwd
|
|
pciutils
|
|
perl-base
|
|
ppp
|
|
pppconfig
|
|
pppoe
|
|
pppoeconf
|
|
procps
|
|
sed
|
|
slang1a-utf8
|
|
sysklogd
|
|
sysv-rc
|
|
sysvinit
|
|
tar
|
|
tasksel
|
|
tcpd
|
|
telnet
|
|
util-linux
|
|
wget
|
|
whiptail
|
|
zlib1g
|
|
#endif
|
|
|
|
#ifdef ARCH_amd64
|
|
adduser
|
|
apt
|
|
apt-utils
|
|
aptitude
|
|
at
|
|
base-config
|
|
base-files
|
|
base-passwd
|
|
bash
|
|
bsdmainutils
|
|
bsdutils
|
|
console-common
|
|
console-data
|
|
console-tools
|
|
coreutils
|
|
cpio
|
|
cron
|
|
debconf
|
|
debconf-i18n
|
|
debianutils
|
|
dhcp-client
|
|
diff
|
|
dpkg
|
|
dselect
|
|
e2fslibs
|
|
e2fsprogs
|
|
ed
|
|
exim4
|
|
exim4-base
|
|
exim4-config
|
|
exim4-daemon-light
|
|
fdutils
|
|
findutils
|
|
gcc-3.3-base
|
|
gettext-base
|
|
grep
|
|
groff-base
|
|
gzip
|
|
hostname
|
|
ifupdown
|
|
info
|
|
initscripts
|
|
iptables
|
|
iputils-ping
|
|
klogd
|
|
libacl1
|
|
libattr1
|
|
libblkid1
|
|
libc6
|
|
libcap1
|
|
libcomerr2
|
|
libconsole
|
|
libdb1-compat
|
|
libdb3
|
|
libdb4.2
|
|
libgcc1
|
|
libgcrypt11
|
|
libgcrypt7
|
|
libgdbm3
|
|
libgnutls10
|
|
libgnutls11
|
|
libgpg-error0
|
|
liblocale-gettext-perl
|
|
liblockfile1
|
|
liblzo1
|
|
libncurses5
|
|
libnewt0.51
|
|
libopencdk8
|
|
libpam-modules
|
|
libpam-runtime
|
|
libpam0g
|
|
libpcap0.7
|
|
libpcre3
|
|
libperl5.8
|
|
libpopt0
|
|
libsigc++-1.2-5c102
|
|
libss2
|
|
libssl0.9.7
|
|
libstdc++5
|
|
libtasn1-2
|
|
libtext-charwidth-perl
|
|
libtext-iconv-perl
|
|
libtext-iconv-perl
|
|
libtext-wrapi18n-perl
|
|
libtextwrap1
|
|
libuuid1
|
|
libwrap0
|
|
login
|
|
logrotate
|
|
mailx
|
|
makedev
|
|
man-db
|
|
manpages
|
|
mawk
|
|
modutils
|
|
mount
|
|
nano
|
|
ncurses-base
|
|
ncurses-bin
|
|
net-tools
|
|
netbase
|
|
netkit-inetd
|
|
nvi
|
|
passwd
|
|
pciutils
|
|
perl-base
|
|
ppp
|
|
pppconfig
|
|
pppoe
|
|
pppoeconf
|
|
procps
|
|
psmisc
|
|
sed
|
|
slang1a-utf8
|
|
sysklogd
|
|
sysv-rc
|
|
sysvinit
|
|
tar
|
|
tasksel
|
|
tcpd
|
|
telnet
|
|
util-linux
|
|
wget
|
|
whiptail
|
|
zlib1g
|
|
zlib1g
|
|
#endif
|
|
|
|
#ifdef ARCH_arm
|
|
adduser
|
|
apt
|
|
apt-utils
|
|
aptitude
|
|
at
|
|
base-config
|
|
base-files
|
|
base-passwd
|
|
bash
|
|
bsdmainutils
|
|
bsdutils
|
|
console-common
|
|
console-data
|
|
console-tools
|
|
coreutils
|
|
cpio
|
|
cron
|
|
debconf
|
|
debconf-i18n
|
|
debianutils
|
|
dhcp-client
|
|
diff
|
|
dpkg
|
|
dselect
|
|
e2fslibs
|
|
e2fsprogs
|
|
ed
|
|
exim4
|
|
exim4-base
|
|
exim4-config
|
|
exim4-daemon-light
|
|
fdutils
|
|
findutils
|
|
gcc-3.3-base
|
|
gettext-base
|
|
grep
|
|
groff-base
|
|
gzip
|
|
hostname
|
|
ifupdown
|
|
info
|
|
initscripts
|
|
ipchains
|
|
iptables
|
|
iputils-ping
|
|
klogd
|
|
libacl1
|
|
libattr1
|
|
libblkid1
|
|
libc6
|
|
libcap1
|
|
libcomerr2
|
|
libconsole
|
|
libdb1-compat
|
|
libdb3
|
|
libdb4.2
|
|
libgcc1
|
|
libgcrypt11
|
|
libgcrypt7
|
|
libgdbm3
|
|
libgnutls10
|
|
libgnutls11
|
|
libgpg-error0
|
|
libgpmg1
|
|
liblocale-gettext-perl
|
|
liblockfile1
|
|
liblzo1
|
|
libncurses5
|
|
libnewt0.51
|
|
libopencdk8
|
|
libpam-modules
|
|
libpam-runtime
|
|
libpam0g
|
|
libpcap0.7
|
|
libpcre3
|
|
libperl5.8
|
|
libpopt0
|
|
libsigc++-1.2-5c102
|
|
libss2
|
|
libssl0.9.7
|
|
libstdc++5
|
|
libtasn1-2
|
|
libtext-charwidth-perl
|
|
libtext-iconv-perl
|
|
libtext-wrapi18n-perl
|
|
libtextwrap1
|
|
libuuid1
|
|
libwrap0
|
|
login
|
|
logrotate
|
|
mailx
|
|
makedev
|
|
man-db
|
|
manpages
|
|
mawk
|
|
modutils
|
|
mount
|
|
nano
|
|
ncurses-base
|
|
ncurses-bin
|
|
net-tools
|
|
netbase
|
|
netkit-inetd
|
|
nvi
|
|
passwd
|
|
perl-base
|
|
ppp
|
|
pppconfig
|
|
pppoe
|
|
pppoeconf
|
|
procps
|
|
sed
|
|
slang1a-utf8
|
|
sysklogd
|
|
sysv-rc
|
|
sysvinit
|
|
tar
|
|
tasksel
|
|
tcpd
|
|
telnet
|
|
util-linux
|
|
wget
|
|
whiptail
|
|
zlib1g
|
|
#endif
|
|
|
|
#ifdef ARCH_i386
|
|
adduser
|
|
apt
|
|
apt-utils
|
|
aptitude
|
|
at
|
|
base-config
|
|
base-files
|
|
base-passwd
|
|
bash
|
|
bsdmainutils
|
|
bsdutils
|
|
console-common
|
|
console-data
|
|
console-tools
|
|
coreutils
|
|
cpio
|
|
cron
|
|
debconf
|
|
debconf-i18n
|
|
debianutils
|
|
dhcp-client
|
|
diff
|
|
dpkg
|
|
dselect
|
|
e2fslibs
|
|
e2fsprogs
|
|
ed
|
|
exim4
|
|
exim4-base
|
|
exim4-config
|
|
exim4-daemon-light
|
|
fdutils
|
|
findutils
|
|
gcc-3.3-base
|
|
gettext-base
|
|
grep
|
|
groff-base
|
|
gzip
|
|
hostname
|
|
ifupdown
|
|
info
|
|
initscripts
|
|
ipchains
|
|
iptables
|
|
iputils-ping
|
|
klogd
|
|
libacl1
|
|
libattr1
|
|
libblkid1
|
|
libc6
|
|
libcap1
|
|
libcomerr2
|
|
libconsole
|
|
libdb1-compat
|
|
libdb3
|
|
libdb4.2
|
|
libgcc1
|
|
libgcrypt11
|
|
libgcrypt7
|
|
libgdbm3
|
|
libgnutls10
|
|
libgnutls11
|
|
libgpg-error0
|
|
liblocale-gettext-perl
|
|
liblockfile1
|
|
liblzo1
|
|
libncurses5
|
|
libnewt0.51
|
|
libopencdk8
|
|
libpam-modules
|
|
libpam-runtime
|
|
libpam0g
|
|
libpcap0.7
|
|
libpcre3
|
|
libpopt0
|
|
libsigc++-1.2-5c102
|
|
libss2
|
|
libssl0.9.7
|
|
libstdc++5
|
|
libtasn1-2
|
|
libtext-charwidth-perl
|
|
libtext-iconv-perl
|
|
libtext-wrapi18n-perl
|
|
libtextwrap1
|
|
libuuid1
|
|
libwrap0
|
|
login
|
|
logrotate
|
|
mailx
|
|
makedev
|
|
man-db
|
|
manpages
|
|
mawk
|
|
modutils
|
|
mount
|
|
nano
|
|
ncurses-base
|
|
ncurses-bin
|
|
net-tools
|
|
netbase
|
|
netkit-inetd
|
|
nvi
|
|
passwd
|
|
pciutils
|
|
perl-base
|
|
ppp
|
|
pppconfig
|
|
pppoe
|
|
pppoeconf
|
|
procps
|
|
psmisc
|
|
sed
|
|
slang1a-utf8
|
|
sysklogd
|
|
sysv-rc
|
|
sysvinit
|
|
tar
|
|
tasksel
|
|
tcpd
|
|
telnet
|
|
util-linux
|
|
wget
|
|
whiptail
|
|
zlib1g
|
|
#endif
|
|
|
|
#ifdef ARCH_ia64
|
|
adduser
|
|
apt
|
|
apt-utils
|
|
aptitude
|
|
at
|
|
base-config
|
|
base-files
|
|
base-passwd
|
|
bash
|
|
bsdmainutils
|
|
bsdutils
|
|
console-common
|
|
console-data
|
|
console-tools
|
|
coreutils
|
|
cpio
|
|
cron
|
|
debconf
|
|
debconf-i18n
|
|
debianutils
|
|
dhcp-client
|
|
diff
|
|
dosfstools
|
|
dpkg
|
|
dselect
|
|
e2fslibs
|
|
e2fsprogs
|
|
ed
|
|
efibootmgr
|
|
elilo
|
|
exim4
|
|
exim4-base
|
|
exim4-config
|
|
exim4-daemon-light
|
|
fdutils
|
|
findutils
|
|
gcc-3.3-base
|
|
gettext-base
|
|
grep
|
|
groff-base
|
|
gzip
|
|
hostname
|
|
ifupdown
|
|
info
|
|
initscripts
|
|
iptables
|
|
iputils-ping
|
|
klogd
|
|
libacl1
|
|
libattr1
|
|
libblkid1
|
|
libc6.1
|
|
libcap1
|
|
libcomerr2
|
|
libconsole
|
|
libdb1-compat
|
|
libdb3
|
|
libdb4.2
|
|
libgcc1
|
|
libgcrypt11
|
|
libgcrypt7
|
|
libgdbm3
|
|
libgnutls10
|
|
libgnutls11
|
|
libgpg-error0
|
|
liblocale-gettext-perl
|
|
liblockfile1
|
|
liblzo1
|
|
libncurses5
|
|
libnewt0.51
|
|
libopencdk8
|
|
libpam-modules
|
|
libpam-runtime
|
|
libpam0g
|
|
libparted1.6-0
|
|
libpcap0.7
|
|
libpcre3
|
|
libperl5.8
|
|
libpopt0
|
|
libreadline4
|
|
libsigc++-1.2-5c102
|
|
libss2
|
|
libssl0.9.7
|
|
libstdc++5
|
|
libtasn1-2
|
|
libtext-charwidth-perl
|
|
libtext-iconv-perl
|
|
libtext-wrapi18n-perl
|
|
libtextwrap1
|
|
libuuid1
|
|
libwrap0
|
|
login
|
|
logrotate
|
|
mailx
|
|
makedev
|
|
man-db
|
|
manpages
|
|
mawk
|
|
modutils
|
|
mount
|
|
nano
|
|
ncurses-base
|
|
ncurses-bin
|
|
net-tools
|
|
netbase
|
|
netkit-inetd
|
|
nvi
|
|
parted
|
|
passwd
|
|
perl-base
|
|
ppp
|
|
pppconfig
|
|
pppoe
|
|
pppoeconf
|
|
procps
|
|
sed
|
|
slang1a-utf8
|
|
sysklogd
|
|
sysv-rc
|
|
sysvinit
|
|
tar
|
|
tasksel
|
|
tcpd
|
|
telnet
|
|
util-linux
|
|
wget
|
|
whiptail
|
|
zlib1g
|
|
#endif
|
|
|
|
#ifdef ARCH_m68k
|
|
adduser
|
|
amiga-fdisk
|
|
apt
|
|
apt-utils
|
|
aptitude
|
|
at
|
|
atari-bootstrap
|
|
atari-fdisk
|
|
base-config
|
|
base-files
|
|
base-passwd
|
|
bash
|
|
bsdmainutils
|
|
bsdutils
|
|
console-common
|
|
console-data
|
|
console-tools
|
|
coreutils
|
|
cpio
|
|
cron
|
|
debconf
|
|
debconf-i18n
|
|
debianutils
|
|
dhcp-client
|
|
diff
|
|
dpkg
|
|
dselect
|
|
e2fslibs
|
|
e2fsprogs
|
|
ed
|
|
eject
|
|
exim4
|
|
exim4-base
|
|
exim4-config
|
|
exim4-daemon-light
|
|
fdutils
|
|
findutils
|
|
gcc-3.3-base
|
|
gettext-base
|
|
grep
|
|
groff-base
|
|
gzip
|
|
hostname
|
|
ifupdown
|
|
info
|
|
initscripts
|
|
ipchains
|
|
iputils-ping
|
|
klogd
|
|
libacl1
|
|
libattr1
|
|
libblkid1
|
|
libc6
|
|
libcap1
|
|
libcomerr2
|
|
libconsole
|
|
libdb1-compat
|
|
libdb3
|
|
libdb4.2
|
|
libgcc1
|
|
libgcrypt11
|
|
libgcrypt7
|
|
libgdbm3
|
|
libgnutls10
|
|
libgnutls11
|
|
libgpg-error0
|
|
liblocale-gettext-perl
|
|
liblockfile1
|
|
liblzo1
|
|
libncurses5
|
|
libnewt0.51
|
|
libopencdk8
|
|
libpam-modules
|
|
libpam-runtime
|
|
libpam0g
|
|
libpcap0.7
|
|
libpcre3
|
|
libperl5.8
|
|
libpopt0
|
|
libreadline4
|
|
libreadline4
|
|
libsigc++-1.2-5c102
|
|
libss2
|
|
libssl0.9.7
|
|
libstdc++5
|
|
libtasn1-2
|
|
libtext-charwidth-perl
|
|
libtext-iconv-perl
|
|
libtext-wrapi18n-perl
|
|
libtextwrap1
|
|
libuuid1
|
|
libwrap0
|
|
login
|
|
logrotate
|
|
mac-fdisk
|
|
mailx
|
|
makedev
|
|
man-db
|
|
manpages
|
|
mawk
|
|
modutils
|
|
mount
|
|
nano
|
|
ncurses-base
|
|
ncurses-bin
|
|
net-tools
|
|
netbase
|
|
netkit-inetd
|
|
nvi
|
|
passwd
|
|
perl-base
|
|
pmac-fdisk-cross
|
|
ppp
|
|
pppconfig
|
|
pppoe
|
|
pppoeconf
|
|
procps
|
|
sed
|
|
slang1a-utf8
|
|
sysklogd
|
|
sysv-rc
|
|
sysvinit
|
|
tar
|
|
tasksel
|
|
tcpd
|
|
telnet
|
|
util-linux
|
|
vmelilo
|
|
wget
|
|
whiptail
|
|
zlib1g
|
|
#endif
|
|
|
|
#ifdef ARCH_powerpc
|
|
adduser
|
|
amiga-fdisk
|
|
apt
|
|
apt-utils
|
|
aptitude
|
|
at
|
|
base-config
|
|
base-files
|
|
base-passwd
|
|
bash
|
|
bsdmainutils
|
|
bsdutils
|
|
console-common
|
|
console-data
|
|
console-tools
|
|
coreutils
|
|
cpio
|
|
cron
|
|
debconf
|
|
debconf-i18n
|
|
debianutils
|
|
dhcp-client
|
|
diff
|
|
dpkg
|
|
dselect
|
|
e2fslibs
|
|
e2fsprogs
|
|
ed
|
|
exim4
|
|
exim4-base
|
|
exim4-config
|
|
exim4-daemon-light
|
|
fdutils
|
|
findutils
|
|
gcc-3.3-base
|
|
gettext-base
|
|
grep
|
|
groff-base
|
|
gzip
|
|
hfsutils
|
|
hostname
|
|
ifupdown
|
|
info
|
|
initscripts
|
|
ipchains
|
|
iptables
|
|
iputils-ping
|
|
klogd
|
|
libacl1
|
|
libattr1
|
|
libblkid1
|
|
libc6
|
|
libcap1
|
|
libcomerr2
|
|
libconsole
|
|
libdb1-compat
|
|
libdb3
|
|
libdb4.2
|
|
libgcc1
|
|
libgcrypt11
|
|
libgcrypt7
|
|
libgdbm3
|
|
libgnutls10
|
|
libgnutls11
|
|
libgpg-error0
|
|
liblocale-gettext-perl
|
|
liblockfile1
|
|
liblzo1
|
|
libncurses5
|
|
libnewt0.51
|
|
libopencdk8
|
|
libpam-modules
|
|
libpam-runtime
|
|
libpam0g
|
|
libpcap0.7
|
|
libpcre3
|
|
libperl5.8
|
|
libpopt0
|
|
libreadline4
|
|
libsigc++-1.2-5c102
|
|
libss2
|
|
libssl0.9.7
|
|
libstdc++5
|
|
libtasn1-2
|
|
libtext-charwidth-perl
|
|
libtext-iconv-perl
|
|
libtext-wrapi18n-perl
|
|
libtextwrap1
|
|
libuuid1
|
|
libwrap0
|
|
login
|
|
logrotate
|
|
mac-fdisk
|
|
mailx
|
|
makedev
|
|
man-db
|
|
manpages
|
|
mawk
|
|
modutils
|
|
mount
|
|
nano
|
|
ncurses-base
|
|
ncurses-bin
|
|
net-tools
|
|
netbase
|
|
netkit-inetd
|
|
nvi
|
|
passwd
|
|
pciutils
|
|
perl-base
|
|
powerpc-utils
|
|
ppp
|
|
pppconfig
|
|
pppoe
|
|
pppoeconf
|
|
procps
|
|
psmisc
|
|
sed
|
|
slang1a-utf8
|
|
sysklogd
|
|
sysv-rc
|
|
sysvinit
|
|
tar
|
|
tasksel
|
|
tcpd
|
|
telnet
|
|
util-linux
|
|
wget
|
|
whiptail
|
|
zlib1g
|
|
#endif
|
|
|
|
#ifdef ARCH_sparc
|
|
adduser
|
|
apt
|
|
apt-utils
|
|
aptitude
|
|
at
|
|
base-config
|
|
base-files
|
|
base-passwd
|
|
bash
|
|
bsdmainutils
|
|
bsdutils
|
|
console-common
|
|
console-data
|
|
console-tools
|
|
coreutils
|
|
cpio
|
|
cron
|
|
debconf
|
|
debconf-i18n
|
|
debianutils
|
|
dhcp-client
|
|
diff
|
|
dpkg
|
|
dselect
|
|
e2fslibs
|
|
e2fsprogs
|
|
ed
|
|
eject
|
|
exim4
|
|
exim4-base
|
|
exim4-config
|
|
exim4-daemon-light
|
|
fdutils
|
|
findutils
|
|
gcc-3.3-base
|
|
gettext-base
|
|
grep
|
|
groff-base
|
|
gzip
|
|
hostname
|
|
ifupdown
|
|
info
|
|
initscripts
|
|
ipchains
|
|
iptables
|
|
iputils-ping
|
|
klogd
|
|
libacl1
|
|
libattr1
|
|
libblkid1
|
|
libc6
|
|
libcap1
|
|
libcomerr2
|
|
libconsole
|
|
libdb1-compat
|
|
libdb3
|
|
libdb4.2
|
|
libgcc1
|
|
libgcrypt11
|
|
libgcrypt7
|
|
libgdbm3
|
|
libgnutls10
|
|
libgnutls11
|
|
libgpg-error0
|
|
liblocale-gettext-perl
|
|
liblockfile1
|
|
liblzo1
|
|
libncurses5
|
|
libnewt0.51
|
|
libopencdk8
|
|
libpam-modules
|
|
libpam-runtime
|
|
libpam0g
|
|
libpcap0.7
|
|
libpcre3
|
|
libperl5.8
|
|
libpopt0
|
|
libsigc++-1.2-5c102
|
|
libss2
|
|
libssl0.9.7
|
|
libstdc++5
|
|
libtasn1-2
|
|
libtext-charwidth-perl
|
|
libtext-iconv-perl
|
|
libtext-wrapi18n-perl
|
|
libtextwrap1
|
|
libuuid1
|
|
libwrap0
|
|
login
|
|
logrotate
|
|
mailx
|
|
makedev
|
|
man-db
|
|
manpages
|
|
mawk
|
|
modutils
|
|
mount
|
|
nano
|
|
ncurses-base
|
|
ncurses-bin
|
|
net-tools
|
|
netbase
|
|
netkit-inetd
|
|
nvi
|
|
passwd
|
|
pciutils
|
|
perl-base
|
|
ppp
|
|
pppconfig
|
|
pppoe
|
|
pppoeconf
|
|
procps
|
|
sed
|
|
silo
|
|
slang1a-utf8
|
|
sparc-utils
|
|
sysklogd
|
|
sysv-rc
|
|
sysvinit
|
|
tar
|
|
tasksel
|
|
tcpd
|
|
telnet
|
|
util-linux
|
|
wget
|
|
whiptail
|
|
zlib1g
|
|
#endif
|
|
|
|
#ifdef ARCH_mips
|
|
adduser
|
|
apt
|
|
apt-utils
|
|
aptitude
|
|
at
|
|
base-config
|
|
base-files
|
|
base-passwd
|
|
bash
|
|
bsdmainutils
|
|
bsdutils
|
|
console-common
|
|
console-data
|
|
console-tools
|
|
coreutils
|
|
cpio
|
|
cron
|
|
debconf
|
|
debconf-i18n
|
|
debianutils
|
|
dhcp-client
|
|
diff
|
|
dpkg
|
|
dselect
|
|
dvhtool
|
|
e2fslibs
|
|
e2fsprogs
|
|
ed
|
|
exim4
|
|
exim4-base
|
|
exim4-config
|
|
exim4-daemon-light
|
|
fdutils
|
|
findutils
|
|
gcc-3.3-base
|
|
gettext-base
|
|
grep
|
|
groff-base
|
|
gzip
|
|
hostname
|
|
ifupdown
|
|
info
|
|
initscripts
|
|
iptables
|
|
iputils-ping
|
|
klogd
|
|
libacl1
|
|
libattr1
|
|
libblkid1
|
|
libc6
|
|
libcap1
|
|
libcomerr2
|
|
libconsole
|
|
libdb1-compat
|
|
libdb3
|
|
libdb4.2
|
|
libgcc1
|
|
libgcrypt11
|
|
libgcrypt7
|
|
libgdbm3
|
|
libgnutls10
|
|
libgnutls11
|
|
libgpg-error0
|
|
liblocale-gettext-perl
|
|
liblockfile1
|
|
liblzo1
|
|
libncurses5
|
|
libnewt0.51
|
|
libopencdk8
|
|
libpam-modules
|
|
libpam-runtime
|
|
libpam0g
|
|
libpcap0.7
|
|
libpcre3
|
|
libperl5.8
|
|
libpopt0
|
|
libsigc++-1.2-5c102
|
|
libss2
|
|
libssl0.9.7
|
|
libstdc++5
|
|
libtasn1-2
|
|
libtext-charwidth-perl
|
|
libtext-iconv-perl
|
|
libtext-wrapi18n-perl
|
|
libtextwrap1
|
|
libuuid1
|
|
libwrap0
|
|
login
|
|
logrotate
|
|
mailx
|
|
makedev
|
|
man-db
|
|
manpages
|
|
mawk
|
|
modutils
|
|
mount
|
|
nano
|
|
ncurses-base
|
|
ncurses-bin
|
|
net-tools
|
|
netbase
|
|
netkit-inetd
|
|
nvi
|
|
passwd
|
|
pciutils
|
|
perl-base
|
|
ppp
|
|
pppconfig
|
|
pppoe
|
|
pppoeconf
|
|
procps
|
|
sed
|
|
slang1a-utf8
|
|
sysklogd
|
|
sysv-rc
|
|
sysvinit
|
|
tar
|
|
tasksel
|
|
tcpd
|
|
telnet
|
|
util-linux
|
|
wget
|
|
whiptail
|
|
zlib1g
|
|
#endif
|
|
|
|
#ifdef ARCH_mipsel
|
|
adduser
|
|
apt
|
|
apt-utils
|
|
aptitude
|
|
at
|
|
base-config
|
|
base-files
|
|
base-passwd
|
|
bash
|
|
bsdmainutils
|
|
bsdutils
|
|
console-common
|
|
console-data
|
|
console-tools
|
|
coreutils
|
|
cpio
|
|
cron
|
|
debconf
|
|
debconf-i18n
|
|
debianutils
|
|
dhcp-client
|
|
diff
|
|
dpkg
|
|
dselect
|
|
e2fslibs
|
|
e2fsprogs
|
|
ed
|
|
exim4
|
|
exim4-base
|
|
exim4-config
|
|
exim4-daemon-light
|
|
fdutils
|
|
findutils
|
|
gcc-3.3-base
|
|
gettext-base
|
|
grep
|
|
groff-base
|
|
gzip
|
|
hostname
|
|
ifupdown
|
|
info
|
|
initscripts
|
|
iptables
|
|
iputils-ping
|
|
klogd
|
|
libacl1
|
|
libattr1
|
|
libblkid1
|
|
libc6
|
|
libcap1
|
|
libcomerr2
|
|
libconsole
|
|
libdb1-compat
|
|
libdb3
|
|
libdb4.2
|
|
libgcc1
|
|
libgcrypt11
|
|
libgcrypt7
|
|
libgdbm3
|
|
libgnutls10
|
|
libgnutls11
|
|
libgpg-error0
|
|
liblocale-gettext-perl
|
|
liblockfile1
|
|
liblzo1
|
|
libncurses5
|
|
libnewt0.51
|
|
libopencdk8
|
|
libpam-modules
|
|
libpam-runtime
|
|
libpam0g
|
|
libpcap0.7
|
|
libpcre3
|
|
libperl5.8
|
|
libpopt0
|
|
libsigc++-1.2-5c102
|
|
libss2
|
|
libssl0.9.7
|
|
libstdc++5
|
|
libtasn1-2
|
|
libtext-charwidth-perl
|
|
libtext-iconv-perl
|
|
libtext-wrapi18n-perl
|
|
libtextwrap1
|
|
libuuid1
|
|
libwrap0
|
|
login
|
|
logrotate
|
|
mailx
|
|
makedev
|
|
man-db
|
|
manpages
|
|
mawk
|
|
modutils
|
|
mount
|
|
nano
|
|
ncurses-base
|
|
ncurses-bin
|
|
net-tools
|
|
netbase
|
|
netkit-inetd
|
|
nvi
|
|
passwd
|
|
pciutils
|
|
perl-base
|
|
ppp
|
|
pppconfig
|
|
pppoe
|
|
pppoeconf
|
|
procps
|
|
sed
|
|
slang1a-utf8
|
|
sysklogd
|
|
sysv-rc
|
|
sysvinit
|
|
tar
|
|
tasksel
|
|
tcpd
|
|
telnet
|
|
util-linux
|
|
wget
|
|
whiptail
|
|
zlib1g
|
|
#endif
|
|
|
|
#ifdef ARCH_hppa
|
|
adduser
|
|
apt
|
|
apt-utils
|
|
aptitude
|
|
at
|
|
base-config
|
|
base-files
|
|
base-passwd
|
|
bash
|
|
bsdmainutils
|
|
bsdutils
|
|
console-common
|
|
console-data
|
|
console-tools
|
|
coreutils
|
|
cpio
|
|
cron
|
|
debconf
|
|
debconf-i18n
|
|
debianutils
|
|
dhcp-client
|
|
diff
|
|
dpkg
|
|
dselect
|
|
e2fslibs
|
|
e2fsprogs
|
|
ed
|
|
exim4
|
|
exim4-base
|
|
exim4-config
|
|
exim4-daemon-light
|
|
fdutils
|
|
findutils
|
|
gcc-3.3-base
|
|
gettext-base
|
|
grep
|
|
groff-base
|
|
gzip
|
|
hostname
|
|
ifupdown
|
|
info
|
|
initscripts
|
|
iptables
|
|
iputils-ping
|
|
klogd
|
|
libacl1
|
|
libattr1
|
|
libblkid1
|
|
libc6
|
|
libcap1
|
|
libcomerr2
|
|
libconsole
|
|
libdb1-compat
|
|
libdb3
|
|
libdb4.2
|
|
libgcc1
|
|
libgcrypt11
|
|
libgcrypt7
|
|
libgdbm3
|
|
libgnutls10
|
|
libgnutls11
|
|
libgpg-error0
|
|
liblocale-gettext-perl
|
|
liblockfile1
|
|
liblzo1
|
|
libncurses5
|
|
libnewt0.51
|
|
libopencdk8
|
|
libpam-modules
|
|
libpam-runtime
|
|
libpam0g
|
|
libpcap0.7
|
|
libpcre3
|
|
libperl5.8
|
|
libpopt0
|
|
libsigc++-1.2-5c102
|
|
libss2
|
|
libssl0.9.7
|
|
libstdc++5
|
|
libtasn1-2
|
|
libtext-charwidth-perl
|
|
libtext-iconv-perl
|
|
libtext-wrapi18n-perl
|
|
libtextwrap1
|
|
libuuid1
|
|
libwrap0
|
|
login
|
|
logrotate
|
|
mailx
|
|
makedev
|
|
man-db
|
|
manpages
|
|
mawk
|
|
modutils
|
|
mount
|
|
nano
|
|
ncurses-base
|
|
ncurses-bin
|
|
net-tools
|
|
netbase
|
|
netkit-inetd
|
|
nvi
|
|
palo
|
|
passwd
|
|
perl-base
|
|
ppp
|
|
pppconfig
|
|
pppoe
|
|
pppoeconf
|
|
procps
|
|
sed
|
|
slang1a-utf8
|
|
sysklogd
|
|
sysv-rc
|
|
sysvinit
|
|
tar
|
|
tasksel
|
|
tcpd
|
|
telnet
|
|
util-linux
|
|
wget
|
|
whiptail
|
|
zlib1g
|
|
#endif
|
|
|
|
#ifdef ARCH_s390
|
|
adduser
|
|
apt
|
|
apt-utils
|
|
aptitude
|
|
at
|
|
base-config
|
|
base-files
|
|
base-passwd
|
|
bash
|
|
bsdmainutils
|
|
bsdutils
|
|
console-common
|
|
console-data
|
|
console-tools
|
|
coreutils
|
|
cpio
|
|
cron
|
|
debconf
|
|
debconf-i18n
|
|
debianutils
|
|
devfsd
|
|
dhcp-client
|
|
diff
|
|
dpkg
|
|
dselect
|
|
e2fslibs
|
|
e2fsprogs
|
|
ed
|
|
exim4
|
|
exim4-base
|
|
exim4-config
|
|
exim4-daemon-light
|
|
findutils
|
|
gcc-3.3-base
|
|
gettext-base
|
|
grep
|
|
groff-base
|
|
gzip
|
|
hostname
|
|
ifupdown
|
|
info
|
|
initscripts
|
|
iptables
|
|
iputils-ping
|
|
klogd
|
|
libacl1
|
|
libattr1
|
|
libblkid1
|
|
libc6
|
|
libcap1
|
|
libcomerr2
|
|
libconsole
|
|
libdb1-compat
|
|
libdb3
|
|
libdb4.2
|
|
libgcc1
|
|
libgcrypt11
|
|
libgcrypt7
|
|
libgdbm3
|
|
libgnutls10
|
|
libgnutls11
|
|
libgpg-error0
|
|
liblocale-gettext-perl
|
|
liblockfile1
|
|
liblzo1
|
|
libncurses5
|
|
libnewt0.51
|
|
libopencdk8
|
|
libpam-modules
|
|
libpam-runtime
|
|
libpam0g
|
|
libpcap0.7
|
|
libpcre3
|
|
libperl5.8
|
|
libpopt0
|
|
libsigc++-1.2-5c102
|
|
libss2
|
|
libssl0.9.7
|
|
libstdc++5
|
|
libtasn1-2
|
|
libtext-charwidth-perl
|
|
libtext-iconv-perl
|
|
libtext-wrapi18n-perl
|
|
libtextwrap1
|
|
libuuid1
|
|
libwrap0
|
|
login
|
|
logrotate
|
|
mailx
|
|
makedev
|
|
man-db
|
|
manpages
|
|
mawk
|
|
modutils
|
|
mount
|
|
nano
|
|
ncurses-base
|
|
ncurses-bin
|
|
net-tools
|
|
netbase
|
|
netkit-inetd
|
|
nvi
|
|
passwd
|
|
perl-base
|
|
procps
|
|
s390-tools
|
|
sed
|
|
slang1a-utf8
|
|
sysklogd
|
|
sysv-rc
|
|
sysvinit
|
|
tar
|
|
tasksel
|
|
tcpd
|
|
telnet
|
|
telnetd
|
|
util-linux
|
|
wget
|
|
whiptail
|
|
zlib1g
|
|
#endif
|
|
|