Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Eelco Dolstra
aa84bce64d
* Get rid of all references to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=13299
2008-11-14 16:57:19 +00:00
Eelco Dolstra
a0159dee8e
* Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
...
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
2007-08-24 12:32:36 +00:00
Eelco Dolstra
1442e8ec22
* Copy a bunch of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=6711
2006-10-12 13:50:54 +00:00
Armijn Hemel
38420dfd6f
make sure ov511 2.30 still builds...or builds again...
...
svn path=/nixpkgs/trunk/; revision=5764
2006-07-17 21:35:58 +00:00
Armijn Hemel
512ba2d502
don't link with glibc
...
svn path=/nixpkgs/trunk/; revision=5746
2006-07-17 18:01:50 +00:00
Armijn Hemel
d169043264
readd ov511 2.30
...
svn path=/nixpkgs/trunk/; revision=5745
2006-07-17 17:57:26 +00:00
Armijn Hemel
1fc6ce85c4
compile with the right kernel, mark the compilation as b0rken (because it
...
is and needs more investigation)
svn path=/nixpkgs/trunk/; revision=5726
2006-07-17 07:49:17 +00:00
Armijn Hemel
4ce1ddab36
hurray for changing kernel interfaces!
...
svn path=/nixpkgs/trunk/; revision=5721
2006-07-16 22:33:10 +00:00
Armijn Hemel
95dd22417c
prevent the kernel modules to link with the glibc headers. This is very very
...
tricky. D'oh!!!
svn path=/nixpkgs/trunk/; revision=5720
2006-07-16 20:05:23 +00:00
Armijn Hemel
18104bd4e9
new version of ov511 drivers, includes new kernel patch. Yay.
...
svn path=/nixpkgs/trunk/; revision=5718
2006-07-16 17:46:11 +00:00
Eelco Dolstra
3389f4bc36
* Copy lots of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Armijn Hemel
f6e4235c6b
add ov511 kernel driver. This is for testing purposes. What we do is we build
...
the module and install it under $out/lib/modules/$kernelversion/ ...
Eventually we will make tons of symlinks from /lib/modules/$kernelversion
to this location, so we can safely run tools like depmod and friends.
I believe this is the least ugly hack to make it work.
svn path=/nixpkgs/trunk/; revision=4486
2006-01-03 15:49:54 +00:00