Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Apr 2009 13:41:37 +0900 (JST)
From:      Takahashi Yoshihiro <nyan@jp.FreeBSD.org>
To:        kientzle@freebsd.org
Cc:        current@freebsd.org
Subject:   Re: Making release is broken
Message-ID:  <20090419.134137.229119706.nyan@jp.FreeBSD.org>
In-Reply-To: <49EA9DDF.5040500@freebsd.org>
References:  <20090419.121350.258482423.nyan@jp.FreeBSD.org> <49EA9DDF.5040500@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <49EA9DDF.5040500@freebsd.org>
Tim Kientzle <kientzle@freebsd.org> writes:

> Easiest fix is to add -lcrypto to the boot_crunch.conf.
> That would satisfy libarchive's new requirements.
> 
> Alternatively, I could put conditionals on RELEASE_CRUNCH
> into cpio so that it didn't use any of the new libarchive
> features that are causing this.
> 
> With a little more work, I could put together a minicpio that
> provided just the bare minimum of features required by the
> boot_crunch.
> 
> Any strong preference?

I prefer to add RELEASE_CRUNCH condition or add a minicpio to avoid
increasing a binary size.

---
TAKAHASHI Yoshihiro <nyan@jp.FreeBSD.org>



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