Re: make rpm

Mike Touloumtzis (miket@bluemug.com)
Sat, 28 Jul 2001 19:53:05 -0700


On Sat, Jul 28, 2001 at 09:05:46PM -0400, Ben Pfaff wrote:
>
> Debian has had a package that does this for years now. It's
> called `kernel-package' and works through a program called
> `make-kpkg' that does all sorts of nice things. Using
> kernel-package, you could implement `make dpkg' as a single
> command: `make-kpkg kernel_image'.

I suggest '$(FAKEROOT) make-kpkg kernel_image'

miket
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/