Package Details: zfs-linux-lts-headers 2.2.7_6.6.70.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: 77
Popularity: 0.21
First Submitted: 2016-04-24 19:05 (UTC)
Last Updated: 2025-01-09 14:23 (UTC)

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10

demizer commented on 2014-05-02 18:18 (UTC)

@rkelly, what architecture are you using?

rkelly commented on 2014-05-02 14:20 (UTC)

I'm still getting the same problem reported by graysky.

Achterin commented on 2014-04-25 11:20 (UTC)

awesome! thanks for the prebuild packages!

demizer commented on 2014-04-20 19:53 (UTC)

Okay, should be fixed now. Sorry about that!

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