From owner-freebsd-qa Wed Mar 21 21:26: 5 2001 Delivered-To: freebsd-qa@freebsd.org Received: from winston.osd.bsdi.com (winston.osd.bsdi.com [204.216.27.229]) by hub.freebsd.org (Postfix) with ESMTP id 2846137B720; Wed, 21 Mar 2001 21:26:03 -0800 (PST) (envelope-from jkh@osd.bsdi.com) Received: from localhost (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.3/8.11.2) with ESMTP id f2M5Pt012433; Wed, 21 Mar 2001 21:25:55 -0800 (PST) (envelope-from jkh@osd.bsdi.com) To: rwatson@FreeBSD.org Cc: jkh@FreeBSD.org, qa@FreeBSD.org Subject: Re: 4.3-BETA: standard + x/kerndev installs everything? In-Reply-To: References: X-Mailer: Mew version 1.94.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010321212555C.jkh@osd.bsdi.com> Date: Wed, 21 Mar 2001 21:25:55 -0800 From: Jordan Hubbard X-Dispatcher: imput version 20000228(IM140) Lines: 16 Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Was a bit surprised to see "Installing krb5 into directory /..." flick by > following a standard install selected on today's 4.3 (4.2?) snapshot from I'm not sure why... It's been like this: #define DIST_CRYPTO_BIN \ ( DIST_CRYPTO_CRYPTO | DIST_CRYPTO_KERBEROS4 | DIST_CRYPTO_KERBEROS5 ) For awhile. In fact, now that you made me look again, I do in fact see that this set is the default for minimum, user and developer. Whoops, I guess I was wrong about minimum! I read it the wrong way the first time and forgot that DIST_CRYPTO_BIN was a macro. What would folks prefer to see for these three classes? - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message