From owner-freebsd-current@FreeBSD.ORG Wed Oct 3 02:22:35 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 5C33F16A417 for ; Wed, 3 Oct 2007 02:22:35 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.236]) by mx1.freebsd.org (Postfix) with ESMTP id 1CAAD13C469 for ; Wed, 3 Oct 2007 02:22:34 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by wr-out-0506.google.com with SMTP id 70so2238090wra for ; Tue, 02 Oct 2007 19:22:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=OGS+aBaqnLy+5V/3TmpCauMzFnWGNcbYXw9hGPaULsI=; b=eDdwt682q8c23f7HHeR5k6d8a0cGMnxfjsnGHXertvVt5rMzPX4+NcuJ4wynC6QnRf2IbeJOHsHqZXc47hFC4TxB3ZpJ16wFzP7fjZYeJxGWg2vziedBijJkX8yUSJL2mikCHUA8knR1ZwvPSH17f5qauDEKcYHpl3g+a63Whj8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pmWUuMwAokAF9udPa+p7BZgDXF/gTA9P91GB1XlJkOVZT1H4ZaSObbvOVkI+Mt9wvG3IFLdFYO1u3KJA2XnW4gduLmd3BoCHYbQxQHK5Vb+lU4s2XYzbVKxJsWZrWLozKPEI5YBgmNH6yfD6CqVg9uYYw2uYpItYciUTVFbz3qI= Received: by 10.114.146.1 with SMTP id t1mr3344215wad.1191378153589; Tue, 02 Oct 2007 19:22:33 -0700 (PDT) Received: by 10.114.184.12 with HTTP; Tue, 2 Oct 2007 19:22:33 -0700 (PDT) Message-ID: Date: Wed, 3 Oct 2007 02:22:33 +0000 From: "Aryeh Friedman" To: "Wes Morgan" , freebsd-current@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: 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:22:35 -0000 On 10/3/07, Wes Morgan wrote: > 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? > No just got annoying enough now that I have become the test case for my hw (in that decade except for initial config everything ran great [but I always bought machines that were a generation or 2 old except this time]).