Displaying 2 results from an estimated 2 matches for "76a0438".
2018 Aug 12
13
[PATCH nbdkit 00/10] FreeBSD support.
With these patches, a majority of tests pass.  The notable
things which are still broken:
 - Because FreeBSD links /home -> /usr/home, $(pwd) gives a different
   result from realpath(2).  Therefore some tests which implicitly
   rely on (eg) a plugin which calls nbdkit_realpath internally and
   then checking that path against $(pwd) fail.
 - Shebangs (#!) don't seem to work the same way
2018 Mar 08
19
[nbdkit PATCH v3 00/15] Add FUA support to nbdkit
After more than a month since v2 [1], I've finally got my FUA
support series polished.  This is all of my outstanding patches,
even though some of them were originally posted in separate
threads from the original FUA post [2], [3]
[1] https://www.redhat.com/archives/libguestfs/2018-January/msg00113.html
[2] https://www.redhat.com/archives/libguestfs/2018-January/msg00219.html
[3]