#!/bin/sh exec 2>&1 # Like any other piece of software (and information generally), this # software comes with NO WARRANTY. # # This is version 20240222 of 2-build-openzfs.sh. # # See also: cd zfs.git make clean sh autogen.sh ./configure || exit 100 make -s -j$(nproc) native-deb-utils make -s -j$(nproc) native-deb-kmod