Closed achilleas-k closed 2 weeks ago
This is part of #926 which I'm slowly splitting into smaller, bite-sized PRs.
Move the BootMode enum from pkg/distro to pkg/platform. We want to import BootMode to the disk package, which would create an import loop with distro.
This is part of #926 which I'm slowly splitting into smaller, bite-sized PRs.
Move the BootMode enum from pkg/distro to pkg/platform. We want to import BootMode to the disk package, which would create an import loop with distro.