Commit Graph

8 Commits

Author SHA1 Message Date
Rich Ercolani
0353028220 Add libcurl-dev{,el} to requirements
openzfs/zfs-buildbot@ed2a648f49 added libcurl-devel to bb-dependencies.sh, but nobody ever told the docs.

Whoops.
2021-10-08 13:37:35 +03:00
Rich Ercolani
4bcc7f69c3 Added ncompress requirement on RPM platforms.
openzfs/zfs#12173 is going to add a requirement for ncompress.

Signed-off-by: Rich Ercolani <rincebrain@gmail.com>
2021-06-04 11:26:31 +03:00
Rich Ercolani
47c197a98e Updated and corrected build instructions.
While adding python{,3}-packaging to the build requirements, I
suspected that the build instructions hadn't actually been tested
recently. So I checked, found problems, and corrected them.

Signed-off-by: Rich Ercolani <rincebrain@gmail.com>
2021-05-22 23:52:58 +03:00
Tony Hutter
c49e288ca5 Add git as dependency
If you do a `./autogen && ./configure --with-config=srpm && make dist` without having `git` installed, you will get a `ZFS_META_GITREV=unknown` value.  To fix this, add `git` as a dependency.
2021-04-01 16:40:44 -07:00
AJ Jordan
40e194d6fc s/ZFS on Linux/OpenZFS/ in build docs 2020-11-22 22:13:30 +03:00
AJ Jordan
9ef3c08880 Remove references to separate SPL repository 2020-11-22 22:13:30 +03:00
AJ Jordan
ff9710f39e Correct references to the zfsonlinux GitHub org 2020-11-22 22:13:30 +03:00
George Melikov
8ce59fb624 Adopt Developer Resources section
Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-05-17 22:27:29 +03:00