Commit Graph

14 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
Maurice Zhou
fb2317eea2 June-2021 update
fix indentation

GRUB 2.06 does not work with LUKS2

use separate file in /etc/profile.d

Use systemd-firstboot to configure locales, tz, etc

instructions for non-interactive system-firstboot

systemd-firstboot has bugs for setting root password

Signed-off-by: Maurice Zhou <ja@apvc.uk>
2021-06-20 16:47:36 -05: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
jumbi77
b8d02ca7d8 Update OpenZFS Exceptions
Although openzfs/zfs is the new default repo and the OpenZFS patch
exceptions are obsolete, the list should be as accurate as possible.
2021-04-14 13:39:56 +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
jumbi77
3799dc4ff7 Update OpenZFS Exceptions
Although openzfs/zfs is the new default repo and the OpenZFS patch
exceptions are obsolete, the list should be as accurate as possible.
2020-12-23 15:15:23 -08: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
Jonathan Watt
ddc56b0106 Switch open-zfs.org links to openzfs.org, and use HTTPS URLs
The open-zfs.org host, Dreamhost, returns a page for https://open-zfs.org
(note, httpS://) which causes HTTPS Everywhere with the 'Encrypt All
Eligible Sites' option enabled to redirect http://open-zfs.org to
https://open-zfs.org, and therefore fail to redirect to openzfs.org.
Ideally a redirect would be implemented at Dreamhost for
httpS://open-zfs.org too, but presumably the links in the docs should
really be updated anyway.
2020-06-17 20:19:49 +03:00
George Melikov
570e661ec8 Updated Custom Packages (markdown)
Signed-off-by: George Melikov <g.melikov@corp.mail.ru>
2020-05-21 22:04:21 +03:00
George Melikov
c5fb3a8ec8 Buildbot Options syntax fix + link 2020-05-17 22:27:35 +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