My nixpkgs mirror for patching things.
Go to file
Shea Levy 2a12fe8f8b Merge branch 'manual-kernel-config'
This adds a function to build a kernel from a .config generated via the kernel's configuration system.

The function takes a version, a modDirVersion, the src, and the config.
Additionally, patches can be specified.

The kernel's features can be autodetected from the config, or manually specified.

Known future work includes:
* Testing to determine minimal features required for NixOS booting
  * Updating NixOS modules to explicitly require the features they require
* Cross-compilation support
2012-07-29 05:03:05 -04:00
doc Fix duplicate ID 2012-06-25 11:24:05 -04:00
maintainers svn path=/nixpkgs/trunk/; revision=32961 2012-03-09 17:53:04 +00:00
pkgs linux/kernel/manual-config: Add meta 2012-07-29 04:59:38 -04:00
.gitignore add `.gitignore' 2012-07-07 13:56:29 +02:00
COPYING * Applying an MIT-style license to Nixpkgs. 2006-04-25 16:50:34 +00:00
default.nix * For convenience, provide a top-level Nix expression that simply 2007-04-26 14:32:57 +00:00
VERSION * Bump version number. 2012-06-04 03:53:25 +00:00