diff options
author | Steve Murphree <smurph@cvs.openbsd.org> | 2000-01-24 04:51:56 +0000 |
---|---|---|
committer | Steve Murphree <smurph@cvs.openbsd.org> | 2000-01-24 04:51:56 +0000 |
commit | bc5f3d98824acc7791ea4d7ae365d2601677efbe (patch) | |
tree | 3991bee4adef67c4c9b8318a00f94ff3eddf294f /distrib/mvme88k/ramdisk/raminst.conf | |
parent | 1dd0f54d3fc0977dafa06e10a8e2063a53073612 (diff) |
mvme88k ramdisk mods.
Diffstat (limited to 'distrib/mvme88k/ramdisk/raminst.conf')
-rw-r--r-- | distrib/mvme88k/ramdisk/raminst.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/mvme88k/ramdisk/raminst.conf b/distrib/mvme88k/ramdisk/raminst.conf index c28aeb254e8..e4b96ddf2a5 100644 --- a/distrib/mvme88k/ramdisk/raminst.conf +++ b/distrib/mvme88k/ramdisk/raminst.conf @@ -1,5 +1,5 @@ # -# $OpenBSD: raminst.conf,v 1.1 1998/12/17 02:16:33 smurph Exp $ +# $OpenBSD: raminst.conf,v 1.2 2000/01/24 04:51:55 smurph Exp $ # # ram.conf - unified binary for the RAM disk # @@ -8,7 +8,7 @@ srcdirs distrib/special srcdirs bin sbin usr.bin usr.sbin usr.bin/vi srcdirs gnu/usr.bin -progs cat chmod chown cut cp dd df disklabel ed grep expr fsck_ffs ftp +progs awk cat chmod chown cut cp dd df disklabel ed grep expr fsck_ffs ftp progs gzip ifconfig init hostname kill ln ls mkdir mknod less mount progs mount_cd9660 mount_kernfs mount_ffs mount_msdos mount_nfs mt progs mv newfs pwd reboot rm route sed sleep ksh slattach sort stty |