From owner-freebsd-current Mon Mar 6 21:33: 0 2000 Delivered-To: freebsd-current@freebsd.org Received: from lamb.sas.com (lamb.sas.com [192.35.83.8]) by hub.freebsd.org (Postfix) with ESMTP id 81A0A37BE71 for ; Mon, 6 Mar 2000 21:32:56 -0800 (PST) (envelope-from jwd@unx.sas.com) Received: from mozart (mozart.unx.sas.com [192.58.184.28]) by lamb.sas.com (8.9.3/8.9.1) with SMTP id AAA25412 for ; Tue, 7 Mar 2000 00:32:54 -0500 (EST) Received: from bb01f39.unx.sas.com by mozart (5.65c/SAS/Domains/5-6-90) id AA01103; Tue, 7 Mar 2000 00:32:24 -0500 Received: (from jwd@localhost) by bb01f39.unx.sas.com (8.9.3/8.9.1) id AAA83828; Tue, 7 Mar 2000 00:32:23 -0500 (EST) (envelope-from jwd) From: "John W. DeBoskey" Message-Id: <200003070532.AAA83828@bb01f39.unx.sas.com> Subject: sysinstall and the status of des encryption? To: freebsd-current@freebsd.org Date: Tue, 7 Mar 2000 00:32:23 -0500 (EST) Cc: jwd@sas.com X-Mailer: ELM [version 2.4ME+ PL61 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, A quick question before I try to come up with a fix and patches for a problem that I believe to be a moving target. I have run 'make release' to create 4.0-20000306-SNAP with sources current as of 2am March 6th. When running sysinstall and selecting the encryption components, sysinstall fails trying to locate crypto/des.inf. When looking through /usr/src/release/Makefile, it doesn't appear that des.inf and des.?? are created anymore, but instead located in crypto.inf and crypto.??. So, I believe sysinstall needs to be updated so des.?? is not installed anymore. A 2nd question, do we need the concept of a default crypto mechanism when installing the encryption components? Currently, it appears that 'last untarred' wins for libcrypto. Comments Welcome! Thanks, John -- John W. De Boskey jwd@sasDOTcom Gates' Law: Every 18 months, the speed of software halves. Gates' Corollary: Every 18 months, the size of software doubles. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message