Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2008 19:09:42 -0600 (MDT)
From:      Warner Losh <imp@bsdimp.com>
To:        marcel@FreeBSD.org
Cc:        svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org
Subject:   Re: svn commit: r184193 - in head/sys: arm/conf conf
Message-ID:  <20081023.190942.74668946.imp@bsdimp.com>
In-Reply-To: <200810230151.m9N1ptUe044619@svn.freebsd.org>
References:  <200810230151.m9N1ptUe044619@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
From: Marcel Moolenaar <marcel@FreeBSD.org>
Subject: svn commit: r184193 - in head/sys: arm/conf conf
Date: Thu, 23 Oct 2008 01:51:55 +0000 (UTC)

> Author: marcel
> Date: Thu Oct 23 01:51:55 2008
> New Revision: 184193
> URL: http://svn.freebsd.org/changeset/base/184193
> 
> Log:
>   Add arm/conf/DEFAULTS and populate it with:
>           machine arm
>           device  mem
>           options GEOM_BSD
>           options GEOM_MBR
>   
>   Remove the first two from all kernel configuration files and
>   change geom_bsd and geom_mbr from standard to optional.
> 
> Added:
>   head/sys/arm/conf/DEFAULTS   (contents, props changed)

We already have a better mechanism for including config files.  We
should be using that instead of poluting another port with the
DEFAULTS file.

Warner



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