Skip to content
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

Add install-to-filesystem #54

Closed
cgwalters opened this issue Jan 30, 2023 · 0 comments · Fixed by #55
Closed

Add install-to-filesystem #54

cgwalters opened this issue Jan 30, 2023 · 0 comments · Fixed by #55
Labels
area/install Issues related to `bootc install`

Comments

@cgwalters
Copy link
Collaborator

This aims to support external systems provisioning more complex storage stacks for the rootfs (for example, Stratis, LVM, iSCSI, etc.)

@cgwalters cgwalters added the area/install Issues related to `bootc install` label Jan 30, 2023
cgwalters added a commit to cgwalters/bootc that referenced this issue Feb 5, 2023
This will address the use case of having external code set up
the block devices and (empty) filesystems.  For example, one could
use a different privileged container, Anaconda, etc.

Closes: containers#54

Signed-off-by: Colin Walters <walters@verbum.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/install Issues related to `bootc install`
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant