From owner-freebsd-current@FreeBSD.ORG Tue Jun 10 05:11:39 2003 Return-Path: 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 665BF37B401 for ; Tue, 10 Jun 2003 05:11:39 -0700 (PDT) Received: from alpha.siliconlandmark.com (alpha.siliconlandmark.com [209.69.98.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEA3E43FE5 for ; Tue, 10 Jun 2003 05:11:38 -0700 (PDT) (envelope-from andy@siliconlandmark.com) Received: from alpha.siliconlandmark.com (localhost [127.0.0.1]) h5ACBZAQ090961; Tue, 10 Jun 2003 08:11:35 -0400 (EDT) (envelope-from andy@siliconlandmark.com) Received: from localhost (andy@localhost)h5ACBZ7d090958; Tue, 10 Jun 2003 08:11:35 -0400 (EDT) (envelope-from andy@siliconlandmark.com) X-Authentication-Warning: alpha.siliconlandmark.com: andy owned process doing -bs Date: Tue, 10 Jun 2003 08:11:35 -0400 (EDT) From: Andre Guibert de Bruet To: Poul-Henning Kamp In-Reply-To: <22625.1055186832@critter.freebsd.dk> Message-ID: <20030610080934.P56112@alpha.siliconlandmark.com> References: <22625.1055186832@critter.freebsd.dk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: HEADSUP(2): CCD GEOMified. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jun 2003 12:11:39 -0000 Poul, Not to be nitpicking here, but the date that you have in UPDATING is a month off. Other than that, great work! :-) Regards, > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/ > On Mon, 9 Jun 2003, Poul-Henning Kamp wrote: > > I've done the deed, remember to update your ccdconfig(8) with your > kernel. > > Poul-Henning > > phk 2003/06/09 12:25:07 PDT > > FreeBSD src repository > > Modified files: > . UPDATING > sys/conf files > sbin/ccdconfig ccdconfig.c > Removed files: > sys/sys ccdvar.h > sys/dev/ccd ccd.c > Log: > GEOMification of CCD. > > You need your kernel and ccdconfig(8) to be in sync, particularly if your > source tree is on a ccd device. > > Revision Changes Path > 1.252 +8 -0 src/UPDATING > 1.32 +69 -165 src/sbin/ccdconfig/ccdconfig.c > 1.791 +2 -1 src/sys/conf/files > 1.138 +0 -1322 src/sys/dev/ccd/ccd.c (dead) > 1.20 +0 -120 src/sys/sys/ccdvar.h (dead) > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >