OpenBSD HAMMER2
-
HAMMER2 file system for OpenBSD (currently read-only support)
-
OpenBSD version of https://github.com/kusumi/netbsd_hammer2
-
OpenBSD 7.3
-
OpenBSD 7.3 src tree under /usr/src
-
Bash
-
Apply patch/openbsd73.patch against /usr/src.
-
Run make prep to create symlinks under /usr/src/sys which point to this repository. Run make unprep to undo.
$ cd openbsd_hammer2 $ make prep
-
Build and install /usr/src/sys.
-
Build and install /usr/src/sbin/sysctl.
$ cd openbsd_hammer2
$ make
$ cd openbsd_hammer2
$ make install
$ cd openbsd_hammer2
$ make uninstall
-
Tags are merely for packaging, nothing directly to do with file system version.
-
makefs supports HAMMER2 image creation from a directory contents.