From owner-freebsd-bugs Tue Oct 22 18:16:02 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA20636 for bugs-outgoing; Tue, 22 Oct 1996 18:16:02 -0700 (PDT) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA20610; Tue, 22 Oct 1996 18:15:56 -0700 (PDT) Received: from current1.whistle.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.7.6/8.7.3) with SMTP id SAA19388; Tue, 22 Oct 1996 18:13:57 -0700 (PDT) Message-ID: <326D70CC.2781E494@whistle.com> Date: Tue, 22 Oct 1996 18:11:40 -0700 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0b6 (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: Peter Wemm CC: Gary Palmer , "Marc G. Fournier" , hsu@clinet.fi, freebsd-bugs@freefall.freebsd.org Subject: Re: bin/958 References: <199610230016.IAA17486@spinner.DIALix.COM> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Peter Wemm wrote: > > "Gary Palmer" wrote: > or replaced. (I'd certainly prefer a sysv-style inittab, but I can > certainly understand that others will not, so I won't push it.) > > There seems to be rumblings about changing the utmp file format to allow > for longer user names, longer hostnames, IP addresses, etc. If it's going > to change, this is probably something else that should be fixed at the > same time. personally I want some run-levels as well. certainly I want to have the following modes of operation: 1/ single user 2/ normal 3/ functional test (automatic diagnostics etc) an inittab file would allow me to not do the edit (for mode 3) that I'm about to spend the rest of the day doing. :) julian