Package: crosshurd Version: 1.7.20 Severity: minor Tags: patch Many packages listed in the install list do not need to be listed explicitly, because after crosshurd was changed to install all packages with Priority: required, since apt already drags them because of dependencies, they get installed for the first native-install run anyway.
Patch attached. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.11-1-k7 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Versions of packages crosshurd depends on: ii dialog 1.0-20050306-1 Displays user-friendly dialog boxe ii dpkg-dev 1.13.11 package building tools for Debian Versions of packages crosshurd recommends: pn attr <none> (no description available) -- no debconf information
diff -ur crosshurd-1.7.21.old/packages/common crosshurd-1.7.21/packages/common --- crosshurd-1.7.21.old/packages/common 2005-09-12 12:53:45.000000000 +0200 +++ crosshurd-1.7.21/packages/common 2005-10-10 07:31:59.000000000 +0200 @@ -16,25 +16,12 @@ ed findutils gawk -gcc-3.3-base -gettext-base grep gzip hostname inetutils-ping inetutils-syslogd info -libblkid1 -libdb2 -libgcc1 -libgdbmg1 -libncurses5 -libncursesw5 -libpcre3 -libpopt0 -libreadline4 -libstdc++5 -libwrap0 nano ncurses-base ncurses-bin @@ -44,5 +31,4 @@ tar tcpd util-linux -zlib1g grub

