aboutsummaryrefslogtreecommitdiff
path: root/rescue
diff options
context:
space:
mode:
authorAlexander Motin <mav@FreeBSD.org>2013-04-04 07:12:24 +0000
committerAlexander Motin <mav@FreeBSD.org>2013-04-04 07:12:24 +0000
commit45f6d66569a22acc8e16a0f80b6159af601ce541 (patch)
tree942cf38be24f7762b9c2eb69d37326ad19bf5fec /rescue
parent3b0b7ffbb9f21263f90c257e96e25ef1d665f6db (diff)
downloadsrc-45f6d66569a22acc8e16a0f80b6159af601ce541.tar.gz
src-45f6d66569a22acc8e16a0f80b6159af601ce541.zip
Remove all legacy ATA code parts, not used since options ATA_CAM enabled in
most kernels before FreeBSD 9.0. Remove such modules and respective kernel options: atadisk, ataraid, atapicd, atapifd, atapist, atapicam. Remove the atacontrol utility and some man pages. Remove useless now options ATA_CAM. No objections: current@, stable@ MFC after: never
Notes
Notes: svn path=/head/; revision=249083
Diffstat (limited to 'rescue')
-rw-r--r--rescue/rescue/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile
index 721bbb47e674..fd682b95f703 100644
--- a/rescue/rescue/Makefile
+++ b/rescue/rescue/Makefile
@@ -87,7 +87,7 @@ CRUNCH_SUPPRESS_LINK_-tcsh= 1
# headers in addition to the standard 'paths.h' header.
#
CRUNCH_SRCDIRS+= sbin
-CRUNCH_PROGS_sbin= atacontrol badsect \
+CRUNCH_PROGS_sbin= badsect \
camcontrol ccdconfig clri devfs dmesg dump \
dumpfs dumpon fsck fsck_ffs fsck_msdosfs fsdb \
fsirand gbde geom ifconfig init \