8 Commits

Author SHA1 Message Date
Brooks Davis
ccb9d2a17f Mention that fdescfs needs to be mounted
Some tests require access to /dev/fs/3 which requires a proper /dev/fd
with fdescfs not just symlinks to fd's 0-2.
2022-11-02 12:45:07 +03:00
Brooks Davis
56afbc77ef FreeBSD: define MAKE=gmake in configure env
The default make on FreeBSD is bmake not GNU make.  Set MAKE=gmake to
prevent configure errors.
2022-11-02 12:45:07 +03:00
Brooks Davis
28e0bde4c4 FreeBSD: Update python package references
Install the "python" package to get the a friendly bin/python wrapper
and install dependencies using origins rather than package names in
order to install the default flavor.
2022-11-02 12:45:07 +03:00
Brooks Davis
f8a3542b58 Drop svnlite instructions in favor of git
While FreeBSD 12 sources are still available via Subversion, users are
better off using git as it is the source of truth.
2022-11-02 12:45:07 +03:00
Ed Maste
31db1ac4f1 Update FreeBSD instructions for FreeBSD src Git transition 2022-02-26 15:40:28 +03:00
Allan Jude
9a6ab5f317 Update FreeBSD install instructions
Default version if python 3.8 now, and remove an excess \
2021-10-02 23:34:37 +03:00
James Bennett
966ebaa629 Rework FreeBSD start page for newcomer
- Additional instructions to build
- Remove duplicate info about OpenZFS

Co-authored-by: Ryan Moeller <ryan@freqlabs.com>
Co-authored-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: George Melikov <mail@gmelikov.ru>

Apply suggestions from @freqlabs

Co-authored-by: Ryan Moeller <ryan@freqlabs.com>
2020-10-08 19:25:36 +03:00
George Melikov
519ac78dc3 Convert FreeBSD page as is from ZoF repo
Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-10-08 19:25:36 +03:00