OpenBSD HAMMER2
-
OpenBSD 7.6
-
src tree under /usr/src
$ cd /path/to/openbsd_hammer2
$ make prep
$ cd /usr/src
$ patch -p1 < /path/to/openbsd_hammer2/patch/openbsd76.patch
$ <build src>
$ cd openbsd_hammer2
$ make
$ cd openbsd_hammer2
$ make install
$ cd openbsd_hammer2
$ make uninstall
- VOP_READDIR implementation is known to not work with some user space libraries on 32 bit platforms.
- This repository will be abandoned once Linux or FreeBSD is stabilized with write support. OpenBSD is not the main area of interest.