From owner-freebsd-stable Sun Apr 1 13:26:33 2001 Delivered-To: freebsd-stable@freebsd.org Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by hub.freebsd.org (Postfix) with ESMTP id 3B80537B718 for ; Sun, 1 Apr 2001 13:26:30 -0700 (PDT) (envelope-from jcm@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97] ident=root) by probity.mcc.ac.uk with esmtp (Exim 2.05 #4) id 14joQf-000HgY-00; Sun, 1 Apr 2001 21:26:29 +0100 Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.11.1/8.11.1) id f31KQR031595; Sun, 1 Apr 2001 21:26:27 +0100 (BST) (envelope-from jcm) Date: Sun, 1 Apr 2001 21:26:27 +0100 From: j mckitrick To: Conrad Sabatier Cc: Cy Schubert - ITSD Open Systems Group , freebsd-stable@FreeBSD.ORG Subject: Re: quick kernel compiles Message-ID: <20010401212627.A30546@dogma.freebsd-uk.eu.org> References: <200103312244.f2VMiE927389@cwsys.cwsent.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from conrads@home.com on Sun, Apr 01, 2001 at 01:11:53PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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