freebsd-dev/release
Ruslan Ermilov 90165ba56f Once upon a time we had both "crypto" and "krb5" distributions,
and rebuilt some bits with crypto but without Kerberos support
(most notably SSH) during "make release", to put them into the
"crypto" distribution.

Now that we don't ship the separate "krb5" distribution anymore
(it's now part of the "crypto" distribuion), don't waste time
recompiling SSH bits without crypto and without Kerberos support
in an attempt to put them in the "base" distribution -- it just
doesn't work as SSH always uses crypto code.

We avoid this by not rebuilding KPROGS from kerberos5/Makefile in
release/Makefile and adding "libpam" to SPROGS in secure/Makefile
to ensure it's still rebuilt without crypto support for the "base"
distribution.  (Disabling crypto (NOCRYPT) also disables building
of Kerberos-related PAM modules, and it's OK to depend on this.)

This should be a no-op change saving some "make release" time.
2004-01-17 19:22:36 +00:00
..
alpha From now on, Alpha releases will come with NO_FLOPPIES. 2003-07-31 07:28:58 +00:00
amd64 amd64 will not provide floppies. 2003-07-23 05:55:02 +00:00
doc Improve translation. 2004-01-17 03:20:48 +00:00
i386 Put the em and vx drivers back into the kernel so that the mfsroot stops 2003-12-22 15:19:45 +00:00
ia64 - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
pc98 - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
picobsd Remove obsolete disklabel and newfs options. 2003-11-07 12:49:55 +00:00
scripts Opera is i386-only. 2004-01-12 04:43:41 +00:00
sparc64 - Use the correct boot/boot1 and boot/loader files. 2003-08-11 22:27:43 +00:00
texts Make it more obvious where to find RELNOTESng source files if someone went 2002-03-06 07:59:18 +00:00
fixit.profile Don't assume fixit media is a floppy disk. 2001-10-29 16:13:29 +00:00
fixit.services $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
Makefile Once upon a time we had both "crypto" and "krb5" distributions, 2004-01-17 19:22:36 +00:00
Makefile.inc.docports Fix MINIMALDOCPORTS lists. 2004-01-11 11:55:37 +00:00