Skip to content

Conversation

@gcoretech
Copy link

@AllKind asked me to update the docs for Fedora in openzfs/zfs#16807 (comment)

I've installed Fedora 41 Workstation in a virtual machine and checked which rpm packages are required to successfully build zfs (2.2.6.tar.gz and git 2.3.99). I've also added a paragraph about UEFI/secure boot which is common with Fedora. Just ignore the commit if you don't want that published.

GCoreTech added 4 commits November 28, 2024 19:06
* libudev-devel is now part of systemd-devel
* zlib-devel is now zlib-ng-compat-devel
* other dependencies like elfutils-libelf-devel are auto-installed
* RHEL 7 uses yum but is end of life (2024-06-30)
* RHEL 8/9 uses dnf instead of yum and localinstall is just an
  alias for install. Yum/dnf accepts local files and package
  names with install since RHEL 6, localinstall is deprecated
  and removed in Fedora.
* use uname -m (uname -p returns unknown instead of e.g. x86_64)
@AllKind
Copy link

AllKind commented Nov 28, 2024

Wow, that was fast! Thank you very much!

Copy link
Member

@gmelikov gmelikov left a comment

Choose a reason for hiding this comment

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

Thank you! LGTM, unfortunately I don't have Fedora now to easily test, but it's not a stopper.

@gmelikov gmelikov requested a review from tonyhutter November 29, 2024 10:23
Copy link
Contributor

@tonyhutter tonyhutter left a comment

Choose a reason for hiding this comment

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

Thanks for the doc updates, this looks fine. Let's not merge it until zfs-2.2.7 comes out first though (openzfs/zfs#16781) - that will be the first release that supports Fedora 41.

@gmelikov gmelikov merged commit a8d7023 into openzfs:master Dec 12, 2024
1 check 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.

4 participants