Date: Sun, 1 Apr 2001 21:26:27 +0100 From: j mckitrick <jcm@FreeBSD-uk.eu.org> To: Conrad Sabatier <conrads@home.com> Cc: Cy Schubert - ITSD Open Systems Group <Cy.Schubert@uumail.gov.bc.ca>, freebsd-stable@FreeBSD.ORG Subject: Re: quick kernel compiles Message-ID: <20010401212627.A30546@dogma.freebsd-uk.eu.org> In-Reply-To: <XFMail.20010401131153.conrads@home.com>; from conrads@home.com on Sun, Apr 01, 2001 at 01:11:53PM -0500 References: <200103312244.f2VMiE927389@cwsys.cwsent.com> <XFMail.20010401131153.conrads@home.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 01, 2001 at 01:11:53PM -0500, Conrad Sabatier wrote: | | On 31-Mar-2001 Cy Schubert - ITSD Open Systems Group wrote: | > In message <20010331233043.A70972@dogma.freebsd-uk.eu.org>, j mckitrick | > writes: | >> | >> cd /usr/src/sys/i386/conf | >> /usr/sbin/config MARS | >> cd ../../compile/MARS | >> make depend && make && make install | >> | >> but now it is taking WAY longer than it used to. | >> | >> should i use this same sequence, only with NO_MODULES? | >> or is there another way? | > | > To skip making any modules do the following instead of a full make && | > make install. | > | > make depend && make kernel && make kernel-install | | A much easier way is to set the environment variable MODULES_WITH_WORLD=true | in /etc/make.conf. And then i just use 'make kernel' after that ? jm -- --------------------------------------------------------------- Jonathon McKitrick -- jcm@freebsd-uk.eu.org "It took the computing power of three C-64s to fly to the Moon. It takes a 486 to run Windows 95. Something is wrong here." --------------------------------------------------------------- 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?20010401212627.A30546>