Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Nov 2010 08:29:13 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-current@freebsd.org
Cc:        Bruce Cran <bruce@cran.org.uk>, freebsd-hackers@freebsd.org, Adrian Chadd <adrian@freebsd.org>, "Andrey V. Elsukov" <bu7cher@yandex.ru>
Subject:   Re: breaking the crunchgen logic into a share/mk file
Message-ID:  <201011160829.13511.jhb@freebsd.org>
In-Reply-To: <4CE280B7.1070502@yandex.ru>
References:  <AANLkTi=BwHge47xnQa39cERXhoTnFGW0HqCYkHLgnnbQ@mail.gmail.com> <AANLkTi=nGL%2BryTST6CmACy0p-Eoj5yYL3BXKjs8pYKvy@mail.gmail.com> <4CE280B7.1070502@yandex.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, November 16, 2010 8:01:43 am Andrey V. Elsukov wrote:
> On 08.11.2010 15:31, Adrian Chadd wrote:
> >> I've broken out the crunchgen logic from src/rescue/rescue into a
> >> share/mk file - that way it can be reused in other areas.
> >>
> >> The diff is here: http://people.freebsd.org/~adrian/crunchgen-mk.diff<;
> >> http://people.freebsd.org/%7Eadrian/crunchgen-mk.diff>;
> >>
> >> This bsd.crunchgen.mk file is generic enough to use in my
> >> busybox-style thing as well as for src/rescue/rescue/.
> >>
> >> Comments, feedback, etc welcome!
> 
> It seems this broke usage of livefs from sysinstall.
> sysinstall does check for /rescue/ldconfig and can not find it there.
> I think attached patch can fix this issue (not tested).

Err, are there no longer hard links to all of the frontends for a given 
crunch?  If so, that is a problem as it will make rescue much harder to use.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011160829.13511.jhb>