From owner-freebsd-questions Thu Aug 5 18:50:53 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id 1410E14E2B for ; Thu, 5 Aug 1999 18:50:51 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.9.3/8.9.3) with ESMTP id SAA27842; Thu, 5 Aug 1999 18:48:49 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Thu, 5 Aug 1999 18:48:49 -0700 (PDT) From: Doug White To: Doug Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Best way to add DES to a -stable/-current system w/out world build? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 4 Aug 1999, Doug wrote: > I need to add DES libraries to a -current system that for various > reasons I can't do a make world on at the moment. Off hand I can think of > two ways to do this. First, use /stand/sysinstall, in the options menu set > the "release" to be equivalent to the snapshot of the day I compiled, then > install them from the snapshot server. Alternatively, I could use cvsup to > get just the src-secure stuff from the date and time that I did the last > cvsup, then build and install just the DES libs. > > The first alternative would be my preference, but I'm wondering if > anyone has tackled a similar situation and has words of wisdom to offer. Or grab the build of the day from releng3 and use cat des.* | tar xzf - from / to install them manually. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message