From owner-freebsd-current@FreeBSD.ORG Wed Oct 3 00:57:44 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 9D08316A41A for ; Wed, 3 Oct 2007 00:57:44 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.229]) by mx1.freebsd.org (Postfix) with ESMTP id 6716113C468 for ; Wed, 3 Oct 2007 00:57:44 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so2758688nzf for ; Tue, 02 Oct 2007 17:57:43 -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:mime-version:content-type:content-transfer-encoding:content-disposition; bh=1B7LQlJ8k0BKoSpnD7WrjO4R8GT5Kt9QFrCv2Y4IOZE=; b=aduaM80w4bpbeUZFW66FT6Ygmolt6fR2BfjTDpMx4ZztLI3Zp/eAAgnHSwsaztByuYL5cH/TOlWu95HpYFb2wc4j/hg04xz+XGgTKVOU366dzfdlNo0MgRcIzcPP1i2hF9EFufMPGLqlnECPQbLR/z7PZGV71vQBwnXxwNA/wnU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Tb3mrgN7krVWg7kp5eVzlIjdmupln3jIeLSZGmQ63D787Xxoz1bROTr1ZpVCa6u675lvQ32MI/gqyFMD606Cy5ZGq8uD7Yvj79ip5ptIPFvN0hHu25o+mft/ezxX6/22mY+vw6O2YkkmYP4V5TxiASBLF9Zk+TJ9iSlqF3347F8= Received: by 10.114.156.1 with SMTP id d1mr3146671wae.1191373062684; Tue, 02 Oct 2007 17:57:42 -0700 (PDT) Received: by 10.114.184.12 with HTTP; Tue, 2 Oct 2007 17:57:42 -0700 (PDT) Message-ID: Date: Wed, 3 Oct 2007 00:57:42 +0000 From: "Aryeh Friedman" To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: 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 00:57:44 -0000 Installworld shouldn't clobber the supfiles in /usr/share/example/cvsup... having to change the default host after every build/install world is annoying