nixpkgs/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
common-config.nix Unify the Linux kernel configurations 2013-08-01 01:40:40 +02:00
generate-config.pl
generic.nix Unify the Linux kernel configurations 2013-08-01 01:40:40 +02:00
guruplug-defconfig.patch
guruplug-mach-type.patch
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-fpu-sigill.patch
mips-fpureg-emulation.patch
no-xsave.patch
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