Age | Commit message (Expand) | Author | Files | Lines |
2006-01-30 | * NVidia support. | Eelco Dolstra | 1 | -0/+2 |
2006-01-30 | * Copy even more files (in particular from losser.st-lab.cs.uu.nl, | Eelco Dolstra | 1 | -1/+1 |
2006-01-30 | * Copy lots of files to nix.cs.uu.nl. | Eelco Dolstra | 26 | -26/+26 |
2006-01-30 | upgrade to 0.172 | Armijn Hemel | 1 | -3/+3 |
2006-01-28 | * Added rss-glx, a collection of nice OpenGL screensavers. | Eelco Dolstra | 1 | -1/+1 |
2006-01-28 | * A quick hack to get accelerated OpenGL working: just use the driver | Eelco Dolstra | 2 | -0/+24 |
2006-01-27 | * ALSA library updated to 1.0.10. | Eelco Dolstra | 1 | -3/+3 |
2006-01-17 | add driver for the Logitech quickcam USB webcam | Armijn Hemel | 3 | -0/+129 |
2006-01-16 | don't forget findutils | Armijn Hemel | 1 | -2/+2 |
2006-01-16 | delete this file (even though it should not be present at all. Probably a | Armijn Hemel | 1 | -49/+0 |
2006-01-16 | svn path=/nixpkgs/trunk/; revision=4565 | Armijn Hemel | 1 | -0/+36 |
2006-01-16 | move kernelscripts to nixpkgs | Armijn Hemel | 4 | -0/+79 |
2006-01-07 | d'oh...typo | Armijn Hemel | 1 | -1/+1 |
2006-01-07 | more impurities | Armijn Hemel | 2 | -1/+41 |
2006-01-07 | remove another impurity (/bin/rm -> $coreutils/bin/rm) | Armijn Hemel | 1 | -2/+18 |
2006-01-07 | rename a patch (we patch a lot more than the location of bash) and fix another | Armijn Hemel | 3 | -13/+41 |
2006-01-07 | actually replace @coreutils@ with the path to coreutils | Armijn Hemel | 1 | -0/+1 |
2006-01-05 | last pathfix...for now... | Armijn Hemel | 1 | -1/+45 |
2006-01-05 | more path fixes... | Armijn Hemel | 2 | -1/+33 |
2006-01-05 | PATH screws up quite a bit...fix this... | Armijn Hemel | 3 | -5/+20 |
2006-01-05 | argh, substitute the right way | Armijn Hemel | 1 | -2/+2 |
2006-01-05 | apparently uname is used in a few more scripts. Expect more updates to this | Armijn Hemel | 2 | -1/+65 |
2006-01-05 | use the right path for env | Armijn Hemel | 1 | -1/+1 |
2006-01-05 | use correct sed commands | Armijn Hemel | 1 | -2/+2 |
2006-01-05 | hotplug uses some tools from gnused and coreutils | Armijn Hemel | 3 | -3/+23 |
2006-01-05 | patch hotplug so we won't need /bin/bash. I'm not sure how free of bashisms | Armijn Hemel | 3 | -2/+75 |
2006-01-04 | add usbutils | Armijn Hemel | 1 | -0/+10 |
2006-01-04 | we don't have /usr/bin/install on NixOS, so remove this path | Armijn Hemel | 2 | -1/+13 |
2006-01-03 | add ov511 kernel driver. This is for testing purposes. What we do is we build | Armijn Hemel | 3 | -0/+70 |
2006-01-01 | add for powerpc, switch to 2.6.14.5 (don't panic, this is a seperate branch) | Armijn Hemel | 2 | -3/+7 |
2005-12-31 | add sparc-linux | Armijn Hemel | 1 | -2/+3 |
2005-12-31 | make the headers more generic, so we can also do things like MIPS. | Armijn Hemel | 2 | -4/+11 |
2005-12-28 | don't strip the binaries in $out/bin and $out/sbin. strip doesn't recognize | Armijn Hemel | 1 | -2/+2 |
2005-12-28 | update to 1.38. Weird: this version doesn't want to build with dietlibc, | Armijn Hemel | 1 | -3/+6 |
2005-12-24 | add a static version of module-init-tools for NixOS | Armijn Hemel | 3 | -0/+30 |
2005-12-23 | update to 3.2.2 | Armijn Hemel | 1 | -3/+3 |
2005-12-23 | add a static version of util-linux for NixOS | Armijn Hemel | 3 | -0/+161 |
2005-12-23 | update util-linux to 2.12r | Armijn Hemel | 1 | -3/+3 |
2005-12-23 | add the builder. Due to brain failure a "make install" does not install the | Armijn Hemel | 1 | -0/+15 |
2005-12-23 | fix python includes | Armijn Hemel | 2 | -1/+12 |
2005-12-23 | add kudzu, needed for hardware detection in NixOS... | Armijn Hemel | 2 | -0/+23 |
2005-12-13 | right...so *first* test before submitting :S | Armijn Hemel | 1 | -3/+4 |
2005-12-13 | we need a far bigger patch, so procps won't delete our /dev/null (bizarre!!!) | Armijn Hemel | 3 | -13/+50 |
2005-12-13 | also don't build uptime, we use this from coreutils instead... | Armijn Hemel | 1 | -1/+1 |
2005-12-13 | don't build "kill", update to 3.2.6 | Armijn Hemel | 2 | -4/+16 |
2005-12-12 | add a lot of initscript stuff from Fedora. This way we can copy scripts mostl... | Armijn Hemel | 3 | -0/+81 |
2005-12-06 | * Glibc 2.3.6. | Eelco Dolstra | 1 | -3/+3 |
2005-12-05 | * "." -> "source". | Eelco Dolstra | 16 | -16/+16 |
2005-12-04 | update to version 3.2.1 | Armijn Hemel | 1 | -3/+5 |
2005-11-28 | add kernel headers for ARM | Armijn Hemel | 2 | -0/+36 |