From owner-freebsd-bugs Sat Nov 16 18:49:04 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA19738 for bugs-outgoing; Sat, 16 Nov 1996 18:49:04 -0800 (PST) Received: from metronet.com (pgilley@fohnix.metronet.com [192.245.137.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id SAA19718 for ; Sat, 16 Nov 1996 18:48:57 -0800 (PST) Received: from localhost by metronet.com with SMTP id AA25364 (5.67a/IDA1.5hp for ); Sat, 16 Nov 1996 20:49:16 -0600 Date: Sat, 16 Nov 1996 20:49:16 -0600 (CST) From: Phil Gilley To: bugs@FreeBSD.org Subject: 2.1.6-RELEASE DES Problem Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-bugs@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk The DES package seems to be missing /sbin/init and maybe other things as well (the same problem also existed under 2.1.5-RELEASE). If you install DES, set everything in /etc/ttys to insecure then you cannot login as root when booting up in single user mode. Doing a make and make install on /sbin/init solved the problem under 2.1.5-RELEASE. I assume it will under 2.1.6-RELEASE but haven't downloaded the sources yet. Phil Gilley pgilley@metronet.com