Umer Saleem
8a4b537f47
Build instructions for native Debian packages
...
This commit updates the build instructions for native Debian packages.
Signed-off-by: Umer Saleem <usaleem@ixsystems.com >
2023-03-18 22:05:13 +03:00
Christian Schwarz
d29daba7cf
add bzip2 to ZTS requirements
...
A bunch of pool images included in the test suite are bzip2-compressed.
The tests fail if bunzip2 is not installed.
2022-08-23 14:32:16 +03:00
George Melikov
1d2ffe3528
Apt: use kernel/headers meta packages
...
- `generic` packages exist since bullseye
- older versions have `amd64` meta package
2022-07-13 23:41:59 +03:00
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