From owner-freebsd-commit Thu Mar 30 15:34:36 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA02166 for commit-outgoing; Thu, 30 Mar 1995 15:34:36 -0800 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA02152 for cvs-etc-outgoing; Thu, 30 Mar 1995 15:34:33 -0800 Received: from localhost (localhost [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id PAA02144; Thu, 30 Mar 1995 15:34:26 -0800 X-Authentication-Warning: freefall.cdrom.com: Host localhost didn't use HELO protocol To: "Rodney W. Grimes" cc: phk@ref.tfs.com (Poul-Henning Kamp), ache@freefall.cdrom.com, CVS-commiters@freefall.cdrom.com, cvs-etc@freefall.cdrom.com Subject: Re: cvs commit: src/etc/etc.i386 rc.i386 In-reply-to: Your message of "Thu, 30 Mar 95 13:37:14 PST." <199503302137.NAA06580@gndrsh.aac.dev.com> Date: Thu, 30 Mar 1995 15:34:26 -0800 Message-ID: <2143.796606466@freefall.cdrom.com> From: "Jordan K. Hubbard" Sender: commit-owner@FreeBSD.org Precedence: bulk > This totally eliminates /etc/hostname.*, but will make it harder for > the install stuff to do the right things as it would have to learn > how to edit /etc/sysconfig :-(. The install stuff is already going to have very full knowledge of how to edit /etc/sysconfig - that file was, after all, added for its direct benefit! :-) jordan