From owner-freebsd-stable@FreeBSD.ORG Sun Sep 7 06:23:42 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 134F71065671 for ; Sun, 7 Sep 2008 06:23:42 +0000 (UTC) (envelope-from annona2@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.186]) by mx1.freebsd.org (Postfix) with ESMTP id 88C688FC23 for ; Sun, 7 Sep 2008 06:23:41 +0000 (UTC) (envelope-from annona2@gmail.com) Received: by ti-out-0910.google.com with SMTP id d27so597941tid.3 for ; Sat, 06 Sep 2008 23:23:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:message-id:date:from :to:subject:in-reply-to:references:user-agent:mime-version :content-type; bh=mh7brrmnU4agVgZpSQcIFDczdVKZdm4wJnRMSGp5dxU=; b=RZhslwAQchpXkVFxnjATpVWF5OfM8096VjM6xqO/F42TBdoGMbx1bFAOHriLH2h73o Y61wHrGUY6FKsa0UJstzZc1MQKvnlUlcRcScjPCh8YqBT2gD07ZP4/0H4SxHq8Sibr0M e0OpXegFkHznrXJgTsBo0xzs3C4og/DZDuooQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:references:user-agent :mime-version:content-type; b=p6yQBCljMqd0g5fP86j0I8mJzvcy/Do2sT4MzsqxRpK6Nip8tHnu/WBQ0ALp8Pc+Uw RAdEmjdPYdyDZHDhyY4BB1vKAQorl2yNzexcq7G/zVfBs5JwwLb5ifGbt4dtAWCJzZRo II53E/JGMcWVQqj6Etb/s4NfaEaHpnGGvnzv8= Received: by 10.110.11.1 with SMTP id 1mr541981tik.53.1220768619974; Sat, 06 Sep 2008 23:23:39 -0700 (PDT) Received: from softbank219001162114.bbtec.net ( [219.1.162.114]) by mx.google.com with ESMTPS id a4sm6259862tib.2.2008.09.06.23.23.38 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 06 Sep 2008 23:23:39 -0700 (PDT) Received: from softbank219001162114.bbtec.net (localhost [127.0.0.1]) by softbank219001162114.bbtec.net (8.14.3/8.14.3) with ESMTP id m876NZJN001348; Sun, 7 Sep 2008 15:23:36 +0900 (JST) (envelope-from annona2@gmail.com) Message-Id: <200809070623.m876NZJN001348@softbank219001162114.bbtec.net> Date: Sun, 07 Sep 2008 15:23:35 +0900 From: "Gen Otsuji" To: freebsd-stable@freebsd.org In-Reply-To: <48C2679A.3060909@delphij.net> References: <200809061017.m86AH8IK001307@softbank219001162114.bbtec.net> <48C2679A.3060909@delphij.net> User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.7 Emacs/22.2 (i386-pc-freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Subject: Re: idea about FreeBSD 7.1-RELEASE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Sep 2008 06:23:42 -0000 At Sat, 06 Sep 2008 04:20:58 -0700, Xin LI wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > annona2@gmail.com wrote: > > Hello. > > I have an idea that, in FreeBSD 7.1-RELEASE, the code of freebsd-update > > is included. > > If SA is announced, it would be nice. > > When so, iso-image is still 7.1-RELEASE not 7.1-RELEASE-p1. > > So, if someone intend to install 7.1-RELEASE, and if network is coonnected, > > the installer runs the freebsd-update script and it will be secure install. > > Please take this idea into account. > > Perhaps a nightly script (i.e. 350.freebsd-update which basically do > freebsd-update cron) would be better, as it ? Note that we can even > make the script configurable to install and reboot system. > > Also, I always wish that the official installation disc to ship with a > portsnap tarball which included the snapshot at the tagged time, instead > of just do a tarball of export of CVS ports/, and use portsnap instead. > This will make the first time portsnap execution much less painful. > > Another idea is to ship /var/db/mergemaster.mtree with the installation. > > Cheers, > - -- > Xin LI http://www.delphij.net/ > FreeBSD - The Power to Serve! Thank you for your response. I understood it. Regards, Gen Otsuji