[Libguestfs] [PATCH nbdkit 10/10] README: Advertise FreeBSD support.

Richard W.M. Jones rjones at redhat.com
Sun Aug 12 08:51:25 UTC 2018


---
 README | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/README b/README
index e4eda79..eb2e997 100644
--- a/README
+++ b/README
@@ -37,7 +37,13 @@ Requirements
 ------------
 
 To build the basic server and some plugins nbdkit needs nothing except
-Linux and reasonably recent gcc or clang.
+Linux or FreeBSD, and:
+
+ - gcc or clang
+
+ - bash
+
+ - GNU make
 
 Although it is possible to build without it, it’s recommended to
 enable TLS support for which you will need:
@@ -112,10 +118,6 @@ For bash tab completion:
 
  - bash-completion >= 1.99
 
-To run the test suite:
-
- - bash
-
 To test for memory leaks (‘make check-valgrind’):
 
  - valgrind program and development headers
-- 
2.18.0




More information about the Libguestfs mailing list