We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This card is about making the default released ARM images to have an LVM layout.
Note, osbuilder already supports creating LVM images, so this means we need just to enable use_lvm to our pipelines while building the images: https://github.com/kairos-io/osbuilder/blob/a871cfc0c1d40909e0388388cf6dd6cbd555e844/tools-image/build-arm-image.sh#L10
use_lvm
The text was updated successfully, but these errors were encountered:
Blocked by #997
Sorry, something went wrong.
Itxaka
Successfully merging a pull request may close this issue.
This card is about making the default released ARM images to have an LVM layout.
Note, osbuilder already supports creating LVM images, so this means we need just to enable
use_lvm
to our pipelines while building the images: https://github.com/kairos-io/osbuilder/blob/a871cfc0c1d40909e0388388cf6dd6cbd555e844/tools-image/build-arm-image.sh#L10The text was updated successfully, but these errors were encountered: