From owner-freebsd-current@FreeBSD.ORG Sun Dec 12 15:49:36 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7E098106564A; Sun, 12 Dec 2010 15:49:36 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from mail.ebusiness-leidinger.de (mail.ebusiness-leidinger.de [217.11.53.44]) by mx1.freebsd.org (Postfix) with ESMTP id 3836F8FC17; Sun, 12 Dec 2010 15:49:35 +0000 (UTC) Received: from outgoing.leidinger.net (p5B32F9D9.dip.t-dialin.net [91.50.249.217]) by mail.ebusiness-leidinger.de (Postfix) with ESMTPSA id 68799844012; Sun, 12 Dec 2010 16:49:31 +0100 (CET) Received: from unknown (IO.Leidinger.net [192.168.2.110]) by outgoing.leidinger.net (Postfix) with ESMTP id 65FD21CB4; Sun, 12 Dec 2010 16:49:28 +0100 (CET) Date: Sun, 12 Dec 2010 16:49:27 +0100 From: Alexander Leidinger To: Alexander Best Message-ID: <20101212164927.000029a9@unknown> In-Reply-To: <20101212122109.GB61077@freebsd.org> References: <20101211222417.GA41847@freebsd.org> <20101212122048.00004aff@unknown> <20101212122109.GB61077@freebsd.org> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.16.0; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-EBL-MailScanner-Information: Please contact the ISP for more information X-EBL-MailScanner-ID: 68799844012.A5F5B X-EBL-MailScanner: Found to be clean X-EBL-MailScanner-SpamCheck: not spam, spamhaus-ZEN, SpamAssassin (not cached, score=-1, required 6, autolearn=disabled, ALL_TRUSTED -1.00) X-EBL-MailScanner-From: alexander@leidinger.net X-EBL-MailScanner-Watermark: 1292773772.16385@/bc4YotFxCDQNu53ZN468Q X-EBL-Spam-Status: No 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 15:49:36 -0000 On Sun, 12 Dec 2010 12:21:09 +0000 Alexander Best wrote: > 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 Yes. So it's not an issue. Bye, Alexander.