summaryrefslogtreecommitdiff
path: root/rescue
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2003-07-19 20:40:37 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2003-07-19 20:40:37 +0000
commit39ae372d787513cdd1e77bb21374f55222fcf64e (patch)
tree65c5191c73f58687a43b9df3152b234a576868a2 /rescue
parent89eaef50bb7fbf1e8427e0c9d5bf67c9a9ebb118 (diff)
downloadsrc-test2-39ae372d787513cdd1e77bb21374f55222fcf64e.tar.gz
src-test2-39ae372d787513cdd1e77bb21374f55222fcf64e.zip
Trim /rescue.
Discussed on: freebsd-arch@
Notes
Notes: svn path=/head/; revision=117791
Diffstat (limited to 'rescue')
-rw-r--r--rescue/rescue/Makefile22
1 files changed, 10 insertions, 12 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile
index 164f324d91df..6631596bd3de 100644
--- a/rescue/rescue/Makefile
+++ b/rescue/rescue/Makefile
@@ -64,9 +64,9 @@ CRUNCH_LIBS+= ${.OBJDIR}/../librescue/*.o
# /usr/include/paths.h as well! You were warned!
#
CRUNCH_SRCDIRS+= bin
-CRUNCH_PROGS_bin= cat chflags chio chmod cp date dd df domainname echo \
+CRUNCH_PROGS_bin= cat chflags chio chmod cp date dd df echo \
ed expr getfacl hostname kenv kill ln ls mkdir mv pax ps pwd \
- realpath rm rmdir setfacl sh sleep stty sync test
+ realpath rm rmdir setfacl sh stty sync test
CRUNCH_LIBS+= -lcrypt -ledit -lkvm -ll -lm -ltermcap -lutil
.if exists(${.CURDIR}/../../crypto) && !defined(NOCRYPT) && !defined(NO_OPENSSL)
CRUNCH_LIBS+= -lcrypto
@@ -98,20 +98,20 @@ CRUNCH_SUPPRESS_LINK_-tcsh= 1
# WARNING: Changing this list may require adjusting
# /usr/include/paths.h as well! You were warned!
#
-# Note that mdmfs and shutdown have their own private 'pathnames.h'
+# Note that mdmfs have their own private 'pathnames.h'
# headers in addition to the standard 'paths.h' header.
#
CRUNCH_SRCDIRS+= sbin
-CRUNCH_PROGS_sbin= atm adjkerntz atacontrol badsect bsdlabel camcontrol \
- ccdconfig clri comcontrol conscontrol devfs dmesg dump \
+CRUNCH_PROGS_sbin= atm atacontrol badsect bsdlabel camcontrol \
+ ccdconfig clri devfs dmesg dump \
dumpfs dumpon fore_dnld fsck fsck_ffs fsck_msdosfs fsdb \
- fsirand gbde growfs ifconfig ilmid init ip6fw \
- ipfw kldconfig kldload kldstat kldunload ldconfig \
+ fsirand gbde ifconfig ilmid init ip6fw \
+ kldconfig kldload kldstat kldunload ldconfig \
md5 mdconfig mdmfs mknod mount mount_cd9660 mount_ext2fs \
mount_msdosfs mount_nfs mount_ntfs mount_nullfs \
- mount_std mount_udf mount_umapfs mount_unionfs natd newfs \
- newfs_msdos nfsiod nos-tun ping ping6 quotacheck raidctl reboot \
- restore rcorder route routed rtquery rtsol savecore shutdown \
+ mount_std mount_udf mount_umapfs mount_unionfs newfs \
+ newfs_msdos nos-tun ping ping6 raidctl reboot \
+ restore rcorder route routed rtquery rtsol savecore \
slattach spppcontrol startslip swapon sysctl tunefs umount vinum
.if !defined(NO_IPFILTER)
@@ -172,8 +172,6 @@ CRUNCH_BUILDOPTS_dhclient= -DRELEASE_CRUNCH -Dlint
CRUNCH_SRCDIRS+= usr.bin
CRUNCH_SRCDIRS+= gnu/usr.bin
-CRUNCH_PROGS_usr.bin+= wall
-
CRUNCH_PROGS_gnu/usr.bin+= gzip
CRUNCH_ALIAS_gzip= gunzip gzcat zcat