Andrey Zonov schrieb: >On 10/18/13 8:38 AM, Hilko Meyer wrote: >> On Thu, 17 Oct 2013 22:00:35 +0000 (UTC) you wrote: >>> Author: zont >>> Date: Thu Oct 17 22:00:35 2013 >>> New Revision: 256710 >>> URL: http://svnweb.freebsd.org/changeset/base/256710 >>> >>> Modified: >>> head/tools/build/mk/OptionalObsoleteFiles.inc >> >> This fixed two files I reported in conf/167133.2. Maybe you can look for the >> other four and close the PR. > >pccard.conf - is already in ObsoleteFiles.inc. >pf.conf - we cannot just put it in ObsoleteFiles.inc because people may >have working configuration in this place.
Maybe put it under .if ${MK_PF} == no like usr/share/examples/pf/pf.conf? >usr/share/examples/netgraph/bluetooth - it was missed to remove when >example file inside was removed in 2007. >usr/share/examples/iscsi - never used since was added in 2007. > >I'll commit attached patch if no objections will be met. Ok _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"