summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorrodrigc <rodrigc@FreeBSD.org>2006-11-23 01:44:15 +0000
committerrodrigc <rodrigc@FreeBSD.org>2006-11-23 01:44:15 +0000
commitcd5f36953b61450016c1b826c032984df0515357 (patch)
tree84a5be5f25dbff0d491331cb2acc2cb19d0911e0 /ObsoleteFiles.inc
parent1cfcb0e6dba8c227a01718f138cb8bc1bd96683b (diff)
downloadFreeBSD-src-cd5f36953b61450016c1b826c032984df0515357.zip
FreeBSD-src-cd5f36953b61450016c1b826c032984df0515357.tar.gz
Remove mount_devfs, mount_ext2fs, mount_fdescfs, mount_linprocfs,
mount_procfs, mount_std, which are now obsolete. Requested by: netchild, ache
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc13
1 files changed, 13 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 64aea8e..10777e7 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -14,6 +14,19 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#
+# 20061122: remove obsolete mount programs
+OLD_FILES+=sbin/mount_devfs
+OLD_FILES+=sbin/mount_ext2fs
+OLD_FILES+=sbin/mount_fdescfs
+OLD_FILES+=sbin/mount_linprocfs
+OLD_FILES+=sbin/mount_procfs
+OLD_FILES+=sbin/mount_std
+OLD_FILES+=usr/share/man/man8/mount_devfs.8.gz
+OLD_FILES+=usr/share/man/man8/mount_ext2fs.8.gz
+OLD_FILES+=usr/share/man/man8/mount_fdescfs.8.gz
+OLD_FILES+=usr/share/man/man8/mount_linprocfs.8.gz
+OLD_FILES+=usr/share/man/man8/mount_procfs.8.gz
+OLD_FILES+=usr/share/man/man8/mount_std.8.gz
# 20061116: uhidev.4 removed
OLD_FILES+=usr/share/man/man4/uhidev.4.gz
.if ${TARGET_ARCH} == "ia64"
OpenPOWER on IntegriCloud