mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-01 02:11:58 +02: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.1%
Python
6.8%