Date: Thu, 14 Dec 2000 13:59:44 -0500 From: John Robert LoVerso <john@loverso.southborough.ma.us> To: Erik Trulsson <ertr1013@student.uu.se> Cc: FreeBSD-stable <freebsd-stable@FreeBSD.ORG> Subject: Re: new kernel build method? Message-ID: <200012141859.NAA47483@loverso.southborough.ma.us> In-Reply-To: Message from Erik Trulsson <ertr1013@student.uu.se> <20001214192829.A15271@student.uu.se> .
next in thread | previous in thread | raw e-mail | index | archive | help
> > make buildkernel KERNEL=KERNEL-NAME
> > make installkernel KERNEL=KERNEL-NAME
> Yes, but note that this only works if you have done a "make buildworld" first.
This kludge allows you to buildkernel without a buildworld.  It is most
definitely not something someone should have if they with to build releases,
however.
--- Makefile.inc1.orig  Wed Oct  4 10:44:52 2000
+++ Makefile.inc1       Tue Oct  3 13:27:39 2000
@@ -170 +170 @@
-               OBJFORMAT_PATH=${WORLDTMP}/usr/libexec \
+               OBJFORMAT_PATH=${WORLDTMP}/usr/libexec:/usr/libexec \
John
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012141859.NAA47483>
