running the 68060 version of unlzx without the 060 being initialized by the 68060.library I would say would fail. But having a cpu-specific version of unlzx is unnecessary AFAIK, beacsue the 68060 version of unlzx was just an optimised versions for that cpu to provide a bit of a speed up. As the generic 68k version works on the 68060, and as this an emergency disk, I think speed isn't the main priority, and it would save space, if just a generic 68k version of unlzx was included by default.
i should have time on the weekend to try this and see how it goes.
Yes I see your point, but as I previously said - it really depends upon whether the 060 version of unlzx uses functions only present in the 68060 library or not.
Anyway, this isn't really a problem since it's possible to select the processor in the "Configure system" window, and this in turn leads to the unlzx version that best matches the chosen CPU will be added on the disk.
This means that it's possible to select between the following two scenarios:
1. A disk that boots up as fast as possible.Here you select whatever processor that your accelerator has, then a unlzx version that is optimized for that processor will be used on the disk. This in turn might lead to a shorter boot-up time since the extracting of the lzx archives will be faster. But it might lead to problems with 040 & 060 based Amigas since the 680x0 library file(s) are not present the first time unlzx is run.
2. A disk that is as safe and compatible as possible.Here it's best to choose the processor that is the native one on the Amiga it is intended for, this usually means 68000 for ECS Amigas and 68020 for AGA Amigas. It might lead to a slower boot-up time, but it may be a bit safer with 040 and 060 based Amigas since the unlzx version used is not optimized for these processors. Another thing is that the disk will also work with the accelerator card removed.
But no matter what, it is really recommended that the user makes sure that the correct 680x0 library file(s) are copied to the System1/Libs directory. I can also mention that it's possible to check what CPU specific version of unlzx that is present just by checking the file comment of it.
Finally I would like to mention that I have now finished the "Create disk" part of Amiga911 Maker

. In order to get this functionality you must download a small update file which can be found at the bottom of this page:
http://rhz1.com/programs/Amiga911Maker-download.htm