You've already forked linux-apfs-rw
mirror of
https://github.com/linux-apfs/linux-apfs-rw.git
synced 2026-05-01 15:01:34 -07:00
628b6810e4
This quick release adds support for the fsconfig() syscall, otherwise newer versions of the mount tool won't accept any options. Signed-off-by: Ernesto A. Fernández <ernesto@corellium.com>
9 lines
157 B
Plaintext
9 lines
157 B
Plaintext
PACKAGE_NAME="linux-apfs-rw"
|
|
PACKAGE_VERSION="0.3.20"
|
|
|
|
BUILT_MODULE_NAME[0]="apfs"
|
|
DEST_MODULE_LOCATION[0]="/extra"
|
|
|
|
AUTOINSTALL="yes"
|
|
PRE_BUILD="genver.sh"
|