summaryrefslogtreecommitdiff
path: root/distrib/alpha
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1997-05-09 04:53:15 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1997-05-09 04:53:15 +0000
commit2fcdf5580bd38ecef2dfcf4d299bfc0b0d6a2430 (patch)
tree336feda479a16e4a65393344dbcb49caffd64809 /distrib/alpha
parent3101b22094d9ca4eb88c791a9e0eeb87e84899da (diff)
Don't need pwd, test or kill (shell builtins) and -lz is not used.
Diffstat (limited to 'distrib/alpha')
-rw-r--r--distrib/alpha/ramdisk/raminst.conf12
1 files changed, 6 insertions, 6 deletions
diff --git a/distrib/alpha/ramdisk/raminst.conf b/distrib/alpha/ramdisk/raminst.conf
index e4590ebc226..0f952757072 100644
--- a/distrib/alpha/ramdisk/raminst.conf
+++ b/distrib/alpha/ramdisk/raminst.conf
@@ -1,5 +1,5 @@
#
-# $OpenBSD: raminst.conf,v 1.4 1997/05/08 12:48:45 niklas Exp $
+# $OpenBSD: raminst.conf,v 1.5 1997/05/09 04:53:14 millert Exp $
#
# ram.conf - unified binary for the RAM disk
#
@@ -8,10 +8,10 @@ srcdirs bin sbin usr.bin usr.sbin
srcdirs gnu/usr.bin
progs cat chmod chown cut cp dd df disklabel ed grep expr fsck_ffs ftp
-progs gzip ifconfig init hostname kill less ln ls mkdir mknod mount
+progs gzip hostname ifconfig init less ln ls mkdir mknod mount
progs mount_cd9660 mount_kernfs mount_ffs mount_nfs
-progs mv newfs pdksh pwd reboot rm route sed sleep sort stty
-progs sync pax test umount
+progs mv newfs pdksh reboot rm route sed sleep sort stty
+progs sync pax umount
#progs slattach tip vim
#ln vim vi
@@ -19,13 +19,13 @@ ln chown chgrp
ln fsck_ffs fsck
ln pdksh sh
ln pdksh -sh # init invokes the shell this way
-ln test [
ln mount_ffs ffs
ln newfs mount_mfs
ln grep egrep
+ln grep fgrep
ln less more
ln reboot halt
ln pax tar
ln pax cpio
-libs -ledit -lutil -ltermcap -lm -lz
+libs -ledit -lutil -ltermcap -lm