about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kernel/builder.sh
AgeCommit message (Expand)AuthorFilesLines
2014-01-01Implement generic kernel build via manual-configShea Levy1-149/+0
2013-08-09linux: Use kmod instead of module-init-toolsEelco Dolstra1-9/+2
2013-08-01linux: Include "NixOS" in "uname -v"Eelco Dolstra1-1/+1
2013-08-01Unify the Linux kernel configurationsEelco Dolstra1-5/+5
2013-07-22Add linux 3.2.48 with grsecurity patchesRob Vermaas1-1/+1
2012-09-23linux: In case of an ARM kernel build, add extra include directoriesLluis Batlle1-0/+4
2012-06-11linux kernel headers: copy generated headers as wellMathijs Kwik1-0/+1
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra1-2/+2
2011-07-11Improved the Linux kernel building frameworkLudovic Stordeur1-11/+4
2011-03-27Committing the aufs2.1 patch by Shea Levy. His comments:Lluís Batlle i Rossell1-0/+1
2010-08-20Making the kernel builder accept the 'vmlinux' kerneltarget.Lluís Batlle i Rossell1-1/+2
2010-08-08Fixing the nanonote kernel expressions so they work.Lluís Batlle i Rossell1-67/+73
2010-05-06Linux: Attempt to copy more debugging info to $out.Ludovic Courtès1-0/+6
2010-05-06Linux: Patch incorrect absolute paths in makefiles.Ludovic Courtès1-0/+9
2010-05-05Don't strip Linux modules in the SystemTap variant.Ludovic Courtès1-6/+8
2010-02-18Changing linux kernel references from vmlinuz to bzImage.Lluís Batlle i Rossell1-3/+1
2010-02-18Again, trying to fix the kernel build.Lluís Batlle i Rossell1-1/+3
2010-02-18Trying to fix the non-cross kernel build.Lluís Batlle i Rossell1-1/+5
2010-02-17Fixing the linux kernel cross builder (lacking an ARCH again in a make call)Lluís Batlle i Rossell1-1/+1
2010-02-17Trying to make the linux kernels also cross-build.Lluís Batlle i Rossell1-17/+8
2010-02-16Made the kernel generate-config "build as modules as you can" an option.Lluís Batlle i Rossell1-1/+2
2010-01-27* Strangely, running "make defconfig" before the generator causesEelco Dolstra1-1/+3
2009-12-19Made the linux kernel expressions support 'platform' again (thinking on reusingLluís Batlle i Rossell1-0/+3
2009-12-19Merging from trunk. I had to give away some structure to build the nativeLluís Batlle i Rossell1-35/+12
2009-12-14* Get User-Mode Linux to build with a newer kernel. Yes, SHELL reallyEelco Dolstra1-1/+1
2009-12-14* Use the kernel config generator for Linux 2.6.27.Eelco Dolstra1-3/+3
2009-12-14* Allow options to be ignored if they don't exist by marking them withEelco Dolstra1-2/+2
2009-12-12* Get fbcondecor to work.Eelco Dolstra1-6/+6
2009-12-12* Added a script to generate the kernel configuration.Eelco Dolstra1-30/+7
2009-11-08Updating the logic to put the resulting kernel image into its store path.Lluís Batlle i Rossell1-6/+10
2009-11-08Porting changes from stdenv-updates into this branch. backups/stdenv-updates2@18273Lluís Batlle i Rossell1-1/+15
2009-06-07* Fix module installation.Eelco Dolstra1-1/+1
2009-05-04Fix kernel builder - fails, depending on FS behaviorMichael Raskin1-1/+1
2009-05-02Copy all the headers already - problems with module building seem to be worse...Michael Raskin1-1/+1
2009-04-23* Got rid of a lot of "postInstall=postInstall" and similar lines inEelco Dolstra1-2/+0
2009-03-31Renable preConfigure for kernel builder. Actually needed by custom kernelMichael Raskin1-0/+4
2009-02-24These changes to kernel builder are obviously needed. kQemu is built, but cau...Michael Raskin1-0/+3
2009-02-22Fixing in general the module construction (there were wrong paths in modules/...Lluís Batlle i Rossell1-6/+1
2009-01-16* Install the arch-specific headers for Linux <= 2.6.27 properlyEelco Dolstra1-1/+1
2009-01-15* Doh.Eelco Dolstra1-1/+1
2009-01-15* Various hacks needed to get the NVIDIA driver to build onEelco Dolstra1-5/+8
2008-05-29* On Linux 2.6.25, the arch files for i386 and x86_64 are unified inEelco Dolstra1-5/+11
2008-04-25* Fix for building Linux 2.6.25.Eelco Dolstra1-0/+1
2007-10-31* Kernel configuration for Linux 2.6.23.Eelco Dolstra1-15/+15
2007-09-25Options for kernel and checker for configuration.nixMichael Raskin1-0/+16
2007-05-15* Suppress localversion from kernel patches, allow the user to setEelco Dolstra1-0/+13
2007-03-27* Updated User-Mode Linux. It's now unified with the regular (NixOS)Eelco Dolstra1-46/+51
2007-03-13* Linux 2.6.20.2.Eelco Dolstra1-1/+1
2007-02-08* Grmbl.Eelco Dolstra1-1/+1
2007-02-08* Don't use make install.Eelco Dolstra1-2/+4