*** empty log message ***

This commit is contained in:
jwalz
2002-01-05 21:05:55 +00:00
parent 703fb562e3
commit 1c286e1db1

35
sys/amiga/ship/README.shp Normal file
View File

@@ -0,0 +1,35 @@
From keni@aol.net Mon Mar 11 20:29 EST 1996
Received: from snitor.sni.ca
by silver.sni.CA (5.61/smail2.5/02-09-92)
id AA08602; Mon, 11 Mar 96 20:29:14 -0500
Received: from keni.ppp.aol.com
by sni.ca (5.61/smail2.5/07-11-92)
id AA29677; Mon, 11 Mar 96 20:29:01 -0500
Received: (from keni@localhost) by kenilap.ops.aol.com (8.6.12/8.6.9) id UAA00144; Mon, 11 Mar 1996 20:15:30 -0500
Date: Mon, 11 Mar 1996 20:15:30 -0500
Message-Id: <199603120115.UAA00144@kenilap.ops.aol.com>
From: Kenneth Lorber <keni@aol.net>
To: achurch@dragonfire.net, addison%pollux.usc.edu@usc.edu,
gregg.g.wonderly@att.com, jwalz@mons.er.usgs.gov, keni@aol.net,
mike@sni.ca
Subject: ship.tar.uu - amiga shipping scripts
Status: O
I fully admit that these are not things of beauty. They've been
hacked and re-hacked since 3.0PL8 or so, but they do work.
The metareadme file is my crib sheet - the thing that's not in there
is the overall scheme:
compile
run filldir - this builds trees of disk images
run dozoo - this builds that archives and automatically builds
the manifests
The wierd thing is that the copy from NetHack: (etc) to the image tree
can have three results:
- a successful copy
- a warning that there is no source (but the target already exists) -
this is how you put in things like icons and readmes that don't have
source.
- a CAUTION that the file is just plain missing
keni