[Pkg-uml-devel] Re: [Pkg-uml-commit] r218 - in trunk/src/user-mode-linux: . debian

Mattia Dongili malattia at linux.it
Fri Sep 29 17:20:33 UTC 2006


On Fri, Sep 29, 2006 at 10:12:52AM +0000, Stefano Melchior wrote:
> Author: stex-guest
> Date: 2006-09-29 10:12:51 +0000 (Fri, 29 Sep 2006)
> New Revision: 218
> 
> Modified:
>    trunk/src/user-mode-linux/debian/changelog
>    trunk/src/user-mode-linux/debian/control
>    trunk/src/user-mode-linux/debian/rules
>    trunk/src/user-mode-linux/umldefconfig
> Log:
> 2.6.18 support introduced by updateing changelog, control and ruls
[...]
>  Depends: uml-utilities (>= 20040406-1)
> -Suggests: x-terminal-emulator, rootstrap, user-mode-linux-doc, slirp, kernel-patch-skas
> +Suggests: x-terminal-emulator, rootstrap, user-mode-linux-doc, slirp, kernel-patch-skas | linux-patch-skas
                                                                        ^^^^^^^^^^^^^^^^^^
I don't think we need to suggest an empty package...

> Modified: trunk/src/user-mode-linux/umldefconfig
> ===================================================================
> --- trunk/src/user-mode-linux/umldefconfig	2006-09-27 18:35:03 UTC (rev 217)
> +++ trunk/src/user-mode-linux/umldefconfig	2006-09-29 10:12:51 UTC (rev 218)
> @@ -1,7 +1,7 @@
>  #
>  # Automatically generated make config: don't edit
> -# Linux kernel version: 2.6.17
> -# Fri Aug 11 13:48:00 2006
> +# Linux kernel version: 2.6.18
> +# Tue Sep 26 09:07:03 2006
>  #
>  CONFIG_GENERIC_HARDIRQS=y
>  CONFIG_UML=y
> @@ -20,11 +20,11 @@
>  # Host processor type and features
>  #
>  # CONFIG_M386 is not set
> -# CONFIG_M486 is not set
> +CONFIG_M486=y
>  # CONFIG_M586 is not set
>  # CONFIG_M586TSC is not set
>  # CONFIG_M586MMX is not set
> -CONFIG_M686=y

I don't think this is really UML defconfig... You probably want to
change config.i386 instead.
Anyway, see below.

...
> +# CONFIG_CIFS_XATTR is not set
> +CONFIG_CIFS_DEBUG2=y
> +# CONFIG_CIFS_EXPERIMENTAL is not set
...
>  #
>  # Kernel hacking
>  #
>  # CONFIG_PRINTK_TIME is not set
> +CONFIG_UNUSED_SYMBOLS=y
>  CONFIG_DEBUG_KERNEL=y
>  CONFIG_LOG_BUF_SHIFT=14
>  CONFIG_DETECT_SOFTLOCKUP=y
>  # CONFIG_SCHEDSTATS is not set
>  CONFIG_DEBUG_SLAB=y
>  # CONFIG_DEBUG_SLAB_LEAK is not set
> +CONFIG_DEBUG_RT_MUTEXES=y
> +CONFIG_DEBUG_PI_LIST=y
> +CONFIG_RT_MUTEX_TESTER=y
> +# CONFIG_DEBUG_SPINLOCK is not set
>  # CONFIG_DEBUG_MUTEXES is not set
> -# CONFIG_DEBUG_SPINLOCK is not set
> +CONFIG_DEBUG_RWSEMS=y
>  # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
> +# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
>  # CONFIG_DEBUG_KOBJECT is not set
>  CONFIG_DEBUG_INFO=y
>  # CONFIG_DEBUG_FS is not set
>  # CONFIG_DEBUG_VM is not set
>  CONFIG_FRAME_POINTER=y
> -# CONFIG_UNWIND_INFO is not set
> -CONFIG_FORCED_INLINING=y
> +CONFIG_UNWIND_INFO=y
> +# CONFIG_FORCED_INLINING is not set
>  # CONFIG_RCU_TORTURE_TEST is not set
>  # CONFIG_GPROF is not set
>  # CONFIG_GCOV is not set
> -# CONFIG_SYSCALL_DEBUG is not set

I can't understand why you want to ship all those debug options set.

-- 
mattia
:wq!



More information about the Pkg-uml-devel mailing list