awk changed somewhere between 14 and 15 and it stopped accepting
a hexadecimal number as its input - it will always return 0.
This results in a very badly written apple boot block.
PR: kern/292341
Differential D54639
powerpc: fix release image building for Apple partitions Authored by adrian on Sun, Jan 11, 4:06 AM. Tags Referenced Files
Details awk changed somewhere between 14 and 15 and it stopped accepting PR: kern/292341
Diff Detail
Event TimelineComment Actions Impressive
Comment Actions You could combine the two lines too by OFFSET=$((0x$(hd...) )) I can make the case both ways... so either is fine for me. | ||||||||||||||||||||||||||||||||||||||||||||