nixpkgs-suyu/pkgs/os-specific/linux/kernel
Eelco Dolstra 7ce325f3e0 Unify the Linux kernel configurations
Having N different copies of the NixOS kernel configuration is bad
because these copies tend to diverge.  For instance, our 3.10 config
lacked some modules that were enabled in older configs, probably
because the 3.10 config had been copied off an earlier version of some
older kernel config.

So now there is a single kernel config in common-config.nix.  It has a
few conditionals to deal with new/removed kernel options, but
otherwise it's pretty straightforward.

Also, a lot of cut&paste boilerplate between the kernel Nix
expressions is gone (such as preConfigure).
2013-08-01 01:40:40 +02:00
..
builder.sh Unify the Linux kernel configurations 2013-08-01 01:40:40 +02:00
cifs-timeout-2.6.38.patch Added CIFS timeout patch for Linux 2.6.{35 --> 38} 2011-07-11 13:59:43 +00:00
common-config.nix Unify the Linux kernel configurations 2013-08-01 01:40:40 +02:00
generate-config.pl Allow override options being required in kernel configuration.. Otherwise modifying significantly config via extraConfig becomes practically impossible. 2010-08-14 09:18:57 +00:00
generic.nix Unify the Linux kernel configurations 2013-08-01 01:40:40 +02:00
guruplug-defconfig.patch Linux: Add GuruPlug-related patches. 2010-09-17 15:56:42 +00:00
guruplug-mach-type.patch Linux: Add GuruPlug-related patches. 2010-09-17 15:56:42 +00:00
linux-3.0.nix Unify the Linux kernel configurations 2013-08-01 01:40:40 +02:00
linux-3.2.nix Unify the Linux kernel configurations 2013-08-01 01:40:40 +02:00
linux-3.4.nix Unify the Linux kernel configurations 2013-08-01 01:40:40 +02:00
linux-3.8.nix Unify the Linux kernel configurations 2013-08-01 01:40:40 +02:00
linux-3.9.nix Unify the Linux kernel configurations 2013-08-01 01:40:40 +02:00
linux-3.10.nix Unify the Linux kernel configurations 2013-08-01 01:40:40 +02:00
linux-rpi-3.6.nix Unify the Linux kernel configurations 2013-08-01 01:40:40 +02:00
linux.upstream.template Linux: Add 3.9-rc1 as lowPrio (it has a regression fix 3.8.2 lacks) 2013-03-06 23:59:49 +04:00
manual-config.nix Enable __ignoreNulls globally 2013-03-07 19:42:01 +01:00
mips-ext3-n32.patch mips linux: Adding a patch to fix an ext3 bug in 3.5 and 3.6 2012-11-06 00:16:13 +01:00
mips-fpu-sigill.patch Fixing the mips patch for sigill fpu cases. 2012-06-16 15:37:04 +00:00
mips-fpureg-emulation.patch Adding two kernel patches for mips, that make the life easier on loongson2f 2012-06-16 10:49:03 +00:00
no-xsave.patch Linux no-xsave.patch: commit patch into Nixpkgs since fetchurl no longer works 2012-07-02 16:53:53 +02:00
patches.nix Add linux 3.2.48 with grsecurity patches 2013-07-22 21:44:31 +02:00
perf.nix fix bug in perf-linux installation, oops 2013-07-21 19:25:05 +02:00
sec_perm-2.6.24.patch * Linux 2.6.25.4. 2008-05-21 09:19:44 +00:00