osbuild / images

Image builder image definition library
Apache License 2.0
23 stars 52 forks source link

pkg/{distro,platform}: move BootMode to platform (COMPOSER-2355) #1005

Closed achilleas-k closed 2 weeks ago

achilleas-k commented 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.