Package: busybox-cvs-udeb Version: 20030926-2.1 Tags: patch d-i The busybox udeb is still not built with a wget status bar on i386. See bug #211457 for why this is a problem for debian-installer. A patch is attached.
--- config-udeb-linux-i386.old 2003-12-12 16:58:20.000000000 +0800 +++ config-udeb-linux-i386 2003-12-12 17:06:00.000000000 +0800 @@ -307,7 +307,7 @@ # CONFIG_TRACEROUTE is not set # CONFIG_VCONFIG is not set CONFIG_WGET=y -# CONFIG_FEATURE_WGET_STATUSBAR is not set +CONFIG_FEATURE_WGET_STATUSBAR=y CONFIG_FEATURE_WGET_AUTHENTICATION=y # CONFIG_FEATURE_WGET_IP6_LITERAL is not set

