mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-10 05:01:47 +01:00
So far the default iteration order of python dicts has mostly matched the order that we want the partitions on disk but this is not always the case. I caught the BIOS-BOOT partition being ordered on disk after the USR-A partition. Nothing bad came of this but consistancy is good.
Description
Languages
Shell
93%
Python
6.9%