diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2000-06-09 17:42:57 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2000-06-09 17:42:57 +0000 |
commit | b3e6be40f0979f07ad24b85260f4f5ad65708408 (patch) | |
tree | e6cd0bad4dce3729fd3ca6376a10cc872612012c /distrib/mvme88k/ramdisk/raminst.conf | |
parent | 9d91fddc5160f9d86ef374534025ae2d0fd6b4a7 (diff) |
chown/chgrp changes
Diffstat (limited to 'distrib/mvme88k/ramdisk/raminst.conf')
-rw-r--r-- | distrib/mvme88k/ramdisk/raminst.conf | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/distrib/mvme88k/ramdisk/raminst.conf b/distrib/mvme88k/ramdisk/raminst.conf index e4b96ddf2a5..ad2b0fb3d7d 100644 --- a/distrib/mvme88k/ramdisk/raminst.conf +++ b/distrib/mvme88k/ramdisk/raminst.conf @@ -1,5 +1,5 @@ # -# $OpenBSD: raminst.conf,v 1.2 2000/01/24 04:51:55 smurph Exp $ +# $OpenBSD: raminst.conf,v 1.3 2000/06/09 17:42:54 mickey 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 awk cat chmod chown cut cp dd df disklabel ed grep expr fsck_ffs ftp +progs awk cat chmod 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 @@ -17,7 +17,8 @@ progs sync pax test tip umount build ln build vi ln pax tar ln pax cpio -ln chown chgrp +ln chmod chgrp +ln chmod chown ln fsck_ffs fsck ln less more ln ksh sh |