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/mac68k/ramdisk/raminst.conf | |
parent | 9d91fddc5160f9d86ef374534025ae2d0fd6b4a7 (diff) |
chown/chgrp changes
Diffstat (limited to 'distrib/mac68k/ramdisk/raminst.conf')
-rw-r--r-- | distrib/mac68k/ramdisk/raminst.conf | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/distrib/mac68k/ramdisk/raminst.conf b/distrib/mac68k/ramdisk/raminst.conf index 3d890db1c89..e989c3bf944 100644 --- a/distrib/mac68k/ramdisk/raminst.conf +++ b/distrib/mac68k/ramdisk/raminst.conf @@ -1,5 +1,5 @@ # -# $OpenBSD: raminst.conf,v 1.1 1999/06/13 10:33:31 downsj Exp $ +# $OpenBSD: raminst.conf,v 1.2 2000/06/09 17:42:53 mickey Exp $ # # raminst.conf - unified binary for the RAM disk # @@ -7,7 +7,7 @@ srcdirs bin sbin usr.bin/less usr.bin usr.sbin gnu/usr.bin usr.sbin/pppd srcdirs usr.bin/vi -progs cat chat chmod chown chroot cp dd df disklabel ed expr fsck_ffs +progs cat chat chmod chroot cp 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 ksh ping pppd pwd reboot rm route build @@ -15,7 +15,8 @@ progs sed shutdown slattach sleep sort strings stty sync test tip umount progs restore ln pax tar -ln chown chgrp +ln chmod chgrp +ln chmod chown ln fsck_ffs fsck ln ksh sh ln ksh -sh # init invokes the shell this way |