Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2002 22:20:10 +0200
From:      "Aragon Gouveia" <aragon@phat.za.net>
To:        <stable@FreeBSD.ORG>
Subject:   Re: Build sequence (was Re: mergemaster theory (was: Re:/etc/defaults/rc.conf theory) )
Message-ID:  <002501c1f084$6e0cda90$01000001@aragon>
References:  <20020430161355.14FEB5D05@ptavv.es.net> <1020186756.11357.76.camel@lohr.digitalglobe.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

> buildkernel KERNCONF=<KERNEL>
> installkernel KERNCONF=<KERNEL>

I see most people using this method for doing their kernel
compiles/installs, but I'm still stuck on the old method of:

config <kern>
cd ../../compile/<kern>
make depend
make
make install

Am I missing anything from not using the newer method?


Thanks,
Aragon



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?002501c1f084$6e0cda90$01000001>