cmacq2

Results 8 comments of cmacq2

No ignoring it is not the right thing to do because it rewrites history. The point of signing a GIT commit is to authenticate history to future consumers so the...

The Wikipedia article isn't very clear on the 'why' of it, and what the issue actually is. It's nothing to do with FAT16 versus FAT32 per se because that distinction...

Once PR #28 is merged, the new `images` output directory means it becomes feasible to address this issue thoroughly. My idea is as follows: 1. Have the `create-image` function source...

PR #29 implements steps 1 thru 3 (more boilerplate comments than code). Step 4 should be similarly easy to do once PR #28 is in.

> Will the new scheme do the following? The scheme permits the project/configuration author to execute custom bash functions during the `create-image` step. As a result the capability of a...

After some revisions PR #29 is now merged. This issue can probably be closed. @BrendanSimon ?

FWIW: the problem can be reproduced with the latest JDK 21 for Eclipse Temurin: 21.0.4+7-LTS as well.

Unfortunately it does not look very straightforward to extract a minimal self contained example (it's an existing proprietary code base with a fair number of internal dependencies), but when I...