Bug#392015: [Debian] Re: Bug#478208: linux-patch-openvz asks for kernel version 2.6.18 while default kernel on lenny is 2.6.24

maximilian attems max at stro.at
Tue Jul 1 04:39:50 EDT 2008


On Mon, 30 Jun 2008, Pavel Emelyanov wrote:

> maximilian attems wrote:
> > will wait for the rc8 rebase to push and enable feature flavours:
> 
> Done ;)

hmm again doesn't compile for me ;)
  CC      kernel/auditfilter.o
  kernel/auditfilter.c: In function ‘audit_init_parent’:
  kernel/auditfilter.c:169: warning: passing argument 4 of ‘inotify_add_watch’ makes integer from pointer without a cast
  kernel/auditfilter.c:169: error: too many arguments to function ‘inotify_add_watch’
  make[4]: *** [kernel/auditfilter.o] Error 1

 
> BTW, what would be the proper way to give you the config we'd like 
> to build our flavor with? Should I tune the Kconfig files so that the
> make defconfig would produce the desired .config?

yes please set the defaults to the openvz patch Kconfig, so that i simply
can pick up those, currently that would be:
CONFIG_VE=y
CONFIG_VE_CALLS=m
CONFIG_VE_NETDEV=m
CONFIG_VE_ETHDEV=m
CONFIG_VZ_DEV=m
CONFIG_VE_IPTABLES=y
# CONFIG_VZ_WDOG is not set
# CONFIG_VZ_CHECKPOINT is not set
CONFIG_SIM_FS=m
CONFIG_VZ_QUOTA=m
# CONFIG_VZ_QUOTA_UNLOAD is not set
CONFIG_VZ_QUOTA_UGID=y
# CONFIG_SYSRQ_DEBUG is not set
CONFIG_BEANCOUNTERS=y
CONFIG_BC_RSS_ACCOUNTING=y
CONFIG_BC_IO_ACCOUNTING=y
CONFIG_BC_IO_SCHED=y
CONFIG_BC_SWAP_ACCOUNTING=y
CONFIG_BC_PROC=y
# CONFIG_BC_DEBUG is not set

the x86_64 image will just be based on the debian amd64 linux image
.config setting, for x86_32 the 686 base.
 
-- 
maks


More information about the Debian mailing list