X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=README;h=21a981ecc251f2c0a08bb2ec7627a65fb9a082ce;hp=6352e6bdc832d0a8718e428f7b13490e8e2225aa;hb=b8bc06bb9c923a28d791acf42b4806cacb05a4c6;hpb=d5c2c580d35447207e1e8c0d62c9e55b77ba20d1 diff --git a/README b/README index 6352e6bd..21a981ec 100644 --- a/README +++ b/README @@ -219,11 +219,10 @@ wimlib has mostly been developed and tested on x86_64 (64-bit) GNU/Linux. It has been tested on x86 (32-bit) GNU/Linux occasionally. -wimlib may work on FreeBSD. However, this is not well tested. If you do not -have libntfs-3g 2011-4-12 or later available, you must configure with ---without-ntfs-3g. Also, GNU coreutils is needed to run the test suite. Before -mounting a WIM you need to load the POSIX message queue module (run `kldload -mqueuefs'). +wimlib may work on FreeBSD and Mac OS X. However, this is not well tested. If +you do not have libntfs-3g 2011-4-12 or later available, you must configure with +--without-ntfs-3g. On FreeBSD, before mounting a WIM you need to load the POSIX +message queue module (run `kldload mqueuefs'). wimlib should work on big endian machines but it has not been tested.