> - leave out 'make clean' for later 2.2.x and 2.3.x kernels, since I
> think that has been made obsolete (my kernel compiles just fine w/o it
> and make xconfig does not say anything about it any more)-
I want to leave this in as long as I have a statement that there is NO
case where it is needed. Generally a 'make clean' should not be
necessary except for the case that something went wrong, I think. But I
want to be on the safe side and at least it doesn't hurt except for the
longer compiling time. But maybe I should make this an option for people
who need a quick compiling.
> - prompt for dev kernels, e.g. like this:
>
> CAUTION: You are trying to build a DEVELOPMENT kernel. This means that
> there is no guanrantee that it will even compile correctly.
> Do you know exactly, what you are doing?
> Have you checked www.kernelnotes.org for any known broken
> feature that can chew your system up and laugh at you?
> anwer 'yes' or 'NO':
>
> Maybe this prevents some people from thinking 'Well, three's more'n two,
> so let's check out...'
> [...]
Yes, that's a good idea. I'll do that.
Thanks for your feedback.
Bye, Steffen
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/