You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.
What would you like to be added:
You said the partitioning needed to be more dynamic, so here is a stab at it. It builds images with the defined sizes.
What I could not get to work was predefined UUIDs for the partitions. So there is something up with the '-u' option for the various make_ scripts in builder. I have not investigated it closer.
Also, there is no error checking in this patch, it is more a proof of concept, and for that, it will do.
Why is this needed:
Images may need to be smaller or larger depending on the usecase.
What would you like to be added:
You said the partitioning needed to be more dynamic, so here is a stab at it. It builds images with the defined sizes.
What I could not get to work was predefined UUIDs for the partitions. So there is something up with the '-u' option for the various make_ scripts in builder. I have not investigated it closer.
Also, there is no error checking in this patch, it is more a proof of concept, and for that, it will do.
Why is this needed:
Images may need to be smaller or larger depending on the usecase.
patch.zip
The text was updated successfully, but these errors were encountered: