Re: [leaf-devel] ipsec kernel module dependency

2010-12-24 Thread Andrew
24.12.2010 01:03, Erich Titl пишет: > Andrew > > on 23.12.2010 20:25, Andrew wrote: >> 23.12.2010 21:10, Erich Titl пишет: > ... > >> If we will place all into module tarball, we just waste RAM that are >> valuable on some embedded routerboards and can be spent in more rational >> way.. > true, mem

Re: [leaf-devel] ipsec kernel module dependency

2010-12-23 Thread Erich Titl
Andrew on 23.12.2010 20:25, Andrew wrote: > 23.12.2010 21:10, Erich Titl пишет: ... > If we will place all into module tarball, we just waste RAM that are > valuable on some embedded routerboards and can be spent in more rational > way.. true, memory is too valuable to be wasted > Also I thin

Re: [leaf-devel] ipsec kernel module dependency

2010-12-23 Thread Andrew
23.12.2010 21:10, Erich Titl пишет: > Andrew > > on 23.12.2010 18:14, Andrew wrote: >> 23.12.2010 18:56, Erich Titl пишет: >>> Andrew >>> > .. > >> Yes, you're right. But moddb doesn't contains ipsec module - it contains >> only essential modules that are used commonly (popular NICs, iptables). >>

Re: [leaf-devel] ipsec kernel module dependency

2010-12-23 Thread Erich Titl
Andrew on 23.12.2010 18:14, Andrew wrote: > 23.12.2010 18:56, Erich Titl пишет: >> Andrew >> .. > Yes, you're right. But moddb doesn't contains ipsec module - it contains > only essential modules that are used commonly (popular NICs, iptables). > So it isn't dependent by openswan. But where wo

Re: [leaf-devel] ipsec kernel module dependency

2010-12-23 Thread Andrew
23.12.2010 18:56, Erich Titl пишет: > Andrew > > at 23.12.2010 15:58, Andrew wrote: > ... > >>> Erich >> Current buildenv doesn't support automatical package recreation after >> rebuilding of some component. >> It's much easier to re-create all packages :) >> > I know, but still there is almost a c

Re: [leaf-devel] ipsec kernel module dependency

2010-12-23 Thread Erich Titl
Andrew at 23.12.2010 15:58, Andrew wrote: ... >> >> Erich > Current buildenv doesn't support automatical package recreation after > rebuilding of some component. > It's much easier to re-create all packages :) > I know, but still there is almost a circular dependency. Every package that create

Re: [leaf-devel] ipsec kernel module dependency

2010-12-23 Thread Andrew
23.12.2010 16:51, Erich Titl пишет: > Hi Folks > > at 23.12.2010 13:40, Andrew wrote: >> 23.12.2010 14:31, Erich Titl пишет: > ... > >>> Erich >> You don't need to rebuild all from scratch; you can just update >> buildtool.cfg/buildtool.mk (or just remove them - they'll be loaded at >> build) and r

[leaf-devel] ipsec kernel module dependency

2010-12-23 Thread Erich Titl
Hi Folks at 23.12.2010 13:40, Andrew wrote: > 23.12.2010 14:31, Erich Titl пишет: ... >> >> Erich > You don't need to rebuild all from scratch; you can just update > buildtool.cfg/buildtool.mk (or just remove them - they'll be loaded at > build) and run buildtool.pl -f buildenv. > It'll be enou