From owner-cvs-all@FreeBSD.ORG Tue Apr 12 14:42:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53B5116A4CF; Tue, 12 Apr 2005 14:42:10 +0000 (GMT) Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 649D643D2D; Tue, 12 Apr 2005 14:42:09 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from fwd28.aul.t-online.de by mailout03.sul.t-online.com with smtp id 1DLMae-0002YR-04; Tue, 12 Apr 2005 16:42:08 +0200 Received: from Andro-Beta.Leidinger.net (T50tZ0ZAZe1Zazrzh6giChFnzaZG2L7N971upb2h1a514aIcRMtj6D@[217.83.26.114]) by fwd28.sul.t-online.de with esmtp id 1DLMaZ-1HaYds0; Tue, 12 Apr 2005 16:42:03 +0200 Received: from localhost (localhost [127.0.0.1])j3CEfvqE016309; Tue, 12 Apr 2005 16:41:57 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from 141.113.101.32 ([141.113.101.32]) by netchild.homeip.net (Horde MIME library) with HTTP for ; Tue, 12 Apr 2005 16:41:57 +0200 Message-ID: <20050412164157.allpbok7r4wosoco@netchild.homeip.net> X-Priority: 3 (Normal) Date: Tue, 12 Apr 2005 16:41:57 +0200 From: Alexander Leidinger To: John Baldwin References: <200504120105.j3C15qlZ043565@repoman.freebsd.org> In-Reply-To: <200504120105.j3C15qlZ043565@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.0.2) / FreeBSD-4.11 X-ID: T50tZ0ZAZe1Zazrzh6giChFnzaZG2L7N971upb2h1a514aIcRMtj6D@t-dialin.net X-TOI-MSGID: a4fe1808-18a8-4813-a4b2-0c003ce7df70 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/sysinstall config.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 14:42:10 -0000 John Baldwin wrote: > Modified files: > usr.sbin/sysinstall config.c > Log: > Explicitly install linux_base 8 to make sure the right version is > installed. Any ideas how to help sysinstall to get the right one without hardcoding it? Some hints in the linux_base* ports? I have changes in the pipeline which add DEFAULT_LINUX_BASE to bsd.port.mk, it will contain a complete dependency (suitable for e.g. "BUILD_DEPENDS = ${DEFAULT_LINUX_BASE}"), if sysinstall has access to bsd.port.mk it could do "make -f /path/to/bsd.port.mk -V DEFAULT_LINUX_BASE USE_LINUX=yes" and parse the output (when the change is committet). Bye, Alexander. -- http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 Among the lucky, you are the chosen one.