aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2007-11-16 04:03:08 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2007-11-16 04:03:08 +0000
commitfcfe60dc183dd42f19e34130c6ce6971ae3f0214 (patch)
treecb5f7017eb844c312bd031f6e64513b6de6ca79c /ObsoleteFiles.inc
parentb8b1729d3c2fbb0cd230cc556bbb8d5968303311 (diff)
downloadsrc-fcfe60dc183dd42f19e34130c6ce6971ae3f0214.tar.gz
src-fcfe60dc183dd42f19e34130c6ce6971ae3f0214.zip
Catch up to changes in rescue on ia64.
Notes
Notes: svn path=/head/; revision=173662
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 5480be224629..9dac54256e2c 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -16,6 +16,12 @@
# 20071108: Removed very crunch OLDCARD support file
OLD_FILES+=etc/defaults/pccard.conf
+# 20071104: Removed bsdlabel, fdisk and gpt from rescue on ia64.
+.if ${TARGET_ARCH} == "ia64"
+OLD_FILES+=rescue/bsdlabel
+OLD_FILES+=rescue/fdisk
+OLD_FILES+=rescue/gpt
+.endif
# 20071025: rc.d/nfslocking superceeded by rc.d/lockd and rc.d/statd
OLD_FILES+=etc/rc.d/nfslocking
# 20070930: rename of cached to nscd