From owner-cvs-src@FreeBSD.ORG Fri Jan 16 08:28:54 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D249416A4CE; Fri, 16 Jan 2004 08:28:54 -0800 (PST) Received: from smtpzilla2.xs4all.nl (smtpzilla2.xs4all.nl [194.109.127.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1D5943D5F; Fri, 16 Jan 2004 08:28:52 -0800 (PST) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) i0GGSoU5006856; Fri, 16 Jan 2004 17:28:51 +0100 (CET) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.10/8.12.9) with ESMTP id i0GGSovE010374; Fri, 16 Jan 2004 17:28:50 +0100 (CET) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.10/8.12.9/Submit) id i0GGSod8010373; Fri, 16 Jan 2004 17:28:50 +0100 (CET) (envelope-from wkb) Date: Fri, 16 Jan 2004 17:28:50 +0100 From: Wilko Bulte To: "David O'Brien" Message-ID: <20040116162850.GA10354@freebie.xs4all.nl> References: <200401120837.i0C8bWk2077213@repoman.freebsd.org> <20040114185923.GC73318@FreeBSD.org.ua> <20040115111124W.matusita@jp.FreeBSD.org> <20040115083715.GA79312@FreeBSD.org.ua> <20040116161541.GA8293@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040116161541.GA8293@dragon.nuxi.com> User-Agent: Mutt/1.4.1i X-OS: FreeBSD 4.9-STABLE X-PGP: finger wilko@freebsd.org cc: Makoto Matsushita cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: Ruslan Ermilov cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/release Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jan 2004 16:28:55 -0000 On Fri, Jan 16, 2004 at 08:15:41AM -0800, David O'Brien wrote: > On Thu, Jan 15, 2004 at 10:37:15AM +0200, Ruslan Ermilov wrote: > > You didn't get it. It's possible to have a RELENG_4 box (with > > RELENG_4 /usr/src and /usr/obj matching the running version), > > and build a release snapshot of HEAD. > > This is WAY not officially supported! > > - echo "/etc/rc.d/ldconfig start" >> ${_MK} > + echo "if [ -f /etc/rc.d/ldconfig ]; then" >> ${_MK} > + echo " /etc/rc.d/ldconfig start" >> ${_MK} > + echo "else" >> ${_MK} > + echo " ldconfig /lib /usr/lib /usr/local/lib" >> ${_MK} > + echo "fi" >> ${_MK} > > I object to yet more offuscation being committed to src/release/Makefile. > If you want to build a snapshot of HEAD, run a -CURRENT box. Things are > getting messier and messier for 4->5 "support". I take that to be a an official request for backout? -- | / o / /_ _ FreeBSD core team secretary |/|/ / / /( (_) Bulte wilko@FreeBSD.org