svn commit: r264243 - in head/etc: . rc.d
John Baldwin
jhb at freebsd.org
Tue Apr 8 13:37:43 UTC 2014
On Monday, April 07, 2014 6:40:29 pm Devin Teske wrote:
> Author: dteske
> Date: Mon Apr 7 22:40:29 2014
> New Revision: 264243
> URL: http://svnweb.freebsd.org/changeset/base/264243
>
> Log:
> Loosen the processing of *_IF_aliasN vars to be less strict. Previously,
> the first alias had to be _alias0 and processing stopped at the first non-
> defined variable (preventing gaps). Allowing gaps gives the administrator
> the ability to group aliases in an adhoc manner and also lifts the
> requirement to renumber aliases simply to comment-out an existing one.
> Aliases are processed in numerical ascending order.
>
> Discussed on: -rc
> MFC after: 1 week
Forgot to mention mdconfig in the log message (or did you mean to commit
that separately)?
--
John Baldwin
More information about the svn-src-all
mailing list