diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1997-10-13 07:47:25 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1997-10-13 07:47:25 +0000 |
commit | b5985586a359dd5f8cdf6e269aab0972a73edaac (patch) | |
tree | 7f25fc2765f0d92a238b960f8328d82f86952714 /distrib/hp300/ramdisk/raminst.conf | |
parent | 5d059d1ba5372d73d29120497a344ec3b9814157 (diff) |
Updates, mostly just sync with others and kill all of the old home grown
stuff.
Diffstat (limited to 'distrib/hp300/ramdisk/raminst.conf')
-rw-r--r-- | distrib/hp300/ramdisk/raminst.conf | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/distrib/hp300/ramdisk/raminst.conf b/distrib/hp300/ramdisk/raminst.conf index 7176457008a..31d58e06a3c 100644 --- a/distrib/hp300/ramdisk/raminst.conf +++ b/distrib/hp300/ramdisk/raminst.conf @@ -1,20 +1,19 @@ # -# $OpenBSD: raminst.conf,v 1.3 1997/04/21 07:32:13 downsj Exp $ -# $NetBSD: raminst.conf,v 1.3 1995/09/30 20:00:47 briggs Exp $ +# $OpenBSD: raminst.conf,v 1.4 1997/10/13 07:47:24 downsj Exp $ # -# ram.conf - unified binary for the RAM disk +# raminst.conf - unified binary for the RAM disk # srcdirs bin sbin usr.bin/less usr.bin usr.sbin gnu/usr.bin usr.sbin/pppd +srcdirs usr.bin/vi progs awk cat chat chmod chown chroot cp cut dd df disklabel ed expr fsck_ffs progs ftp grep gzip hostname ifconfig init kill less ln ls mkdir mknod mount progs mount_cd9660 mount_ffs mount_kernfs mount_nfs -progs mv newfs pax pdksh ping pppd pwd reboot rm route +progs mv newfs pax pdksh ping pppd pwd reboot rm route build progs sed shutdown slattach sleep sort strings stty sync test tip umount -progs restore vim +progs restore -ln vim vi ln pax tar ln chown chgrp ln fsck_ffs fsck @@ -26,5 +25,6 @@ ln newfs mount_mfs ln grep egrep ln reboot halt ln less more +ln build vi -libs -ledit -lutil -ltermcap -lcompat -ll -lm +libs -ledit -lutil -lcurses -lcompat -ll -lm -ltermlib |