diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-06-12 16:02:51 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-06-12 16:02:51 +0000 |
commit | 65d7150cfeff7592e8da58d3b709399aaf9ded72 (patch) | |
tree | a650e8c1d5dd3416e79ad15ecd3fba4c6419aa55 /distrib/hp300 | |
parent | fb15c992e9e35ce443a2eaa08ddbc68099306682 (diff) |
fix ch* links
Diffstat (limited to 'distrib/hp300')
-rw-r--r-- | distrib/hp300/ramdisk/list | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/distrib/hp300/ramdisk/list b/distrib/hp300/ramdisk/list index 735313c5414..8ddee37ba77 100644 --- a/distrib/hp300/ramdisk/list +++ b/distrib/hp300/ramdisk/list @@ -1,9 +1,8 @@ -# $OpenBSD: list,v 1.16 2000/06/09 17:42:51 mickey Exp $ +# $OpenBSD: list,v 1.17 2000/06/12 16:02:49 deraadt Exp $ COPY ${OBJDIR}/raminst raminst LINK raminst bin/cat -LINK raminst bin/chmod -LINK raminst bin/chgrp +LINK raminst bin/chmod bin/chgrp sbin/chown LINK raminst bin/cp LINK raminst bin/df LINK raminst bin/dd @@ -20,7 +19,6 @@ LINK bin/sh bin/-sh LINK raminst bin/sleep LINK raminst bin/stty LINK raminst bin/sync -LINK raminst sbin/chown LINK raminst sbin/disklabel LINK raminst sbin/fsck LINK raminst sbin/halt |