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 - [EMAIL PROTECTED] - [EMAIL PROTECTED]
--------------------------------------------------------
FreeBSD: The Power To Serve   -   http://www.FreeBSD.org



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to