summaryrefslogtreecommitdiff
path: root/distrib/alpha/common/raminst.conf
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2001-01-29 21:25:52 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2001-01-29 21:25:52 +0000
commitc0e90e9881c7d005a72f413c5ddeb2952fd8fe18 (patch)
tree9740e6f0d298bc37c1106ea724b9346c612e8318 /distrib/alpha/common/raminst.conf
parent20e7f68becf404122b4e194bff0b4349f4460f28 (diff)
three floppies, and a bsd.rd for the CD
Diffstat (limited to 'distrib/alpha/common/raminst.conf')
-rw-r--r--distrib/alpha/common/raminst.conf33
1 files changed, 33 insertions, 0 deletions
diff --git a/distrib/alpha/common/raminst.conf b/distrib/alpha/common/raminst.conf
new file mode 100644
index 00000000000..c511a3fc1f5
--- /dev/null
+++ b/distrib/alpha/common/raminst.conf
@@ -0,0 +1,33 @@
+#
+# $OpenBSD: raminst.conf,v 1.1 2001/01/29 21:25:46 deraadt Exp $
+#
+# ram.conf - unified binary for the RAM disk
+#
+
+srcdirs distrib/special bin sbin usr.bin usr.sbin
+srcdirs gnu/usr.bin sys/arch/alpha/stand
+
+progs cat chmod cp dd df disklabel ed grep fsck_ffs ftp
+progs gzip ifconfig init less ln ls mkdir mknod mount
+progs mount_kernfs mount_ffs mv newfs ksh
+progs reboot rm route sed sleep stty pax umount
+#progs dhclient mount_cd9660
+#progs installboot XXX - should be there.
+#progs rsh expr
+#progs mount_nfs 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 -lotermcap -lm