summary refs log tree commit diff
path: root/pkgs/build-support/kernel
Commit message (Expand)AuthorAge
* treewide: stdenvNoCC.lib -> libBen Siraphob2021-01-27
* lib: Clean up how linux and gcc config is specifiedJohn Ericson2021-01-23
* Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer2021-01-22
* lib: Clean up how linux and gcc config is specifiedJohn Ericson2021-01-21
* nixos/modules-closure.sh: don't fail if firmware is missingDominik Xaver Hörl2021-01-11
* make-initrd: various improvementsLinus Heckemann2020-12-17
* makeInitrd: include dotfiles at rootLinus Heckemann2020-12-17
* makeInitrd: don't assume uImage => armLinus Heckemann2020-12-17
* makeInitrd: make uinitrd behaviour optionalLinus Heckemann2020-12-17
* makeModulesClosuse: read modules from corrent kernel versionArthur Gautier2020-08-27
* makeModulesClosure: fixup firmware extractionArthur Gautier2020-08-27
* makeModulesClosure: handle builtin modules betterCrystalGamma2020-07-16
* modules-shrunk: preserve module priorities from buildMarkus S. Wamser2019-12-07
* makeInitrd: Use stdenvNoCCEelco Dolstra2019-10-11
* build-support/make-initrd: Don't derive derivation name from file nameArian van Putten2019-05-29
* make-initrd: allow specifying nameLinus Heckemann2019-04-13
* treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
* kernel: Fix running kernels *with* modulesaszlig2018-04-12
* linux module handling: support kernels without modulesRobert Hensing2018-04-05
* Merge branch 'master' into stagingJan Malakhovski2018-03-10
|\
| * makeInitrd: explain why we don't use closureInfoVladimír Čunát2018-03-05
| * Revert "makeInitrd: Use closureInfo"Eelco Dolstra2018-03-05
| * makeInitrd: Use closureInfoEelco Dolstra2018-02-23
* | makeModulesClosure: Fix cross-compilationShea Levy2018-02-28
|/
* makeModulesClosure: support firmwareNikolay Amiantov2018-02-16
* platforms.nix: Clean up more 'uboot' legacyTuomas Tynkkynen2017-11-05
* kernel, initrd: Remove legacy ubootChooserTuomas Tynkkynen2017-11-05
* pathsFromGraph: Remove obsolete printManifest featureEelco Dolstra2017-10-25
* make-initrd: Don't use stdenv.crossJohn Ericson2017-06-28
* make-initrd: create reproducible initrdsJoachim Fasting2016-12-20
* modules-closure: Use stdenvNoCCTuomas Tynkkynen2016-10-20
* makeModulesClosure: don't set pipefail as it's already set in $stdenv/setupNikolay Amiantov2016-08-14
* makeModulesClosure: Small cleanupEelco Dolstra2016-02-01
* make-initrd: store all files with root as ownerNikolay Amiantov2015-12-28
* makeInitrd: Support prepending other initrdsWilliam A. Kennington III2015-03-25
* Document paths-from-graph.pl somewhat.Alexander Kjeldaas2014-06-28
* Fix initrd breaking by recent repeatable-builds changesMathijs Kwik2014-04-12
* Make initrd and the kernel builds repeatable.Alexander Kjeldaas2014-04-05
* makeModulesClosure: Use kmod instead of module-init-toolsEelco Dolstra2013-08-07
* Merge branch 'master' into stdenv-updatesShea Levy2013-02-21
|\
| * makeInitrd: Make the compressor configurableShea Levy2013-02-19
* | Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
|/
* * Be less verbose generating initrds.Eelco Dolstra2012-05-21
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
* synchronize with trunkPeter Simons2011-11-02
|\
| * s|/nix/store|$NIX_STORE|Shea Levy2011-10-28
* | Synchronized stdenv-updates branch with trunk.Peter Simons2011-10-06
|\|
| * D'ohShea Levy2011-10-02
| * modprobe --show-depends now spits out 'builtin' if a requested module is, wel...Shea Levy2011-10-02
* | Merge from trunk up through r28790Shea Levy2011-08-24
|\|