Date: Tue, 8 Apr 2014 09:17:23 -0400 From: John Baldwin <jhb@freebsd.org> To: Devin Teske <dteske@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r264243 - in head/etc: . rc.d Message-ID: <201404080917.23789.jhb@freebsd.org> In-Reply-To: <201404072240.s37MeTqo085123@svn.freebsd.org> References: <201404072240.s37MeTqo085123@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404080917.23789.jhb>