summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Expand)AuthorAge
* don't forget to actually install modulesArmijn Hemel2005-06-16
* install kernel in the store (whoops, forgot to install modules :S )Armijn Hemel2005-06-15
* strip kernel config very heavilyArmijn Hemel2005-06-15
* first stub for kernel compilations. Still a lot missing, doesn't installArmijn Hemel2005-06-15
* * Merge r2396.Eelco Dolstra2005-03-14
* * E2fsprogs updated to 1.36.Eelco Dolstra2005-03-10
* * Util-linux updated to 2.12q.Eelco Dolstra2005-03-10
* * Use Linux 2.6.10 headers. 2.6.9 gives parse errors in someEelco Dolstra2005-02-23
* * Alsa-lib updated to 1.0.8.Eelco Dolstra2005-02-23
* * Merge diff between trunk/pkgs@1646 and branches/nixos-pkgs@2256;Eelco Dolstra2005-02-21
|\
| * use new kernel headersArmijn Hemel2005-01-18
| * upgrade to a newer version of shadowutilsArmijn Hemel2005-01-10
| * patch net-tools to make it work nicely with gcc-3.4Armijn Hemel2004-12-17
| * fix download locationArmijn Hemel2004-12-16
| * add modutils for kernel 2.4.25Armijn Hemel2004-12-16
| * use ftp.nluug.nl for downloading kernel instead of ftp.de.kernel.org, it's, f...Armijn Hemel2004-12-06
* | * Move tarballs to catamaran so that we are no longer dependent on aEelco Dolstra2005-02-15
* | * Ugh, the procps at surriel was ancient. Updated to 3.2.4.Eelco Dolstra2005-01-21
* | * Added procps 2.0.11 (for `ps', mostly).Eelco Dolstra2005-01-21
* | upgrade to 4.0.6, so it plays nice with other packages, changed header files,...Armijn Hemel2004-11-09
* | download URL for shadowutils changedArmijn Hemel2004-11-09
* | gcc-3.4 doesn't like empty labels in a switch statement...Armijn Hemel2004-11-08
|/
* * Remove patch arguments.Eelco Dolstra2004-09-19
* add shadowutils, with the following limitations:Armijn Hemel2004-08-30
* remove debug statement which caused the build to fail (intentionally by the w...Armijn Hemel2004-08-05
* iputils, as used in Red Hat Linux (there are a few flavours around apparently).Armijn Hemel2004-08-05
* - add mktempArmijn Hemel2004-08-03
* * Updated some more packages. However, bittorrent and vlc don't workEelco Dolstra2004-04-02
* * Remove trivial builders.Eelco Dolstra2004-03-29
* * The stdenv setup script now defines a generic builder that allowsEelco Dolstra2004-03-19
* * Create a dummy linux/autoconf.h, which is needed by linux/config.h.Eelco Dolstra2004-03-09
* * Added net-tools (for ifconfig, route, hostname).Eelco Dolstra2004-02-19
* * Added e2fsprogs (for e2fsck).Eelco Dolstra2004-02-16
* * Added sysvinit (mostly because it provides a decent `halt'Eelco Dolstra2004-02-16
* * Added util-linux (for mount etc.).Eelco Dolstra2004-02-16
* * Rename .fix -> .nix.Eelco Dolstra2003-11-18
* * Renamed pkgs-ng to pkgs.Eelco Dolstra2003-11-14