diff options
Diffstat (limited to 'distrib/alpha/ramdisk/raminst.conf')
-rw-r--r-- | distrib/alpha/ramdisk/raminst.conf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/distrib/alpha/ramdisk/raminst.conf b/distrib/alpha/ramdisk/raminst.conf index 0f952757072..ea4c5534c29 100644 --- a/distrib/alpha/ramdisk/raminst.conf +++ b/distrib/alpha/ramdisk/raminst.conf @@ -1,16 +1,16 @@ # -# $OpenBSD: raminst.conf,v 1.5 1997/05/09 04:53:14 millert Exp $ +# $OpenBSD: raminst.conf,v 1.6 1997/05/09 17:59:37 millert Exp $ # # ram.conf - unified binary for the RAM disk # srcdirs bin sbin usr.bin usr.sbin -srcdirs gnu/usr.bin +srcdirs gnu/usr.bin sys/arch/alpha/stand -progs cat chmod chown cut cp dd df disklabel ed grep expr fsck_ffs ftp -progs gzip hostname ifconfig init less ln ls mkdir mknod mount +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 sort stty +progs mv newfs pdksh reboot rm route sed sleep stty progs sync pax umount #progs slattach tip vim |