Re: make release



Conrad J. Sabatier (conrads@xxxxxxx) wrote:
In article <4q8rbuFlbffpU1@xxxxxxxxxxxxxx>,
Helmut Schneider <jumper99@xxxxxx> wrote:

I'm playing around with 'make release' and would like to build an ISO
with a custom kernel (support for a specific network device).
How do I implement that custom kernel? Simply copy /boot/kernel to that
ISO?

There are several kernel-related variables (and quite a few others) used
in /usr/src/release/Makefile, all of which are set to defaults if not
defined otherwise.

So, to override, you would do, for instance:

make KERNELS_BASE=foo <other options/vars> release

man 7 release. Must be KERNELS, not KERNEL_BASE. :)

--
Please do not feed my mailbox, Swen still does his job well
.



Relevant Pages

  • 2.4.22-ac4 wont boot
    ... and Adaptec U2W SCSI disk. ... I created a custom kernel with 2.4.22 with 2.4.22-ac4 patch. ... I'm guessing there's some filesystem piece missing in my .config, ... # Loadable module support ...
    (Linux-Kernel)
  • Re: make release
    ... Helmut Schneider wrote: ... with a custom kernel (support for a specific network device). ...
    (comp.unix.bsd.freebsd.misc)
  • /dev/agpgart missing
    ... Since sometime in the not-so-distant past, I've lost my xv support in ... This seems to be related to /dev/agpgart beeing gone, ... I've got a custom kernel, but I haven't changed my kernconf ...
    (freebsd-stable)
  • Re: vesa display codes (Etch Xorg memory leak?)
    ... You do realize that you may need to compile a custom kernel to enable ... support for a given video card..? ...
    (Debian-User)
  • make release
    ... I'm playing around with 'make release' and would like to build an ISO with a custom kernel (support for a specific network device). ...
    (comp.unix.bsd.freebsd.misc)