Skip to content

examples: add bootc/ directory #116

New issue

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

allisonkarlitskaya
Copy link
Collaborator

This builds a bootable image from a stock bootc image.

It works by appending composefs-setup-root to the existing initramfs by using a second initrd line in the boot loader entry.

This is an evil little hack but it was kinda fun and maybe we have some sort of use for this sort of thing in the short-term. I'm not sure this is worth merging....

This builds a bootable image from a stock bootc image.

It works by appending composefs-setup-root to the existing initramfs by
using a second initrd line in the boot loader entry.
Copy link
Collaborator

@cgwalters cgwalters left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ok to me but I hope we can make faster progress on the inverse side of doing this from the bootc git repo and integration there.

In particular continuing looming issues like delivery of cfsctl or whether that gets wrapped, overall integration with bootc install (vs the kargs here) etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants