|
|
Power 6/32 Unix version 1.2b
DIST= ("make" binaries output area i.e. /DIST)
if [ -z "$DIST" ]
then
echo "No DIST directory specified!"
exit 1
fi
tape=/tmp/diagfs
/etc/mkfs $tape 2560
/etc/mkproto $tape diagproto
/etc/fsck -y $tape
echo type cr when tape is ready
read x
dd if=$tape of=/dev/rcy0s bs=1k
mt rewind
mt -f /dev/rncy0s fsf 1
(cd $DIST; tar cv d poc* fpp* wcs boot stand/cat stand/fastcopy stand/vdformat)
rm $tape
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.