Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Apr 2000 20:13:08 +0700 (NOVST)
From:      "Alexey N. Dokuchaev" <danfe@inet.ssc.nsu.ru>
To:        "Chris D. Faulhaber" <jedgar@fxp.org>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: How to make sure that I compile MD5 based system
Message-ID:  <Pine.LNX.4.10.10004082011140.23066-100000@inet.ssc.nsu.ru>
In-Reply-To: <Pine.BSF.4.10.10004080851240.59286-100000@pawn.primelocation.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 8 Apr 2000, Chris D. Faulhaber wrote:

> 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).
> 

But, AFAIUC, this deals only with libraries.  And how about binary
executables in /bin, /sbin (e.g., init)?


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 |                                */

		[Team Assembler] [Team BSD] [Team DooM] [Team Quake]

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS d-@ s+: a--- C++(+++) UBL++++$ P++>$ L+
E-- W++ N++ o? K? w-- O- M V- PS PE Y+ PGP+
t+ 5+ X+ R- !tv b++ DI+ D+++ G++ e h !r !y+
------END GEEK CODE BLOCK------

Microsoft:	Where do you want to go today?
Linux:		Where do you want to go tomorrow?
FreeBSD:	Are you guys coming or what?

Microsoft:	What are we going to rip off today and claim as our own?

Microsoft:	Where do you want to be taken today?



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.10.10004082011140.23066-100000>