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
Fri Jul 4 15:17:22 EDT 2008


On Fri, 04 Jul 2008, Kir Kolyshkin wrote:

> maximilian attems wrote:
>> 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

ok cool, this seems fixed in latest git, but i get that:
 CC [M]  net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o
net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c: In function ‘nf_ct_proto_ipv4_sysctl_init’:
net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c:429: error: implicit declaration of function ‘clone_sysctl_template’
net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c:429: warning: assignment makes pointer from integer without a cast
net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c: In function ‘nf_ct_proto_ipv4_sysctl_cleanup’:
net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c:444: error: implicit declaration of function ‘free_sysctl_clone’
make[6]: *** [net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.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.
>>   
> Sorry for the really stupid question, but where can we get those  
> .configs (for all possible arches)?

hmm can i please get an ack or nack on those options?
i see that on latest VZ_WDOG got enabled too.
they will go to debian/config/amd64/openvz/config

all the configs are in the trunk linux repo,
to follow the changes:
git svn clone svn://svn.debian.org/kernel/dists/trunk
or to get current state:
svn export svn://svn.debian.org/kernel/dists/trunk/linux-2.6/debian

best regards

-- 
maks


More information about the Debian mailing list