Hi @SuperIlu. I am currently packaging DOjS for SvarDOS. I encountered quite a few filenames longer than 8.3 in the release ZIP. Most of them are in the doc\html folder. I currently "solved" this by excluding the html documentation from the package and instead put a file whereis.txt with a link to this repo. Is this ok to you?
Further, for the package I renamed the following files:
changelog.md -> changes.md
examples\ntpclient.js -> examples\ntpclnt.js
I also removed the LFNs readme_win32.md and readme_linux.md, because these should not be relevant to our SvarDOS package.
Hi @SuperIlu. I am currently packaging DOjS for SvarDOS. I encountered quite a few filenames longer than 8.3 in the release ZIP. Most of them are in the doc\html folder. I currently "solved" this by excluding the html documentation from the package and instead put a file
whereis.txtwith a link to this repo. Is this ok to you?Further, for the package I renamed the following files:
changelog.md -> changes.md
examples\ntpclient.js -> examples\ntpclnt.js
I also removed the LFNs readme_win32.md and readme_linux.md, because these should not be relevant to our SvarDOS package.