diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2005-05-04 17:08:08 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2005-05-04 17:08:08 +0000 |
commit | bc848fc7e8283460fc128bb517b9267d29871642 (patch) | |
tree | 9e4379386bcb302f33a13b4d88be3ae5d032c983 /distrib/hp300/ramdisk | |
parent | 2776758aa00b953334a5023993595a981d3b6ea0 (diff) |
Put pax/tar/cpio at the same location in all installation media.
Diffstat (limited to 'distrib/hp300/ramdisk')
-rw-r--r-- | distrib/hp300/ramdisk/list | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/hp300/ramdisk/list b/distrib/hp300/ramdisk/list index 13316674095..011b3e92591 100644 --- a/distrib/hp300/ramdisk/list +++ b/distrib/hp300/ramdisk/list @@ -1,4 +1,4 @@ -# $OpenBSD: list,v 1.42 2005/05/04 17:04:41 miod Exp $ +# $OpenBSD: list,v 1.43 2005/05/04 17:08:07 miod Exp $ SRCDIRS distrib/special SRCDIRS bin sbin usr.bin usr.sbin @@ -18,7 +18,7 @@ LINK instbin bin/ln LINK instbin bin/ls LINK instbin bin/mkdir LINK instbin bin/mv -LINK instbin bin/pax usr/bin/tar +LINK instbin bin/pax bin/tar bin/cpio LINK instbin bin/rm LINK instbin bin/stty LINK instbin bin/sync |