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

Fedora 39 webui: Unusable devices and /boot/efi support #5105

Merged
merged 6 commits into from
Aug 30, 2023

Conversation

vojtechtrefny
Copy link
Contributor

Backport of #5082 and #5066 for F39. Doing this in one PR to avoid merge conflicts.

Resolves: rhbz#2234967
Resolves: rhbz#2235185
Related: rhbz#2231339

We should check that there is at least one mountable filesystem
present on the selected disks instead of just checking for
partition presence.

Related: rhbz#2235185
Related: rhbz#2231339
Only devices that can be mounted and swap and LUKS devices should
be available for mount point assignment.

Resolves: rhbz#2235185
Related: rhbz#2231339
Related: rhbz#2234967
Related: rhbz#2231339
Just a hack with checking /sys/firmaware/efi, we need a backend
function to make this properly.

Resolves: rhbz#2234967
Related: rhbz#2231339
Resolves: rhbz#2234967
Related: rhbz#2231339
Related: rhbz#2234967
Related: rhbz#2231339
@M4rtinK
Copy link
Contributor

M4rtinK commented Aug 30, 2023

/kickstart-test --waive webui only

Copy link
Contributor

@M4rtinK M4rtinK left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks! :)

@vojtechtrefny vojtechtrefny merged commit ca19a79 into rhinstaller:fedora-39 Aug 30, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants