From owner-freebsd-current Tue Oct 1 3:29:11 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 911CC37B401; Tue, 1 Oct 2002 03:29:10 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id C13C043E6A; Tue, 1 Oct 2002 03:29:09 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id g91ASn0U051090; Tue, 1 Oct 2002 12:28:49 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Bruce Evans Cc: obrien@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: HEADSUP! GEOM as default in 5 days... In-Reply-To: Your message of "Tue, 01 Oct 2002 20:32:22 +1000." <20021001203143.L479-100000@gamplex.bde.org> Date: Tue, 01 Oct 2002 12:28:49 +0200 Message-ID: <51089.1033468129@critter.freebsd.dk> From: Poul-Henning Kamp 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 In message <20021001203143.L479-100000@gamplex.bde.org>, Bruce Evans writes: >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. It is indeed, I used it only for its paedagogical value :-) -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message