home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d7xx
/
d719
/
crclists.lha
/
CrcLists
/
ReadMe.fnf
< prev
next >
Wrap
Text File
|
1992-08-20
|
1KB
|
29 lines
Here is an archive containing CRC check files for disks 521-710, made
directly from my master distribution disks. Lha is also included for
your convenience in extracting the CRC check files. This would be
accomplished with a command of the form:
lha x Disks521-710.lha
The CRC check files were made with a batch file full of lines like the
following (see the GenScript program for an easy way to generate these):
find >find.out AmigaLibDisk401: -type f -print
brik >Disk401.crc -Gbf find.out
brik -C Disk401.crc
The "find" program is from disk 197. Brik is from disk 233. Both are
also included on this disk. Note that brik needs lots of stack space.
A value of at least 40000 is recommended.
To check a particular disk, you would use a command like the last
one in the above example. If you are a redistributor of my disks,
please check all of your masters and obtain correct disks for any
that show a CRC difference. If you are an end user and find a CRC
difference, you should request a replacement from your supplier.
Please do not knowingly redistribute any disks that do not pass the
CRC check. Thanks!
-Fred