1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/os-specific
Shea Levy bf7467cbb1 Add first attempt at linux/kernel/manual-config.
The goal of this function is to make it possible to build a kernel with a user provided .config.
As a secondary goal, it will extract NixOS-relevant features from the config automatically.
As a tertiary goal, the build will aim to be simpler than the current generic kernel builder.sh.

Unfortunately, that simplicity is offset by the complexity of the feature extraction, especially since nix segfaults when trying to split the file into lines (so an import from a derivation is used)
2012-07-29 01:23:51 -04:00
..
gnu GNU Hurd: Use preConfigure' to autoreconf' only. 2012-04-18 18:42:44 +00:00
linux Add first attempt at linux/kernel/manual-config. 2012-07-29 01:23:51 -04:00
windows Adding windows jom; it does not build for me still, but it's close to it. 2012-06-05 21:24:27 +00:00