Date: Sat, 18 Mar 2000 12:22:11 -0800 (PST) From: Kris Kennaway <kris@FreeBSD.org> To: Tom Legg <tjlegg@shore.net> Cc: freebsd-stable@freebsd.org Subject: Re: 3 to 4 Upgrade, missing crypto bugs, and random thoughts Message-ID: <Pine.BSF.4.21.0003181219220.85393-100000@freefall.freebsd.org> In-Reply-To: <p04310100b4f93def4f1e@[207.244.92.51]>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 18 Mar 2000, Tom Legg wrote: > Sorry to reply to my own message (call me an idiot).... but it > actually fails looking for ../../crypto/sha.c > which looks like /usr/src/sys/crypto Yep. > And /usr/src/sys/crypto didn't exist and there was nothing in > /usr/src/crypto, which I thought was strange because I had installed > the crypto distributions and my stable-supfile includes src-all, > src-crypto, src-eBones, src-secure. That takes care of crypto for the userland > The only change I had made to the supfile was changing RELENG_3 to RELENG_4. > So I cvsup'ed again this morning (cvsup5) and there is now code in > /usr/src/crypto (ssh, ssl, telnet, heimdal?) but nothing in > /usr/src/sys/crypto. > .... > I just went to /usr/share/examples/cvsup and noticed that there was a > new tag that hadn't existed before. cvs-crypto > So I just replaced src-crypto, src-eBones, and src-secure with > cvs-crypto and cvsup'ed again. Voila.... there is now source code in > /usr/src/sys/crypto cvs-crypto checks out the crypto CVS repository, not the bare sources. The tag you want is src-sys-crypto, which if you look closely has been added to the example cvsupfiles :-) Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe <forsythe@alum.mit.edu> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0003181219220.85393-100000>