Skip to content

composefs/bls: Add user provided kargs#2305

Merged
cgwalters merged 1 commit into
bootc-dev:mainfrom
Johan-Liebert1:install-to-fs-fix
Jul 10, 2026
Merged

composefs/bls: Add user provided kargs#2305
cgwalters merged 1 commit into
bootc-dev:mainfrom
Johan-Liebert1:install-to-fs-fix

Conversation

@Johan-Liebert1

Copy link
Copy Markdown
Collaborator

These were not being considered in install-to filesystem branch. It was working in install-to disk because that path goes through install_create_rootfs which injects the user provided kargs in the list

Fixes: #2304

These were not being considered in `install-to filesystem` branch. It was
working in `install-to disk` because that path goes through
`install_create_rootfs` which injects the user provided kargs in the
list

Fixes: bootc-dev#2304

Signed-off-by: Pragyan Poudyal <pragyanpoudyal41999@gmail.com>
@bootc-bot bootc-bot Bot requested a review from gursewak1997 July 10, 2026 08:28
@Johan-Liebert1 Johan-Liebert1 requested a review from cgwalters July 10, 2026 08:32
@cgwalters cgwalters added this pull request to the merge queue Jul 10, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to no response for status checks Jul 10, 2026
@cgwalters cgwalters added this pull request to the merge queue Jul 10, 2026
@cgwalters cgwalters merged commit c60b918 into bootc-dev:main Jul 10, 2026
19 checks passed
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.

install to-filesystem silently drops --karg on the composefs BLS path

2 participants