bootc-dev / bootc-dev/bootc

Support for filesystem types for non-root partitions

Open
#499 2 comments 0 reactions 0 assignees View on GitHub
area/install
Dominant language
Rust
Stars
2.3k
Forks
230
Avg merge
3d 12h
Merged PRs (30d)
38

Description

Related to https://github.com/osbuild/bootc-image-builder/issues/407:
I was curious if there are plans to support defining the filesystem for partitions other than root (specifically `/boot`). Currently, the way BIB works, we have a situation where users can control the filesystem type of their root partition, but have no control over `/boot` and it creates a mismatch which, while not invalid, can be a bit unusual.

If not, if we don't want to overcomplicate the bootc install configuration, I think it might be more appropriate to have pre-defined partitioning schemes that control multiple partitions (similar to Anaconda kickstart's `autopart`).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.