Package Details: zfs-linux-lts-headers 2.3.2_6.12.27.1-1

Git Clone URL: https://aur.archlinux.org/zfs-linux-lts.git (read-only, click to copy)
Package Base: zfs-linux-lts
Description: Kernel headers for the Zettabyte File System.
Upstream URL: https://openzfs.org/
Licenses: CDDL-1.0
Conflicts: spl-dkms, spl-dkms-git, spl-headers, zfs-dkms, zfs-dkms-git, zfs-dkms-rc, zfs-headers
Provides: spl-headers, zfs-headers
Submitter: demizer
Maintainer: gromit
Last Packager: gromit
Votes: 82
Popularity: 2.22
First Submitted: 2016-04-24 19:05 (UTC)
Last Updated: 2025-05-05 17:30 (UTC)

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12

demizer commented on 2014-04-20 18:58 (UTC)

Confirmed. Working on a fix...

graysky commented on 2014-04-20 18:43 (UTC)

Don't think these are working: Failed to load ZFS module stack. Load the module manually by running 'insmod <location>/zfs.ko' as root.

demizer commented on 2014-04-20 18:33 (UTC)

Introducing the zfs-lts packages! For pre-compiled releases, use the demz-repo-core repository: # pacman-key -r 0EE7A126 # pacman-key --lsign-key 0EE7A126 # sudo vim /etc/pacman.conf [demz-repo-core] Server = http://demizerone.com/$repo/$arch # sudo pacman -Syy # sudo pacman -S archzfs-lts The lts packages use the official releases from ZFSonLinux.org and do not contain any patches. demizer