summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kernel-headers-cross
Commit message (Collapse)AuthorAge
* * Got rid of a lot of "postInstall=postInstall" and similar lines inEelco Dolstra2009-04-23
| | | | | | | | | | builders. These are redundant now. * Inlined some trivial builders. * Removed a few explicit setup-hook creations. This is done automatically now if setupHook is set. * Deleted the initscripts package. NixOS doesn't use it anymore. svn path=/nixpkgs/branches/stdenv-updates/; revision=15276
* * Rewrite all the kernel.org URLs to mirror://kernel/.Eelco Dolstra2007-08-27
| | | | svn path=/nixpkgs/trunk/; revision=9202
* * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurlEelco Dolstra2007-08-24
| | | | | | | | | URLs to http://nix.cs.uu.nl/dist/tarballs. With content-addressable mirror support (r9190, NIXPKGS-70) this is no longer necessary: fetchurl will try to download from that location automatically. So we can keep the original URLs. svn path=/nixpkgs/trunk/; revision=9192
* * Copy lots of files to nix.cs.uu.nl.Eelco Dolstra2006-01-30
| | | | svn path=/nixpkgs/trunk/; revision=4623
* add for powerpc, switch to 2.6.14.5 (don't panic, this is a seperate branch)Armijn Hemel2006-01-01
| | | | svn path=/nixpkgs/trunk/; revision=4476
* add sparc-linuxArmijn Hemel2005-12-31
| | | | svn path=/nixpkgs/trunk/; revision=4471
* make the headers more generic, so we can also do things like MIPS.Armijn Hemel2005-12-31
svn path=/nixpkgs/trunk/; revision=4466