Re: /etc/make.conf question

2002-03-13 Thread D J Hawkey Jr
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] writes: > Hi! > > I'm preparing to "make the wolrd" ;) for the first time and I'm examing > the /etc/defaults/make.conf file. > > There are options inside that I'm not familiar with. > > Can someone tell me which options I should include

Re: /etc/make.conf question

2002-03-12 Thread Michael Lucas
On Tue, Mar 12, 2002 at 04:56:18PM +0100, Cliff Sarginson wrote: > On Tue, Mar 12, 2002 at 07:43:49AM -0500, Michael Lucas wrote: > > That's easy: none. > > > > I'm a fairly advanced user, and here's my make.conf: > > > > #for world > > CPUTYPE=i686 > > COMPAT22=yes > > COMPAT3x=yes > > KERNCONF

Re: /etc/make.conf question

2002-03-12 Thread Cliff Sarginson
On Tue, Mar 12, 2002 at 04:04:44PM +, Ceri wrote: > On Tue, Mar 12, 2002 at 04:56:18PM +0100, Cliff Sarginson wrote: > > On Tue, Mar 12, 2002 at 07:43:49AM -0500, Michael Lucas wrote: > > > That's easy: none. > > > > > > I'm a fairly advanced user, and here's my make.conf: > > > > > > #for w

Re: /etc/make.conf question

2002-03-12 Thread Ceri
On Tue, Mar 12, 2002 at 04:56:18PM +0100, Cliff Sarginson wrote: > On Tue, Mar 12, 2002 at 07:43:49AM -0500, Michael Lucas wrote: > > That's easy: none. > > > > I'm a fairly advanced user, and here's my make.conf: > > > > #for world > > CPUTYPE=i686 > > COMPAT22=yes > > COMPAT3x=yes > > KERNCONF

Re: /etc/make.conf question

2002-03-12 Thread Cliff Sarginson
On Tue, Mar 12, 2002 at 07:43:49AM -0500, Michael Lucas wrote: > That's easy: none. > > I'm a fairly advanced user, and here's my make.conf: > > #for world > CPUTYPE=i686 > COMPAT22=yes > COMPAT3x=yes > KERNCONF=BLEEDING > Can I ask, does the KERNCONF definition make any difference to buildworl