[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#216950: nmu diff



On Tue, Oct 21, 2003 at 04:28:11PM -0400, Joey Hess wrote:
> Package: busybox-cvs
> Severity: normal
> Version: 20030926-2.1
> 
> I have NMUed this package to fix a number of bugs that were delaying
> aspects of d-i such as usb floppy support. A diff of my changes is
> attached.
> 

I couldn't find the loopback mount

> -- 
> see shy jo

Geert Stappers

> +++ busybox-cvs-20030926/debian/changelog	2003-10-21 13:08:03.000000000 -0400
> @@ -1,3 +1,14 @@
> +busybox-cvs (20030926-2.1) unstable; urgency=low
> +
> +  * NMU
> +  * Remove /sbin/init from the udebs, while still leaving init support
> +    compiled in. rootskel takes over providing init, but then calls bb init.
> +    Remove linuxrc support from the udebs entirely. Closes: #216756
> +  * config-floppy-udeb-linux: add minimal find, grep. Closes: #215169
> +  * net-udeb-linux-i386: add loopback mount support. Closes: #215613
       ^^^^^^^^^^^^^^^^^^^       
> +
> + -- Joey Hess <joeyh@debian.org>  Tue, 21 Oct 2003 12:47:52 -0400
> +
>  busybox-cvs (20030926-2) unstable; urgency=low
>  
>    * debian/config-floppy-udeb-linux

below only the config-net-udeb-linux-i386 patch

> diff -ur old/busybox-cvs-20030926/debian/config-net-udeb-linux-i386 busybox-cvs-20030926/debian/config-net-udeb-linux-i386
> --- old/busybox-cvs-20030926/debian/config-net-udeb-linux-i386	2003-09-26 09:13:06.000000000 -0400
> +++ busybox-cvs-20030926/debian/config-net-udeb-linux-i386	2003-10-21 13:06:25.000000000 -0400
> @@ -205,7 +205,7 @@
>  #
>  CONFIG_INIT=y
>  CONFIG_FEATURE_USE_INITTAB=y
> -CONFIG_FEATURE_INITRD=y
> +# CONFIG_FEATURE_INITRD is not set
>  # CONFIG_FEATURE_INIT_COREDUMPS is not set
>  CONFIG_FEATURE_EXTRA_QUIET=y
>  # CONFIG_HALT is not set



Reply to: