Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Sep 2003 09:42:27 +0200
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        Alexey Dokuchaev <danfe@nsu.ru>
Cc:        cvs-all@freebsd.org
Subject:   Re: cvs commit: src/rescue/rescue Makefile 
Message-ID:  <42548.1062488547@critter.freebsd.dk>
In-Reply-To: Your message of "Tue, 02 Sep 2003 14:29:12 %2B0700." <20030902072912.GA63869@regency.nsu.ru> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20030902072912.GA63869@regency.nsu.ru>, Alexey Dokuchaev writes:
>On Mon, Sep 01, 2003 at 11:43:58PM -0700, Poul-Henning Kamp wrote:
>> phk         2003/09/01 23:43:58 PDT
>> 
>>   FreeBSD src repository
>> 
>>   Modified files:
>>     rescue/rescue        Makefile 
>>   Log:
>>   Teach rescue about NOATM, NO_VINUM and NOINET6
>
>Uhm.. NO_FOO vs. NOFOO issues again? :-/
>I've been under impression that those were solved once and forever.

NOATM and NOINET6 were preexisting options, and rather than start
the "1.0 compatibility at any cost!" bikeshed I simply have propagated
them to other relevant places.

A review of make.conf(5) shows no evidence of consistency:

	bang# man make.conf | col -b | grep -c '^     NO[^_]'
	12
	bang# man make.conf | col -b | grep -c '^     NO[_]'
	24

If somebody wants to brave the mentioned bikeshed I'll have absolutely
no problem with them doing a rename according to whatever rules of
diplomacy applies.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42548.1062488547>