summaryrefslogtreecommitdiffstats
path: root/release/alpha
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>2001-03-30 07:50:29 +0000
committerjkh <jkh@FreeBSD.org>2001-03-30 07:50:29 +0000
commit759dbf1c02c26b2f07532ad1a58a3d7aef8e7ae1 (patch)
treed06c5e6d0cd878cac815341163972200f8ad7749 /release/alpha
parentc39a811cd41821a24b16c96d53a8df43353e34c5 (diff)
downloadFreeBSD-src-759dbf1c02c26b2f07532ad1a58a3d7aef8e7ae1.zip
FreeBSD-src-759dbf1c02c26b2f07532ad1a58a3d7aef8e7ae1.tar.gz
Eliminate some things from the fixit crunch image so that it actually
builds again.
Diffstat (limited to 'release/alpha')
-rw-r--r--release/alpha/fixit_crunch.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/release/alpha/fixit_crunch.conf b/release/alpha/fixit_crunch.conf
index e8bd0ed..97949b1 100644
--- a/release/alpha/fixit_crunch.conf
+++ b/release/alpha/fixit_crunch.conf
@@ -17,21 +17,21 @@ progs mv rm rmdir sleep sync
# /sbin stuff
-progs chown clri disklabel dmesg
+progs chown dmesg
progs mknod mount reboot restore swapon umount
-progs mount_msdos mount_cd9660
+progs mount_cd9660
ln restore rrestore
ln chown chgrp
# /usr/bin stuff
-progs ftp telnet vi grep
+progs ftp vi
ln vi view
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 -lz
+libs -lcrypt -lutil -ll -lm
+libs -lcurses -ltermcap -ledit -lkvm -lz
OpenPOWER on IntegriCloud