svn commit: r209253 - head/tools/build/mk

Alexander Leidinger netchild at FreeBSD.org
Thu Jun 17 12:37:50 UTC 2010


Author: netchild
Date: Thu Jun 17 12:37:50 2010
New Revision: 209253
URL: http://svn.freebsd.org/changeset/base/209253

Log:
  Add the ZFS periodic daily scripts to the ZFS part.

Modified:
  head/tools/build/mk/OptionalObsoleteFiles.inc

Modified: head/tools/build/mk/OptionalObsoleteFiles.inc
==============================================================================
--- head/tools/build/mk/OptionalObsoleteFiles.inc	Thu Jun 17 12:35:17 2010	(r209252)
+++ head/tools/build/mk/OptionalObsoleteFiles.inc	Thu Jun 17 12:37:50 2010	(r209253)
@@ -596,6 +596,8 @@ OLD_FILES+=usr/share/man/man1/dtrace.1.g
 OLD_FILES+=boot/gptzfsboot
 OLD_FILES+=boot/zfsboot
 OLD_FILES+=boot/zfsloader
+OLD_FILES+=etc/periodic/daily/404.status-zfs
+OLD_FILES+=etc/periodic/daily/800.scrub-zfs
 OLD_LIBS+=lib/libzfs.so.2
 OLD_LIBS+=lib/libzpool.so.2
 OLD_FILES+=rescue/zfs


More information about the svn-src-head mailing list