Re: svn commit: r266743 - head/sys/modules/geom

2014-05-27 Thread Andrey V. Elsukov
On 27.05.2014 17:50, Nikolai Lifanov wrote: >> Disconnect the following geom classes from the kernel modules build: >> BSD, FOX, MBR, PC98, SUNLABEL and VOL_FFS. They all have a modern >> replacement. Also it is still possible build them manually. >> >> Discussed with:geom >> >> Modi

Re: svn commit: r266743 - head/sys/modules/geom

2014-05-27 Thread Nikolai Lifanov
On 05/27/14 06:21, Andrey V. Elsukov wrote: > Author: ae > Date: Tue May 27 10:21:49 2014 > New Revision: 266743 > URL: http://svnweb.freebsd.org/changeset/base/266743 > > Log: > Disconnect the following geom classes from the kernel modules build: > BSD, FOX, MBR, PC98, SUNLABEL and VOL_FFS. T

svn commit: r266743 - head/sys/modules/geom

2014-05-27 Thread Andrey V. Elsukov
Author: ae Date: Tue May 27 10:21:49 2014 New Revision: 266743 URL: http://svnweb.freebsd.org/changeset/base/266743 Log: Disconnect the following geom classes from the kernel modules build: BSD, FOX, MBR, PC98, SUNLABEL and VOL_FFS. They all have a modern replacement. Also it is still possib