Port details |
- openzfs-kmod OpenZFS kernel module for FreeBSD
- 2023113000 filesystems =0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2024-11-07 19:52:55
- Last Update: 2024-11-12 14:42:14
- Commit Hash: e234919
- Also Listed In: kld sysutils
- License: CDDL
- WWW:
- https://github.com/openzfs/zfs
- Description:
- Kernel module for OpenZFS on FreeBSD
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- openzfs-kmod>0:filesystems/openzfs-kmod
- To install the port:
- cd /usr/ports/filesystems/openzfs-kmod/ && make install clean
- To add the package, run one of these commands:
- pkg install filesystems/openzfs-kmod
- pkg install openzfs-kmod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openzfs-kmod
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1701967598
SHA256 (openzfs-zfs-v2023113000-494aaae_GH0.tar.gz) = 7f77e73bacb7bb081e3344fb20e5ebffd6a6c0b10cad1b6c572d44866a94eea6
SIZE (openzfs-zfs-v2023113000-494aaae_GH0.tar.gz) = 33039586
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Run
-
- filesystems/openzfs
Configuration Options:
- ===> The following configuration options are available for openzfs-kmod-2023113000:
DEBUG=on: Build with debugging support
GCOV=off: Build kernel module with GCOV support (Requires gcc)
INVARIANTS=on: Build kernel module with INVARIANTS
===> Use 'make config' to modify these settings
- Options name:
- filesystems_openzfs-kmod
- USES:
- cpe kmod
- pkg-message:
- For install:
- Amend /boot/loader.conf as follows to use this module:
- change zfs_load="YES" to NO
- change opensolaris_load="YES" to NO
- add openzfs_load="YES"
- (for ARM64) add cryptodev_load="YES"
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2023113000 12 Nov 2024 14:42:14 |
Ryan Steinmetz (zi) |
*/*: Reset MAINTAINER for freqlabs ports due to fatal email bounces for multiple
months |
2023113000 06 Nov 2024 15:17:35 |
Robert Clausecker (fuz) |
filesystems: add new category for file systems and related utilities
The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.
Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.
Approved by: portmgr (rene)
Reviewed by: mat
Pull Request: https://github.com/freebsd/freebsd-ports/pull/302
PR: 281988 |
Number of commits found: 2
|