summaryrefslogtreecommitdiffstats
path: root/release/fixit_crunch.conf
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-09-19 01:46:22 +0000
committerjkh <jkh@FreeBSD.org>1998-09-19 01:46:22 +0000
commit085e20d13d935a2edbcbdf1882a7da9fe063299b (patch)
treed2ab3ca6f92fdef8c55825b8451892a83720a2a6 /release/fixit_crunch.conf
parent0a0d8ce99ac15fd4a5b6dbccd3f2c715ee55b5dd (diff)
downloadFreeBSD-src-085e20d13d935a2edbcbdf1882a7da9fe063299b.zip
FreeBSD-src-085e20d13d935a2edbcbdf1882a7da9fe063299b.tar.gz
Remove defunct scsi command from fixit floppy.
Once I see how much room is available, I may add camcontrol in its place.
Diffstat (limited to 'release/fixit_crunch.conf')
-rw-r--r--release/fixit_crunch.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/release/fixit_crunch.conf b/release/fixit_crunch.conf
index 91d206a..b8887cb 100644
--- a/release/fixit_crunch.conf
+++ b/release/fixit_crunch.conf
@@ -1,4 +1,4 @@
-# $Id: fixit_crunch.conf,v 1.13 1997/07/29 21:32:52 jkh Exp $
+# $Id: fixit_crunch.conf,v 1.14 1997/12/25 23:08:44 jkh Exp $
# first, we list the source dirs that our programs reside in. These are
# searched in order listed to find the dir containing each program.
@@ -21,7 +21,7 @@ ln test [
# /sbin stuff
progs badsect chown clri disklabel dump dmesg fdisk ft
-progs mknod mount newfs ping reboot restore scsi swapon umount
+progs mknod mount newfs ping reboot restore swapon umount
progs mount_msdos mount_cd9660 mount_nfs
@@ -39,4 +39,4 @@ ln vi ex
# finally, we specify the libraries to link in with our binary
libs -lcrypt -ltelnet -lutil -ll -lm
-libs -lcurses -ltermcap -ledit -lgnuregex -lkvm -lscsi -lz
+libs -lcurses -ltermcap -ledit -lgnuregex -lkvm -lz
OpenPOWER on IntegriCloud