From owner-freebsd-hackers Sat Apr 8 5:53:10 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235]) by hub.freebsd.org (Postfix) with ESMTP id 492DE37B65D for ; Sat, 8 Apr 2000 05:52:54 -0700 (PDT) (envelope-from cdf.lists@fxp.org) Received: by pawn.primelocation.net (Postfix, from userid 1016) id 27AE99B17; Sat, 8 Apr 2000 08:52:50 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by pawn.primelocation.net (Postfix) with ESMTP id 1ED8BBA1E; Sat, 8 Apr 2000 08:52:50 -0400 (EDT) Date: Sat, 8 Apr 2000 08:52:50 -0400 (EDT) From: "Chris D. Faulhaber" X-Sender: cdf.lists@pawn.primelocation.net To: "Alexey N. Dokuchaev" Cc: freebsd-hackers@freebsd.org Subject: Re: How to make sure that I compile MD5 based system In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 8 Apr 2000, Alexey N. Dokuchaev wrote: > Hello! > > I am using FreeBSD 4.0. The thing is, that I want DES sources and > libraries hanging around (just in case), but the whole system be MD5 based > (including /sbin/init, other utils, and correct links in /lib). I looked > at /etc/defaults/make.conf, but didn't and references of this kind, except > USA_RESIDENT. > > So, when making world and stuff, how do I explicitly say to make MD5 > system, having *all* the sources, both DES and MD5. > Using: #NODESCRYPTLINKS=true # do not replace libcrypt -> libscrypt links will ensure your libcrypt is not linked to the des-based libcrypt (libdescrypt). ----- Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message