summary refs log tree commit diff
path: root/pkgs/os-specific/linux/zfs
Commit message (Collapse)AuthorAge
...
* zfs: add unstable variantJörg Thalheim2017-01-05
| | | | | | | | Until now nixos only delivered the latest zfs release. This release is often not compatible with the latest mainline kernel. Therefor an unstable variant is added, which might be based on testing releases or git revisions. fixes #21359
* zfs: remove zfs-testsFranz Pletz2016-11-20
| | | | Removes runtime dependency on gcc and reduces closure size by more than 110MB.
* linuxPackages.zfs: 0.6.5.7 -> 0.6.5.8Franz Pletz2016-09-25
| | | | Adds compatibility for 4.7 & 4.8 Linux kernels.
* Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-05-30
|\
| * zfs: 0.6.5.6 -> 0.6.5.7Rok Garbas2016-05-24
| |
* | Merge remote-tracking branch 'origin/master'Franz Pletz2016-03-31
|\|
| * zfs: 0.6.5.5 -> 0.6.5.6Louis Taylor2016-03-29
| |
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-03-28
|\|
| * zfs: 0.6.5.4 -> 0.6.5.5Louis Taylor2016-03-15
| |
* | Use general hardening flag toggle listsFranz Pletz2016-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following parameters are now available: * hardeningDisable To disable specific hardening flags * hardeningEnable To enable specific hardening flags Only the cc-wrapper supports this right now, but these may be reused by other wrappers, builders or setup hooks. cc-wrapper supports the following flags: * fortify * stackprotector * pie (disabled by default) * pic * strictoverflow * format * relro * bindnow
* | linuxPackages.zfs: turn off pic hardeningRobin Gloster2016-02-09
|/
* zfs: 0.6.5.3 -> 0.6.5.4Ricardo M. Correia2016-01-19
|
* zfs: 0.6.5.2 -> 0.6.5.3William A. Kennington III2015-11-02
|
* zfs: 0.6.5.1 -> 0.6.5.2Ricardo M. Correia2015-10-05
|
* Remove zfs-git and spl-gitEelco Dolstra2015-09-29
| | | | See https://github.com/NixOS/nixpkgs/pull/10042#commitcomment-13422343.
* zfs + zfs_git: 0.6.5 -> 0.6.5.1William A. Kennington III2015-09-19
|
* zfs: Add a patch to fix discard data corruptionWilliam A. Kennington III2015-09-18
|
* zfs: Update to 0.6.5William A. Kennington III2015-09-11
|
* zfs: Fix build for kernel 4.2William A. Kennington III2015-09-01
|
* zfs_git: 2015-07-21 -> 2015-08-30William A. Kennington III2015-08-31
|
* zfs_git: 2015-05-13 -> 2015-07-21William A. Kennington III2015-07-22
|
* Revert "zfs_git: 2015-06-22 -> 2015-07-01"Luca Bruno2015-07-22
| | | | | | | | | | This reverts commit 54022375eb3ae3375385717690ef133c819c9bf1. Revert "zfs_git: 2015-05-13 -> 2015-06-22" This reverts commit 59faa759dade5c629409d683e72523548c40f554. Closes #8941
* zfs_git: 2015-06-22 -> 2015-07-01William A. Kennington III2015-07-01
|
* zfs: 0.6.4.1 -> 0.6.4.2William A. Kennington III2015-07-01
|
* zfs_git: 2015-05-13 -> 2015-06-22William A. Kennington III2015-06-24
|
* zfs: Fix kernel 4.1 compatWilliam A. Kennington III2015-06-24
|
* zfs: Fix systemd warningRicardo M. Correia2015-06-04
| | | | | | | The `zfs-share` service was trying to execute the `rm` binary, but it was providing an invalid `/bin` path. This should fix #8171.
* zfs: Nuke references to linux.dev in *.ko filesEelco Dolstra2015-06-04
| | | | This prevents linux.dev being included in the installation CD.
* zfs_git: 2015-04-08 -> 2015-05-13William A. Kennington III2015-05-15
|
* zfs: Update from 0.6.4 -> 0.6.4.1Ricardo M. Correia2015-05-02
|
* zfs: Fix pkgconfigWilliam A. Kennington III2015-04-21
|
* zfs_git: 2015-04-03 -> 2015-04-08William A. Kennington III2015-04-09
|
* zfs: 0.6.3 -> 0.6.4William A. Kennington III2015-04-09
|
* zfs_git: 2015-03-25 -> 2015-04-03William A. Kennington III2015-04-04
|
* Fix references to current-system/sw/sbinWilliam A. Kennington III2015-04-01
|
* zfs_git: 2015-03-20 -> 2015-03-25William A. Kennington III2015-03-27
|
* zfs_git: 2015-03-12 -> 2015-03-20William A. Kennington III2015-03-22
|
* zfs: Update from 0.6.3-1.2 -> 0.6.3-1.3Ricardo M. Correia2015-03-19
|
* zfs_git: Update to 2015-03-12Ricardo M. Correia2015-03-17
|
* zfs: 2015-03-05 -> 2015-03-10William A. Kennington III2015-03-10
|
* zfs_git: 2015-03-02 -> 2015-03-05William A. Kennington III2015-03-06
|
* zfs_git: 2015-02-24 -> 2015-03-02William A. Kennington III2015-03-03
|
* zfs_git: UpdateWilliam A. Kennington III2015-02-24
|
* zfs-git: fix name (use date)Arseniy Seroka2015-02-23
|
* zfs_git: UpdateWilliam A. Kennington III2015-02-15
|
* zfs_git: Update and remove obsolete patchWilliam A. Kennington III2015-02-11
|
* zfs: Modularize and create a userspace only packageWilliam A. Kennington III2015-02-07
|
* zfs_git: Update to latest and add the compatability patchWilliam A. Kennington III2015-02-07
|
* zfs_git: UpdateWilliam A. Kennington III2015-02-01
|
* Fixup zfs python scriptsSebastián Bernardo Galkin2015-01-21
| | | | | | | zfs ships with a couple of python scripts that needed shebang rewriting. Adding python as a build dependency enables fixup to do the rewrite. This change complements 390c838c7fd9e21266b33d00da91ffa3d7a3e706 by applying the same to the git derivation.