summary refs log tree commit diff
path: root/pkgs/build-support/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2-2/+2
2011-11-02synchronize with trunkPeter Simons1-1/+1
2011-10-28s|/nix/store|$NIX_STORE|Shea Levy1-1/+1
2011-10-06Synchronized stdenv-updates branch with trunk.Peter Simons1-1/+4
2011-10-02D'ohShea Levy1-1/+1
2011-10-02modprobe --show-depends now spits out 'builtin' if a requested module is, wel...Shea Levy1-1/+4
2011-08-24Merge from trunk up through r28790Shea Levy1-0/+1
2011-08-16module-init-tools: 3.4 -> 3.16David Guibert1-0/+1
2011-02-16* nixSqlite expects another integer (denoting the size of the NAR) inEelco Dolstra1-0/+1
2010-02-27Fixing the correct handling of uboot in the initrd and the kernel derivations.Lluís Batlle i Rossell1-1/+1
2010-02-27Simplified much more the expressions for cross building and multiplatform.Lluís Batlle i Rossell1-4/+13
2009-11-08Making the 'makeInitrd' expression use "platform"Lluís Batlle i Rossell1-5/+3
2009-11-08Porting changes from stdenv-updates into this branch. backups/stdenv-updates2@18273Lluís Batlle i Rossell3-3/+13
2009-09-01* addCoverageInstrumentation: factor out the code that keeps the buildEelco Dolstra2-1/+8
2009-04-29* Doh! Since r15200, modules-closure.sh generated an empty set ofEelco Dolstra2-9/+7
2008-03-24Allow to skip non-existent modules. For custom kernels.Michael Raskin2-2/+3
2008-03-17* makeInitrd, makeModulesClosure: moved from NixOS.Eelco Dolstra5-0/+187