In message <[EMAIL PROTECTED]>, "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
[EMAIL PROTECTED] | 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message