Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2002 22:01:34 +0200
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        obrien@freebsd.org
Cc:        current@freebsd.org
Subject:   Re: HEADSUP! GEOM as default in 5 days... 
Message-ID:  <97316.1033416094@critter.freebsd.dk>
In-Reply-To: Your message of "Mon, 30 Sep 2002 12:59:06 PDT." <20020930195906.GA47948@dragon.nuxi.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
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

-- 
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?97316.1033416094>