diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1997-07-09 15:06:59 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1997-07-09 15:06:59 +0000 |
commit | d0cb955360b69887636648a68d2e1ee23db7ff9b (patch) | |
tree | 8d7c1ad483f58a122e256448c31a2305f06f1a97 /distrib/alpha | |
parent | b4fa2c69aa4c9af0aea2e22e14a471e6bbad723a (diff) |
Real raminst.conf lives in ramdisk dir.
Diffstat (limited to 'distrib/alpha')
-rw-r--r-- | distrib/alpha/inst-common/raminst.conf | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/distrib/alpha/inst-common/raminst.conf b/distrib/alpha/inst-common/raminst.conf deleted file mode 100644 index daa1cba3e18..00000000000 --- a/distrib/alpha/inst-common/raminst.conf +++ /dev/null @@ -1,23 +0,0 @@ -# -# $OpenBSD: raminst.conf,v 1.1 1997/05/07 12:46:53 niklas Exp $ -# -# ram.conf - unified binary for the RAM disk -# - -srcdirs bin sbin usr.bin usr.sbin -srcdirs gnu/usr.bin - -progs cat chmod chown chroot cp dd df disklabel ed expr fdisk fsck_ffs ftp -progs gzip ifconfig init ln ls mkdir mknod more mount mount_cd9660 -progs mount_ffs mount_msdos mount_nfs mv newfs printf pwd reboot rm route -progs sed sh shutdown slattach strings stty sync pax test tip umount # update - -ln chown chgrp -ln fsck_ffs fsck -ln gzip gzcat gunzip -ln sh -sh # init invokes the shell this way -ln test [ -ln mount_ffs ffs -ln newfs mount_mfs - -libs -ledit -lutil -ltermcap -lcompat -ll -lm -lz |