From owner-freebsd-current Tue Oct 1 3:23:13 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B528937B401; Tue, 1 Oct 2002 03:23:12 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AFD143E7B; Tue, 1 Oct 2002 03:23:11 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id UAA17246; Tue, 1 Oct 2002 20:22:56 +1000 Date: Tue, 1 Oct 2002 20:32:22 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Poul-Henning Kamp Cc: obrien@FreeBSD.ORG, Subject: Re: HEADSUP! GEOM as default in 5 days... In-Reply-To: <97316.1033416094@critter.freebsd.dk> Message-ID: <20021001203143.L479-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 30 Sep 2002, Poul-Henning Kamp wrote: > In message <20020930195906.GA47948@dragon.nuxi.com>, "David O'Brien" writes: > >On Mon, Sep 30, 2002 at 09:09:46PM +0200, Poul-Henning Kamp wrote: > >> Provided nothing terminal pops up in the next 5 days, GEOM will > >> become default in -current on Saturday 5th of october. > >> > >> Please test it now on _your_ configuration and tell me if it > >> fails to work. > > > >What are the exact steps you will take to make it the default; that we > >should test now? > > for i in src/sys/*/conf/GENERIC > do > echo "options GEOM" >> $i > done > cvs commit src/sys/*/conf/GENERIC I hope this is inexact, since it would add 2 style bugs per file. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message