Does anyone have any suggestions on how to minimize the amount of space in
unfilled ROM holes in an OS image build ?
It seems like the packing is based on the order things are found in ce.bib
which is based on where they are in the various .bib files. If you start with
a bunch of 'small' files and then graduate up to the large file components,
it would seem like you'll end up with a fairly different OS footprint, but
there doesn't appear to be much control available or a good step to insert a
home-grown tool. If I wanted to go in a shuffle the order of entries in
ce.bib, where could I insert that ? The initial call is into makeimg.exe.