Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Apr 2011 13:49:10 +0300
From:      Alexander Motin <mav@FreeBSD.org>
To:        "Bjoern A. Zeeb" <bz@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r220982 - in head: . sys/amd64/conf sys/arm/conf sys/conf sys/i386/conf sys/ia64/conf sys/mips/conf sys/mips/malta sys/pc98/conf sys/powerpc/conf sys/sparc64/conf sys/sun4v/conf
Message-ID:  <4DB40026.5030405@FreeBSD.org>
In-Reply-To: <77FE817D-D548-4B79-A64B-C890D94323B9@FreeBSD.org>
References:  <201104240858.p3O8wwqT024628@svn.freebsd.org> <77FE817D-D548-4B79-A64B-C890D94323B9@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 24.04.2011 13:20, Bjoern A. Zeeb wrote:
> On Apr 24, 2011, at 8:58 AM, Alexander Motin wrote:
>> Author: mav
>> Date: Sun Apr 24 08:58:58 2011
>> New Revision: 220982
>> URL: http://svn.freebsd.org/changeset/base/220982
>>
>> Log:
>>   Switch the GENERIC kernels for all architectures to the new CAM-based ATA
>>   stack. It means that all legacy ATA drivers are disabled and replaced by
>>   respective CAM drivers. If you are using ATA device names in /etc/fstab or
>>   other places, make sure to update them respectively (adX ->  adaY,
>>   acdX ->  cdY, afdX ->  daY, astX ->  saY, where 'Y's are the sequential
>>   numbers for each type in order of detection, unless configured otherwise
>>   with tunables, see cam(4)).
>
>
> Are you going to address that on updating magic will make it work within the next 2-4 weeks?

s/ad[0-9]+/ada0/ should fit 90%. A bit more sophisticated script should 
fit most. In what place should I put that magic?

> If you will not then thanks for screwing 50% of our users and please back this out again.

Reverting is not an option. _Constructive_ propositions are welcome.

-- 
Alexander Motin



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