diff options
Diffstat (limited to 'distrib/alpha/common/raminst.conf')
-rw-r--r-- | distrib/alpha/common/raminst.conf | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/distrib/alpha/common/raminst.conf b/distrib/alpha/common/raminst.conf deleted file mode 100644 index d4f0afad1cc..00000000000 --- a/distrib/alpha/common/raminst.conf +++ /dev/null @@ -1,30 +0,0 @@ -# -# $OpenBSD: raminst.conf,v 1.5 2001/10/20 21:35:57 deraadt Exp $ -# -# ram.conf - unified binary for the RAM disk -# - -srcdirs distrib/special bin sbin gnu/usr.bin usr.bin usr.sbin -srcdirs 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_ffs mount_cd9660 mv newfs ksh -progs reboot rm route sed sleep stty pax umount -progs dmesg hostname - -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 |