Re: Avoiding make-kpkg clean, redux

2005-05-27 Thread Kevin Mark
On Fri, May 27, 2005 at 02:44:28PM -0400, Paul Smith wrote: > Hi all; > > Second, I wish make-kpkg would have better support for ccache, like a > --ccache flag or something. Yes, I can change my PATH to use > /usr/lib/ccache but I don't like this method. I'd prefer to override > the kernel CC

Re: Avoiding make-kpkg clean, redux

2005-05-27 Thread Paul Smith
%% "Roberto C. Sanchez" <[EMAIL PROTECTED]> writes: rcs> I'm sorry, but this is wrong, as I have I done it. As long as rcs> your invocation of make-kpkg uses the same append-to-version as rcs> the previous invocation, then it will work. You may be rcs> experiencing trouble becuase you ar

Re: Avoiding make-kpkg clean, redux

2005-05-27 Thread Roberto C. Sanchez
On Fri, May 27, 2005 at 04:57:33PM -0400, Paul Smith wrote: > %% "Roberto C. Sanchez" <[EMAIL PROTECTED]> writes: > > >> What do I need to do to use make-kpkg to build my kernel packages, but > >> avoid having to run "make-kpkg clean" between every build? I'm > >> upgrading to a 2.6 kernel

Re: Avoiding make-kpkg clean, redux

2005-05-27 Thread Adam Garside
On Fri, May 27, 2005 at 02:44:28PM -0400, Paul Smith wrote: [snip] > * "Don't use make-kpkg; do it by hand". Yeah, I did that for years. > I'm interested in having my kernels be .deb packages now. If you > don't want to use make-kpkg great: you can ignore this thread. [snip] You could

Re: Avoiding make-kpkg clean, redux

2005-05-27 Thread Paul Smith
%% "Roberto C. Sanchez" <[EMAIL PROTECTED]> writes: >> What do I need to do to use make-kpkg to build my kernel packages, but >> avoid having to run "make-kpkg clean" between every build? I'm >> upgrading to a 2.6 kernel and I'm tweaking and poking at my config. >> Running a build after a

Re: Avoiding make-kpkg clean, redux

2005-05-27 Thread Roberto C. Sanchez
On Fri, May 27, 2005 at 02:44:28PM -0400, Paul Smith wrote: > Hi all; > > Well, I went through the thread earlier this month about this subject, > because I have EXACTLY the same issue with make-kpkg, and I was > disappointed in the outcome (which, as far as I could tell, just > wandered off into

Avoiding make-kpkg clean, redux

2005-05-27 Thread Paul Smith
Hi all; Well, I went through the thread earlier this month about this subject, because I have EXACTLY the same issue with make-kpkg, and I was disappointed in the outcome (which, as far as I could tell, just wandered off into the weeds). I'd like to restate it and see if we can close it out: Wha