mirror of
https://github.com/flatcar/scripts.git
synced 2026-02-11 18:51:56 +01:00
This change removes /usr/sbin/write_gpt.sh from images which we have no use for. This allows us to drop the indirection of writing partition tables by first writing out a script to call. Now cgpt.py can call cgpt directly to initialize the partition layout. This opens the way for further improvements to how disk images are created.
Description
Languages
Shell
93.1%
Python
6.9%