[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: linux-image-*-dbg for squeeze?



[ cutting cc as not responding to main thing ]

On Fri, 05 Mar 2010, Lucas Nussbaum wrote:

> and it takes 30 mins on a fast 8-cores system. My notes:
> apt-get install linux-image-2.6.32-3-amd64 linux-source-2.6.32 kernel-package
> tar xf /usr/src/linux-source-2.6.32.tar.bz2
> cd linux-source-2.6.32
> cp /boot/config-2.6.32-3-amd64 .config
> edit .config:
>  CONFIG_KPROBES=y
>  CONFIG_DEBUG_INFO=y
> make oldconfig
> export PATH="/usr/lib/ccache:$PATH"
> make-kpkg -j 16 --append-to-version +kprobes --revision=1 --initrd binary-arch

aboves is not like the build of linux-2.6 happens,
but yes can be seen as timing check.

although you'd want to use in the last step (no external dep)
make deb-pkg -j 16


Reply to: