The CacheCDFS shipped in OS 3.9 always mounts a CD as "Unnamed" if its
name consists of identical characters (e.g. "Q", "GG", "WWW", ...).
As an official fix for this is now quite unlikely to appear, I decided
to release the patch I made myself.
THIS PATCH IS COMPLETELY UNOFFICIAL. IT HAS NOT BE APPROVED BY AMIGA INC.
OR BY ELABORATE BYTES. BY USING IT ON YOUR SYSTEM, YOU ACCEPT THE ENTIRE
RISK AS TO ITS QUALITY AND PERFORMANCE.
Only this archive may be freely redistributed. The patched CacheCDFS
generated by it contains code from the AmigaOS 3.9 CacheCDFS and is thus
subject to the same restrictions than the original.
Installation
------------
You must have the 42.19 CacheCDFS from OS3.9 in your L: directory. First
rename the 42.19 CacheCDFS to CacheCDFS.old, then create the 42.20 CacheCDFS
with the spatch command and the CacheCDFS4220.pch patch file included in
this archive:
spatch -pCacheCDFS4220.pch -oL:CacheCDFS L:CacheCDFS.old
|