Author: gavin
Date: Wed Jun 25 12:32:41 2014
New Revision: 267867
URL: http://svnweb.freebsd.org/changeset/base/267867

Log:
  Remove example cvsup config files.
  
  MFC after:    1 week

Deleted:
  head/share/examples/cvsup/
Modified:
  head/ObsoleteFiles.inc
  head/etc/mtree/BSD.usr.dist
  head/share/examples/Makefile

Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc      Wed Jun 25 12:28:22 2014        (r267866)
+++ head/ObsoleteFiles.inc      Wed Jun 25 12:32:41 2014        (r267867)
@@ -43,6 +43,11 @@ OLD_FILES+=usr/bin/csup
 OLD_FILES+=usr/bin/cpasswd
 OLD_FILES+=usr/share/man/man1/csup.1.gz
 OLD_FILES+=usr/share/man/man1/cpasswd.1.gz
+OLD_FILES+=usr/share/examples/cvsup/README
+OLD_FILES+=usr/share/examples/cvsup/cvs-supfile
+OLD_FILES+=usr/share/examples/cvsup/stable-supfile
+OLD_FILES+=usr/share/examples/cvsup/standard-supfile
+OLD_DIRS+=usr/share/examples/cvsup
 # 20140614: send-pr removal
 OLD_FILES+=usr/share/info/send-pr.info.gz
 OLD_FILES+=usr/share/man/man1/send-pr.1.gz

Modified: head/etc/mtree/BSD.usr.dist
==============================================================================
--- head/etc/mtree/BSD.usr.dist Wed Jun 25 12:28:22 2014        (r267866)
+++ head/etc/mtree/BSD.usr.dist Wed Jun 25 12:32:41 2014        (r267867)
@@ -301,8 +301,6 @@
             ..
             csh
             ..
-            cvsup
-            ..
             diskless
             ..
             dma

Modified: head/share/examples/Makefile
==============================================================================
--- head/share/examples/Makefile        Wed Jun 25 12:28:22 2014        
(r267866)
+++ head/share/examples/Makefile        Wed Jun 25 12:32:41 2014        
(r267867)
@@ -10,7 +10,6 @@ LDIRS=        BSD_daemon \
        bhyve \
        bootforth \
        csh \
-       cvsup \
        diskless \
        drivers \
        etc \
@@ -52,10 +51,6 @@ XFILES=      BSD_daemon/FreeBSD.pfa \
        bootforth/menuconf.4th \
        bootforth/screen.4th \
        csh/dot.cshrc \
-       cvsup/README \
-       cvsup/cvs-supfile \
-       cvsup/stable-supfile \
-       cvsup/standard-supfile \
        diskless/ME \
        diskless/README.BOOTP \
        diskless/README.TEMPLATING \
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to