Jan Vroonhof <[EMAIL PROTECTED]> writes: > iii) Doing it this way forces you to be root to do a kernel compile. > > I know this probably more of a problem with the packaging system > itself. However it would be very nice if this could be changed. There > should be no need to be root to compile a kernel, only when installing > it.
That's what the fakeroot package is for. $ fakeroot make-kpkg --revision foo.1.0 kernel_image will do what you want. No root required. -- Rob Browning <[EMAIL PROTECTED]> PGP fingerprint = E8 0E 0D 04 F5 21 A0 94 53 2B 97 F5 D6 4E 39 30 -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .