Re: svn: head/sys/mips/conf

2016-02-23 Thread Adrian Chadd
I'll do them soonish. :) -a On 23 February 2016 at 21:21, Maxim Sobolev wrote: > Thanks Adrian, sorry, missed those. I've also noticed that few of the MIPS > configs use: > > device geom_uncompress > > Few: > > option GEOM_UNCOMPRESS > > and majority actually both: > > device

Re: svn: head/sys/mips/conf

2016-02-23 Thread Maxim Sobolev
Thanks Adrian, sorry, missed those. I've also noticed that few of the MIPS configs use: device geom_uncompress Few: option GEOM_UNCOMPRESS and majority actually both: device geom_uncompress option GEOM_UNCOMPRESS I think the canonical form is "option GEOM_Z