nixpkgs/pkgs/os-specific/linux/kernel
Eelco Dolstra 739ef5e82a * Various hacks needed to get the NVIDIA driver to build on
Linux 2.6.28.  In particular the arch-specific headers
  are in a different place now.  (I'd like to do "make
  headers_install", but it doesn't install all the headers
  that are needed to build external kernel modules.  What
  a mess.)
* Add Linux 2.6.28 to the channel.

svn path=/nixpkgs/trunk/; revision=13775
2009-01-15 15:00:30 +00:00
..
acerhk Nix-expr style review 2008-01-30 17:20:48 +00:00
2.6.20-paravirt-nvidia.patch forgot paravirt nvidia patch for linux kernel 2007-05-28 14:17:28 +00:00
builder-custom.sh Added generic functionality for custom kernels. 2008-03-24 19:39:42 +00:00
builder.sh * Various hacks needed to get the NVIDIA driver to build on 2009-01-15 15:00:30 +00:00
config-2.6.20-i686-smp * Config for 2.6.20. 2007-02-07 16:01:19 +00:00
config-2.6.20-uml * Updated User-Mode Linux. It's now unified with the regular (NixOS) 2007-03-27 11:11:58 +00:00
config-2.6.20-x86_64-smp * x86_64 config. 2007-02-08 14:53:53 +00:00
config-2.6.21-i686-smp * CONFIG_FB_TILEBLITTING has to be off, otherwise CONFIG_FB_SPLASH 2007-06-04 14:05:22 +00:00
config-2.6.21-uml * Linux 2.6.21.3. 2007-05-31 13:32:22 +00:00
config-2.6.21-x86_64-smp * CONFIG_FB_TILEBLITTING has to be off, otherwise CONFIG_FB_SPLASH 2007-06-04 14:05:22 +00:00
config-2.6.22-i686-smp * Linux 2.6.22.1. 2007-07-20 15:25:45 +00:00
config-2.6.22-uml * Linux 2.6.22.1. 2007-07-20 15:25:45 +00:00
config-2.6.22-x86_64-smp * Kernel config for x86_64. 2007-07-21 02:27:49 +00:00
config-2.6.23-i686-smp * Kernel: disable XEN, the NVIDIA driver doesn't like it. 2008-01-07 18:40:17 +00:00
config-2.6.23-uml * Kernel configuration for Linux 2.6.23. 2007-10-31 14:39:43 +00:00
config-2.6.23-x86_64-smp * Kernel configuration for Linux 2.6.23. 2007-10-31 14:39:43 +00:00
config-2.6.25-i686-smp * Linux 2.6.25 (not tested yet). 2008-04-22 12:01:53 +00:00
config-2.6.25-uml * Linux 2.6.25 (not tested yet). 2008-04-22 12:01:53 +00:00
config-2.6.25-x86_64-smp * Linux 2.6.25 (not tested yet). 2008-04-22 12:01:53 +00:00
config-2.6.26-i686-smp * Doh doh doh! Use the right config file for the 2.6.26 kernel. 2008-08-22 10:55:00 +00:00
config-2.6.26-x86_64-smp * Doh doh doh! Use the right config file for the 2.6.26 kernel. 2008-08-22 10:55:00 +00:00
config-2.6.27-i686-smp * Linux 2.6.27.4. Not tested yet. 2008-10-29 12:34:54 +00:00
config-2.6.27-x86_64-smp * Linux 2.6.27.4. Not tested yet. 2008-10-29 12:34:54 +00:00
config-2.6.28-i686-smp * Linux 2.6.28. 2009-01-12 13:11:18 +00:00
config-2.6.28-x86_64-smp * Linux 2.6.28. 2009-01-12 13:11:18 +00:00
linux-2.6.20.3-ext3cow.patch New Ext3cow version with some bugs resolved. Updated ext3cow kernel-patch, e3cfsprogs and ext3cow-tools 2008-03-09 20:06:42 +00:00
linux-2.6.20.nix * Another purity fix: don't check for /usr/include/linux/aio.h. 2008-03-27 10:22:12 +00:00
linux-2.6.21_ck.nix I have added a special kernel 2.6.21 with the Con Kolivas patches that are designed to improve system responsiveness with specific emphasis on the desktop, but suitable to any workload. (and also the other patches like ext3cow and paravirt-nvidia) 2007-11-17 16:29:15 +00:00
linux-2.6.21.nix * Support for mirror:// URLs a la Gentoo (NIXPKGS-70). Instead of 2007-08-27 12:44:01 +00:00
linux-2.6.22.nix * Linux 2.6.23.16, 2.6.22.18 - fix for the vmsplice root exploit. 2008-02-11 09:04:15 +00:00
linux-2.6.23.nix * Put all packages that depend on a specific kernel (notably kernel 2008-05-22 12:01:24 +00:00
linux-2.6.25.nix * Linux 2.6.25.17. 2008-09-18 09:53:12 +00:00
linux-2.6.26.nix * Linux 2.6.26.7. 2008-10-28 16:00:37 +00:00
linux-2.6.27.nix * Linux 2.6.27.10. 2009-01-13 09:05:05 +00:00
linux-2.6.28.nix * Linux 2.6.28. 2009-01-12 13:11:18 +00:00
linux.nix Some of preparation work for adding Xen. Troubles: 1. Xen Dom0 support not complete in mainline. 2. Xen's love to check for headers in /usr/include. To do afterwards: We need to change bootloading setup a bit. 2008-10-04 15:24:08 +00:00
patch-2.6.21-ck1 I have added a special kernel 2.6.21 with the Con Kolivas patches that are designed to improve system responsiveness with specific emphasis on the desktop, but suitable to any workload. (and also the other patches like ext3cow and paravirt-nvidia) 2007-11-17 16:29:15 +00:00
patch-2.6.22-ck1 I have added a special kernel 2.6.21 with the Con Kolivas patches that are designed to improve system responsiveness with specific emphasis on the desktop, but suitable to any workload. (and also the other patches like ext3cow and paravirt-nvidia) 2007-11-17 16:29:15 +00:00
sec_perm-2.6.24.patch * Linux 2.6.25.4. 2008-05-21 09:19:44 +00:00