about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/spl/default.nix
Commit message (Collapse)AuthorAge
* spl: 0.6.5.4 -> 0.6.5.5Ricardo M. Correia2016-03-15
|
* spl: 0.6.5.3 -> 0.6.5.4Ricardo M. Correia2016-01-19
|
* spl: 0.6.5.2 -> 0.6.5.3William A. Kennington III2015-11-02
|
* spl: 0.6.5 -> 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.
* spl: Update to 0.6.5William A. Kennington III2015-09-11
|
* spl: 0.6.4.1 -> 0.6.4.2William A. Kennington III2015-07-01
|
* spl: Update from 0.6.4 -> 0.6.4.1Ricardo M. Correia2015-05-02
|
* spl: 0.6.3 -> 0.6.4William A. Kennington III2015-04-09
|
* spl: Update from 0.6.3-1.2 -> 0.6.3-1.3Ricardo M. Correia2015-03-19
| | | | Removed time.patch (applied upstream).
* spl: Modularize and create a userspace only packageWilliam A. Kennington III2015-02-07
|
* spl: Fix mtime going backwards in timeRicardo M. Correia2015-01-18
| | | | Fixes #5652.
* spl: 0.6.3 -> 0.6.3-1.2William A. Kennington III2014-12-23
|
* spl: Backport compatibility patches for newer kernelsRicardo M. Correia2014-10-07
|
* spl, spl.git: Update to 0.6.3Ricardo M. Correia2014-06-23
|
* spl: Fix compilation with grsecurity's constify plugin and kernels < 3.8Ricardo M. Correia2014-05-15
|
* spl, zfs: Add myself as a maintainerRicardo M. Correia2014-03-15
|
* spl: Fix compilation on 3.13 and later kernelsRicardo M. Correia2014-03-04
|
* spl: Fix compilation on 3.12 and later kernelsRicardo M. Correia2014-03-04
|
* Update and fix kernel packages to new kernel buildShea Levy2014-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In most cases, this just meant changing kernelDev (now removed from linuxPackagesFor) to kernel.dev. Some packages needed more work (though whether that was because of my changes or because they were already broken, I'm not sure). Specifics: * psmouse-alps builds on 3.4 but not 3.10, as noted in the comments that were already there * blcr builds on 3.4 but not 3.10, as noted in comments that were already there * open-iscsi, ati-drivers, wis-go7007, and openafsClient don't build on 3.4 or 3.10 on this branch or on master, so they're marked broken * A version-specific kernelHeaders package was added The following packages were removed: * atheros/madwifi is superceded by official ath*k modules * aufs is no longer used by any of our kernels * broadcom-sta v6 (which was already packaged) replaces broadcom-sta * exmap has not been updated since 2011 and doesn't build * iscis-target has not been updated since 2010 and doesn't build * iwlwifi is part of mainline now and doesn't build * nivida-x11-legacy-96 hasn't been updated since 2008 and doesn't build Everything not specifically mentioned above builds successfully on 3.10. I haven't yet tested on 3.4, but will before opening a pull request. Signed-off-by: Shea Levy <shea@shealevy.com>
* zfs-0.6.2 and spl-0.6.2Jack Cummings2013-08-23
| | | | Enable parallelBuilding, too.
* Don't need NIX_CFLAGS_COMPILE in spl build anymore, consolodate zfs patches.Jack Cummings2013-04-06
|
* spl-0.6.1, zfs-0.6.1Jack Cummings2013-04-06
|
* Partially revert my recent kernelPackages changesShea Levy2013-03-24
| | | | | | | | | | | | | | | | | First, pass in `self' again so that overriding works properly (thanks for pointing that out, @edolstra) Second, instead of having linuxPackages*.kernel mean something different inside the set and out, add a new attribute linuxPackages*.kernelDev, which for the generic kernel is simply linuxPackages*.kernel but for the manual-config kernel is the `dev' output (which has the build tree, source tree, etc.) The second change required trivial modifications in a bunch of expressions, I verified that all of the linuxPackages* sets defined in all-packages.nix have the same drv paths before and after the change. Signed-off-by: Shea Levy <shea@shealevy.com>
* add kernel 3.8David Guibert2013-02-21
|
* zfs-0.6.0-rc14, spl-0.6.0-rc14Jack Cummings2013-02-01
|
* new download host for zfsonlinux.org: spl/zfsDavid Guibert2013-01-18
|
* zfs-0.6.0-rc13, spl-0.6.0-rc13Jack Cummings2012-12-21
|
* Mark some packages as low priority and disambiguate some othersEelco Dolstra2012-11-29
|
* spl: remove useless patchDavid Guibert2012-11-15
|
* update spl/zfs to 0.6.0-rc12David Guibert2012-11-15
|
* Linux-3.6 fixes. Need to ./autogen.sh in zfs now, as the linux-3.6 patch ↵Jack Cummings2012-11-15
| | | | adds autoconf macros. Which means that all of my Makefile.in patches need to be puplifted to Makefile.am patches.
* - updates from the license discussion in ↵Jack Cummings2012-11-15
| | | | https://github.com/NixOS/nixpkgs/pull/145
* - fix spl license, add workarounds for zfs on i686-linuxJack Cummings2012-11-15
|
* - long descriptionsJack Cummings2012-10-11
|
* - zfs 0.6.0-rc11, spl 0.6.0-rc11Jack Cummings2012-10-05
|
* Revert " - zfs-0.6.0-rc11, and spl-0.6.0-rc11"Jack Cummings2012-10-05
| | | | This reverts commit 8eb9491a22cd57415ba10470b7c7950e712ec4c0.
* - zfs-0.6.0-rc11, and spl-0.6.0-rc11Jack Cummings2012-10-05