Date: Sun, 2 May 2010 06:18:08 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/config configvers.h mkoptions.c Message-ID: <201005020618.o426IOs3054242@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2010-05-02 06:18:08 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
usr.sbin/config configvers.h mkoptions.c
Log:
SVN rev 207492 on 2010-05-02 06:18:08Z by imp
MFC r207263:
Redo how we add compat options so as to be compatible with old
versions of config. Remove support for the syntax OLD = NEW form the
options file, and instead have a new file $S/conf/options-compat.
This file will be parsed as OLD NEW on each line. Bump version of
config. Since nothing in -current ever used this, there's no hazards
for current users, so I'm not bumping the version in the
Makefiles.$MACHINE. No need, really, for this version bump in
-current, but this was introduced into -stable before I realized the
version check was ineffective there, so the verison bump doesn't hurt
here and keeps the two branches in sync, versionwise, after the MFC.
Revision Changes Path
1.46.2.3 +1 -1 src/usr.sbin/config/configvers.h
1.34.10.4 +81 -78 src/usr.sbin/config/mkoptions.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005020618.o426IOs3054242>
