summaryrefslogtreecommitdiff
path: root/distrib/pmax/ramdisk/raminst.conf
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/pmax/ramdisk/raminst.conf')
-rw-r--r--distrib/pmax/ramdisk/raminst.conf29
1 files changed, 0 insertions, 29 deletions
diff --git a/distrib/pmax/ramdisk/raminst.conf b/distrib/pmax/ramdisk/raminst.conf
deleted file mode 100644
index 949ba5dae18..00000000000
--- a/distrib/pmax/ramdisk/raminst.conf
+++ /dev/null
@@ -1,29 +0,0 @@
-#
-# $OpenBSD: raminst.conf,v 1.2 2000/06/09 17:42:54 mickey Exp $
-#
-# raminst.conf - unified binary for the RAM disk
-#
-
-srcdirs distrib/special bin sbin usr.bin usr.sbin gnu/usr.bin
-
-progs cat chmod cp dd df disklabel ed grep fsck_ffs ftp
-progs gzip ifconfig init less ln ls mkdir mknod mount
-progs mount_cd9660 mount_kernfs mount_ffs mount_nfs mv newfs ksh
-progs reboot rm route rsh sed sleep stty pax umount dhclient expr
-#progs slattach sync tip
-
-ln chmod chgrp
-ln chmod chown
-ln fsck_ffs fsck
-ln ksh sh
-ln ksh -sh # init invokes the shell this way
-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 -lutil -ltermcap -lm