svn commit: r186240 - in head/sys: amd64/conf arm/conf i386/conf
mips/conf pc98/conf sparc64/conf sun4v/conf
Marcel Moolenaar
xcllnt at mac.com
Wed Dec 17 18:46:16 UTC 2008
On Dec 17, 2008, at 10:21 AM, Nathan Whitehorn wrote:
> Marcel Moolenaar wrote:
>> Author: marcel
>> Date: Wed Dec 17 17:43:22 2008
>> New Revision: 186240
>> URL: http://svn.freebsd.org/changeset/base/186240
>>
> [snip]
>>
>> Modified: head/sys/arm/conf/EP80219
>> =
>> =
>> =
>> =
>> =
>> =
>> =
>> =
>> =
>> =====================================================================
>> --- head/sys/arm/conf/EP80219 Wed Dec 17 17:39:36 2008 (r186239)
>> +++ head/sys/arm/conf/EP80219 Wed Dec 17 17:43:22 2008 (r186240)
>> @@ -57,7 +57,6 @@ options SYSVSEM #SYSV-style semaphore
>> options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time
>> extensions
>> options KBD_INSTALL_CDEV # install a CDEV entry in /dev
>> options GEOM_PART_GPT # GUID Partition Tables.
>> -options GEOM_MBR # DOS/MBR partitioning
>> options GEOM_LABEL # Providers labelization.
>>
> Should this have picked up a
>
> options GEOM_PART_MBR
>
> as well?
No, it was redundant (see DEFAULTS).
--
Marcel Moolenaar
xcllnt at mac.com
More information about the svn-src-head
mailing list