From owner-freebsd-hackers Sat Apr 8 5:30:13 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from linux.ssc.nsu.ru (linux.ssc.nsu.ru [193.124.219.91]) by hub.freebsd.org (Postfix) with SMTP id 6BF0237B6CC for ; Sat, 8 Apr 2000 05:29:48 -0700 (PDT) (envelope-from danfe@inet.ssc.nsu.ru) Received: (qmail 15745 invoked from network); 8 Apr 2000 12:28:39 -0000 Received: from inet.ssc.nsu.ru (62.76.110.12) by hub.freebsd.org with SMTP; 8 Apr 2000 12:28:39 -0000 Received: from localhost (danfe@localhost) by inet.ssc.nsu.ru (8.9.3/8.9.3) with ESMTP id TAA22848 for ; Sat, 8 Apr 2000 19:28:13 +0700 Date: Sat, 8 Apr 2000 19:28:13 +0700 (NOVST) From: "Alexey N. Dokuchaev" To: freebsd-hackers@freebsd.org Subject: How to make sure that I compile MD5 based system 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 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. Thank you. Cheers, /* Alexey N. Dokuchaev, more commonly | */ /* known as DAN Fe | mailto:danfe@inet.ssc.nsu.ru */ /* | ICQ UIN: 38934845 */ /* Novosibirsk State University | http://inet.ssc.nsu.ru/~danfe/ */ /* Scientific Study Center Computer Lab | */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message