Re: dpkg-buildpackage

2009-04-22 Thread Raffaele Morelli
2009/4/22 Francesco P. Lovergine > On Tue, Apr 21, 2009 at 10:18:59AM +0200, cassiel wrote: > > Hi you all, > > > > don't know if this could be regarded as off topic, however it involves > > debian package building system. > > > > I am trying to build gdal libraries with ECW support ( > > http://

make-kpkg and 2.6.29.2 vanilla sources

2009-05-03 Thread Raffaele Morelli
Hi you all, I am using vanilla sources to build a debian RT custom kernel using make-kpkg. Compiling goes very nice and ends up with a deb kernel package but make-kpkg does't generate initrd using --initrd option! I had to generete it by hand with update-initrams and the put the corresponding line

Re: make-kpkg and 2.6.29.2 vanilla sources

2009-05-04 Thread Raffaele Morelli
Thank you all, I should read changelogs.. regards -r