From owner-freebsd-doc@FreeBSD.ORG Mon Oct 6 05:04:35 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D1A416A4BF; Mon, 6 Oct 2003 05:04:35 -0700 (PDT) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id B239143FF3; Mon, 6 Oct 2003 05:04:33 -0700 (PDT) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pcwin002.win.tue.nl (localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.10/8.12.10) with ESMTP id h96C4Zwt081259; Mon, 6 Oct 2003 14:04:35 +0200 (CEST) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.10/8.12.10/Submit) id h96C4ZIK081258; Mon, 6 Oct 2003 14:04:35 +0200 (CEST) (envelope-from stijn) Date: Mon, 6 Oct 2003 14:04:35 +0200 From: Stijn Hoop To: Ruslan Ermilov Message-ID: <20031006120435.GB76051@pcwin002.win.tue.nl> References: <20031004190337.GB94900@sunbay.com> <200310041930.h94JUCYJ065458@grimreaper.grondar.org> <20031005041432.GC9334@electra.cse.Buffalo.EDU> <20031005184629.GB37106@sunbay.com> <20031006102006.GA76051@pcwin002.win.tue.nl> <20031006115301.GA52277@sunbay.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nVMJ2NtxeReIH9PS" Content-Disposition: inline In-Reply-To: <20031006115301.GA52277@sunbay.com> User-Agent: Mutt/1.4.1i X-Bright-Idea: Let's abolish HTML mail! cc: freebsd-doc@freebsd.org cc: Mark Murray Subject: Re: docs/50349: make release fails with NO_OPENSSH and ! NOKERBEROS X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2003 12:04:35 -0000 --nVMJ2NtxeReIH9PS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 06, 2003 at 02:53:01PM +0300, Ruslan Ermilov wrote: > On Mon, Oct 06, 2003 at 12:20:06PM +0200, Stijn Hoop wrote: > > On Sun, Oct 05, 2003 at 09:46:29PM +0300, Ruslan Ermilov wrote: > > > On Sun, Oct 05, 2003 at 12:14:32AM -0400, Ken Smith wrote: > > > > On Sat, Oct 04, 2003 at 08:30:12PM +0100, Mark Murray wrote: > > > >=20 > > > > > The crypto stuff in nicely separated out, and I wouldn't mind see= ing > > > > > further separation (dev tools, LPR, sendmail, etc) done as separa= tely > > > > > installable components, similar to the crypto install. > > > >=20 > > > > A current interest is having some sort of binary updates system > > > > in place. Everyone I talk to about the various issues, projects in > > > > motion, etc. say this further separation of stuff would help that > > > > effort a LOT. > > > >=20 > > > The (crypto) stuff is already well separated, it's just that > > > we don't want to further complicate release/Makefile to > > > account for the NOCRYPT option -- it's much easier to remove > > > the unneeded bits after release is rolled. > >=20 > > What about this then: > >=20 > > [stijn@pcwin002] <~> ldd /usr/bin/fetch=20 > > /usr/bin/fetch: > > libfetch.so.3 =3D> /usr/lib/libfetch.so.3 (0x28076000) > > libssl.so.3 =3D> /usr/lib/libssl.so.3 (0x28083000) > > libcrypto.so.3 =3D> /lib/libcrypto.so.3 (0x280b5000) > > libc.so.5 =3D> /lib/libc.so.5 (0x281c3000) > >=20 > > It seems to me that a release build with crypto and installed without > > will miss /usr/bin/fetch, or will it simply not work? Haven't tried yet, > > but I was just wondering. > >=20 > cd /usr/src/release && make -V FIXCRYPTO >=20 > You should see the usr.bin/fetch there; this means that the release.3 > stage of "make release" recompiles it without crypto support and puts > the crypto-free binary into the "base" distribution. OK, good to know, thanks for your time! --Stijn --=20 Nostalgia ain't what it used to be. --nVMJ2NtxeReIH9PS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/gVpTY3r/tLQmfWcRArarAKCiE1dHAxwVirCcC+zHbs4lLBM0EwCfREV2 fJkj6M9mVCOTUg1rHPro9oY= =2sGb -----END PGP SIGNATURE----- --nVMJ2NtxeReIH9PS--