Date: Wed, 17 Dec 2008 10:46:13 -0800 From: Marcel Moolenaar <xcllnt@mac.com> To: Nathan Whitehorn <nwhitehorn@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, Marcel Moolenaar <marcel@FreeBSD.org>, src-committers@freebsd.org Subject: Re: svn commit: r186240 - in head/sys: amd64/conf arm/conf i386/conf mips/conf pc98/conf sparc64/conf sun4v/conf Message-ID: <36DD1DF1-0A77-4BA8-8FE2-F281744AE9F2@mac.com> In-Reply-To: <4949431A.6090002@freebsd.org> References: <200812171743.mBHHhMd3010561@svn.freebsd.org> <4949431A.6090002@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@mac.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36DD1DF1-0A77-4BA8-8FE2-F281744AE9F2>