From owner-freebsd-current@FreeBSD.ORG Sun Dec 12 12:21:09 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1233) id BE42E1065673; Sun, 12 Dec 2010 12:21:09 +0000 (UTC) Date: Sun, 12 Dec 2010 12:21:09 +0000 From: Alexander Best To: Alexander Leidinger Message-ID: <20101212122109.GB61077@freebsd.org> References: <20101211222417.GA41847@freebsd.org> <20101212122048.00004aff@unknown> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101212122048.00004aff@unknown> Cc: freebsd-current@freebsd.org Subject: Re: a few OptionalObsoleteFiles.inc improvements X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Dec 2010 12:21:09 -0000 On Sun Dec 12 10, Alexander Leidinger wrote: > On Sat, 11 Dec 2010 22:24:17 +0000 Alexander Best > wrote: > > > hi there, > > > > any thoughts on this patch? it adds files which will be removed when > > WITHOUT_SYSCONS is set. also it makes sure sysinstall(8) and sade(8) > > only get installed when WITHOUT_SYSINSTALL wasn't defined and also > > Ooops, sorry, I hit the wrong button in my previous mail, it was > supposed to go to Alex only. The translation: I think I remember a > commit which changed something related to sade recently. I do not > remember if it is related to all architectures or only to one. > Something to look at... this one? http://www.mail-archive.com/svn-src-head@freebsd.org/msg08677.html > > Bye, > Alexander. > > > that any related executables and manual pages get removed if in fact > > that var is defined. > > > > cheers. > > alex > > -- a13x