svn commit: r249084 - head
Alexander Motin
mav at FreeBSD.org
Thu Apr 4 07:57:33 UTC 2013
Author: mav
Date: Thu Apr 4 07:57:32 2013
New Revision: 249084
URL: http://svnweb.freebsd.org/changeset/base/249084
Log:
Remove obsolete files of the legacy ATA stack.
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc Thu Apr 4 07:12:24 2013 (r249083)
+++ head/ObsoleteFiles.inc Thu Apr 4 07:57:32 2013 (r249084)
@@ -38,6 +38,11 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20130404: legacy ATA stack removed
+OLD_FILES+=sbin/atacontrol
+OLD_FILES+=usr/share/man/man8/atacontrol.8.gz
+OLD_FILES+=usr/share/man/man4/atapicam.4.gz
+OLD_FILES+=usr/share/man/man4/ataraid.4.gz
# 20130316: vinum.4 removed
OLD_FILES+=usr/share/man/man4/vinum.4.gz
# 20130312: fortunes-o removed
More information about the svn-src-head
mailing list