atomic-studio-org / Atomic-Studio

Operating system based on Fedora Atomic meant for content creators and artists
Apache License 2.0
12 stars 2 forks source link

limitation: Secure Boot is not supported using custom kernel (in this case, fsync) #55

Closed fiftydinar closed 3 months ago

fiftydinar commented 4 months ago

You need to use kernel signer action from EyeCantCU to achieve that.

For now, please note that limitation in README.

Relevant issue: https://github.com/blue-build/modules/issues/148

tulilirockz commented 4 months ago

yooo thats why it didnt work! Ill revert my revert with the proper github action now! thank you very much!

tulilirockz commented 4 months ago

Heyo! Now that I've changed the main build action to a custom one for metadata, we can integrate the kernel signer!

tulilirockz commented 4 months ago

This issue should be fixed now! I just need to test this out on a VM to make sure this works first

fiftydinar commented 4 months ago

This issue is blocked by upstream due to the way rpm-ostree cliwrap install-to-root / is handled in bluebuild-cli for installing custom kernels.

Related issue: https://github.com/blue-build/cli/issues/119

tulilirockz commented 3 months ago

This issue should be fixed now with the newest bluebuild CLI! ill be testing this out and checking if this works