Quote:
_ Boot menu -> Others -> Why the repeated FDUBCD and PMagic boot entries?
Good catch! Will be fixed in a2.Quote:
_ BIOS -> KEYDisk and CMOSPWD seem to have "incorrect" help texts.
How so? Seems to be correct.Quote:
COM32 linux.c32 /pmagic/bzImage
OK. Will do.Quote:
_ Is vesamenu.c32 needed in UBCD5.2?
Nope. Removed.Quote:
_ Request: In " ./ubcd/menus/syslinux/ " please change " pmagic1.hlp " and " pmagic2.hlp " to " pmagic8.txt " and " pmagic9.txt " respectively.
Rationale for doing so? 
Quote:
_ dban.iso and dban.iso.gz (deja vu)?
Fixed.Quote:
Change: del "%a1%\boot\isolinux\boot.catalog" 2> NUL
Done.Quote:
_ ubcd2iso.cmd , line 58, what's %UBCD2ISO_ARGS% for? (It comes also from ubcd2iso.sh.)
Will be ignored by normal user. But useful for advanced user to pass args to mkisofs without editing the script. For example, I use it to make mkisofs ignore certain directories ("website") when generating the alpha ISO image.Quote:
Please update: ./ubcd/tools/win32/unxutils/bin/xz.exe
Done.Quote:
-> line 4, correct typo to "readme".
Done.Quote:
Couldn't this be a problem when all cabs are initially expanded? I think the filename "hdderase.exe" in hddera33.cab should be changed to avoid potential overwriting. Am I wrong?
No a problem. The files are expanded to different directories, so there will be two "hdderase.exe", but in different directories.Quote:
What's ettool.com for?
"ettool.com" and "etdump.com" can be found here. They are for debugging problems related to eltorito.sys. I included them so as to make it easier for us to debug the CDROM problem under grub4dos. In the next release, I will move "ettool.com" to "bin" (where etdump.com) can be found.Quote:
Which exact version of the FreeDOS kernel is being used in fdubcd52a1?
The latest "2040".