summary refs log tree commit diff
path: root/pkgs/os-specific/linux/iputils
Commit message (Collapse)AuthorAge
* * Updated iputils (though perhaps we should just use GNU inetutils).Eelco Dolstra2011-02-02
| | | | svn path=/nixpkgs/trunk/; revision=25765
* Replace `kernelHeaders' by `linuxHeaders'.Ludovic Courtès2009-12-21
| | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=19067
* svn path=/nixpkgs/branches/stdenv-updates/; revision=13971Eelco Dolstra2009-02-03
|
* iputils: builder rewritten, open-max.patch addedYury G. Kudryashov2007-12-01
| | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=9818
* * 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
* Added version suffixes.Michael Raskin2007-06-26
| | | | svn path=/nixpkgs/trunk/; revision=8921
* * Fix Darwin evaluation errors.Eelco Dolstra2007-05-16
| | | | svn path=/nixpkgs/trunk/; revision=8709
* * Copy lots of files to nix.cs.uu.nl.Eelco Dolstra2006-01-30
| | | | svn path=/nixpkgs/trunk/; revision=4623
* * "." -> "source".Eelco Dolstra2005-12-05
| | | | svn path=/nixpkgs/trunk/; revision=4335
* remove old crapArmijn Hemel2005-07-26
| | | | svn path=/nixpkgs/trunk/; revision=3452
* replace iputils with a slightly older version to avoid SSL based tools beingArmijn Hemel2005-07-04
| | | | | | | built. Still missing are security patches though, these should be ripped from the Fedora SRPMs... svn path=/nixpkgs/trunk/; revision=3288
* * Move tarballs to catamaran so that we are no longer dependent on aEelco Dolstra2005-02-15
| | | | | | gazillion different servers. Resurrected some 25 missing files. svn path=/nixpkgs/trunk/; revision=2237
* remove debug statement which caused the build to fail (intentionally by the ↵Armijn Hemel2004-08-05
| | | | | | way for debugging purposes). Now it does install fine... svn path=/nixpkgs/trunk/; revision=1236
* iputils, as used in Red Hat Linux (there are a few flavours around apparently).Armijn Hemel2004-08-05
*** BIG FAT WARNING *** Right now these tools can only be used as root, because they are normally installed SUID root! svn path=/nixpkgs/trunk/; revision=1234