cvs commit: src/usr.sbin/sysinstall config.c
Alexander Leidinger
Alexander at Leidinger.net
Tue Apr 12 07:42:10 PDT 2005
John Baldwin <jhb at 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.
More information about the cvs-src
mailing list