From owner-freebsd-current@FreeBSD.ORG Wed Oct 3 02:41:25 2007 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AF39D16A468 for ; Wed, 3 Oct 2007 02:41:25 +0000 (UTC) (envelope-from morganw@chemikals.org) Received: from tiamat.relinetworks.com (tiamat.relinetworks.com [204.214.92.162]) by mx1.freebsd.org (Postfix) with ESMTP id 7B3FE13C461 for ; Wed, 3 Oct 2007 02:41:25 +0000 (UTC) (envelope-from morganw@chemikals.org) Received: from volatile.chemikals.org (root@r74-193-170-223.bssrcmta01.bscyla.by.dh.suddenlink.net [74.193.170.223] (may be forged)) by tiamat.relinetworks.com (8.14.1/8.14.1) with ESMTP id l932FiYr076120; Tue, 2 Oct 2007 22:15:47 -0400 (EDT) (envelope-from morganw@chemikals.org) Received: from localhost (morganw@localhost [127.0.0.1]) by volatile.chemikals.org (8.14.1/8.14.1) with ESMTP id l932Ff7p009411; Tue, 2 Oct 2007 21:15:42 -0500 (CDT) (envelope-from morganw@chemikals.org) Date: Tue, 2 Oct 2007 21:15:39 -0500 (CDT) From: Wes Morgan To: Aryeh Friedman In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-current@FreeBSD.org Subject: Re: small purposal for change in installworld X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Oct 2007 02:41:25 -0000 On Wed, 3 Oct 2007, Aryeh Friedman wrote: > Installworld shouldn't clobber the supfiles in > /usr/share/example/cvsup... having to change the default host after > every build/install world is annoying I'm pretty sure that the base system installed in /usr is not intended to be altered by the admins, and should never need to be. Just like the things such as the GENERIC kernel config files, the /etc/rc* scripts, /etc/defaults and other files in /usr/share/examples. You've been using FreeBSD for over a decade and you just now ran into this problem?