Date: Tue, 12 Apr 2005 16:41:57 +0200 From: Alexander Leidinger <Alexander@Leidinger.net> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/sysinstall config.c Message-ID: <20050412164157.allpbok7r4wosoco@netchild.homeip.net> In-Reply-To: <200504120105.j3C15qlZ043565@repoman.freebsd.org> References: <200504120105.j3C15qlZ043565@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin <jhb@FreeBSD.org> 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050412164157.allpbok7r4wosoco>