diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1997-09-17 19:46:25 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1997-09-17 19:46:25 +0000 |
commit | ca49c90ae40671801763777b986e63d599925c7b (patch) | |
tree | 3dd28a4916e9ba6fb49ce5a4c83bd05ef0776eda /distrib/alpha/ramdisk | |
parent | ccbf627c6c20e2b8545d927ea7f2962d6d8a2f9c (diff) |
kill -ledit, add rsh
Diffstat (limited to 'distrib/alpha/ramdisk')
-rw-r--r-- | distrib/alpha/ramdisk/raminst.conf | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/distrib/alpha/ramdisk/raminst.conf b/distrib/alpha/ramdisk/raminst.conf index 0aa06bd1222..8dfcc318b4b 100644 --- a/distrib/alpha/ramdisk/raminst.conf +++ b/distrib/alpha/ramdisk/raminst.conf @@ -1,5 +1,5 @@ # -# $OpenBSD: raminst.conf,v 1.9 1997/09/17 14:19:06 deraadt Exp $ +# $OpenBSD: raminst.conf,v 1.10 1997/09/17 19:46:24 millert Exp $ # # ram.conf - unified binary for the RAM disk # @@ -9,12 +9,10 @@ srcdirs gnu/usr.bin sys/arch/alpha/stand progs cat chmod chown cp dd df disklabel ed grep expr fsck_ffs ftp progs gzip ifconfig init installboot less ln ls mkdir mknod mount -progs mount_cd9660 mount_kernfs mount_ffs mount_nfs -progs mv newfs pdksh reboot rm route sed sleep stty -progs pax umount -#progs slattach sync tip vim +progs mount_cd9660 mount_kernfs mount_ffs mount_nfs mv newfs pdksh +progs reboot rm route rsh sed sleep stty pax umount +#progs slattach sync tip -#ln vim vi ln chown chgrp ln fsck_ffs fsck ln pdksh sh @@ -28,4 +26,4 @@ ln reboot halt ln pax tar ln pax cpio -libs -ledit -lutil -ltermcap -lm +libs -lutil -ltermcap -lm |