Commit Graph

1262 Commits

Author SHA1 Message Date
Yury G. Kudryashov
c911c64f9b libcap: with pam, just set prefix and lib
svn path=/nixpkgs/branches/stdenv-updates/; revision=23960
2010-09-27 08:48:28 +00:00
Lluís Batlle i Rossell
2c5de61327 Updating from trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23840
2010-09-17 19:10:21 +00:00
Ludovic Courtès
078353fc15 Linux: Add GuruPlug-related patches.
svn path=/nixpkgs/trunk/; revision=23833
2010-09-17 15:56:42 +00:00
Eelco Dolstra
9dbbae2c0c * bridge-utils updated to 1.4.
svn path=/nixpkgs/trunk/; revision=23778
2010-09-14 10:54:50 +00:00
Lluís Batlle i Rossell
6236de3380 Blindly commiting a fix for dmidecode to build with gnumake 3.82
Thank you niksnut.

svn path=/nixpkgs/branches/stdenv-updates/; revision=23777
2010-09-14 08:45:15 +00:00
Eelco Dolstra
13f346058c * Add a branch of the Linux kernel that can be used in Xen's Dom0.
From http://git.kernel.org/?p=linux/kernel/git/jeremy/xen.git;a=shortlog;h=refs/heads/xen/stable-2.6.32.x

svn path=/nixpkgs/trunk/; revision=23729
2010-09-10 16:27:39 +00:00
Eelco Dolstra
ead1b8bc5c * Move config-blocks.nix to zen-kernel where it's used.
svn path=/nixpkgs/trunk/; revision=23721
2010-09-10 14:07:22 +00:00
Eelco Dolstra
9ff5c12798 * Remove the systemtap option from linux-2.6.32.nix and use
extraConfig instead.

svn path=/nixpkgs/trunk/; revision=23720
2010-09-10 14:06:56 +00:00
Lluís Batlle i Rossell
f571bc19d3 Trick to make klibc build for what we may use it for, at least.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23705
2010-09-09 17:48:11 +00:00
Lluís Batlle i Rossell
e03f47cd66 Fixing the url for kbd (the previous url did not work)
svn path=/nixpkgs/branches/stdenv-updates/; revision=23703
2010-09-09 17:08:14 +00:00
Lluís Batlle i Rossell
a42e571e33 Trying to fix an URL for a patch (the previous URL did not work anyamore)
svn path=/nixpkgs/branches/stdenv-updates/; revision=23700
2010-09-09 17:07:12 +00:00
Marco Maggesi
a280a31f56 Add a patch to dmtcp to allow the restart of checkpointed programs with a different uid.
(This is required in order to generate hol_light_binaries).

Also do a bit of cleanup.

svn path=/nixpkgs/trunk/; revision=23684
2010-09-08 11:40:32 +00:00
Lluís Batlle i Rossell
4869b6304a Adding a patch for klibc so it does not fall in a neverending loop.
It fails building, but at least does not annoy that much.

svn path=/nixpkgs/branches/stdenv-updates/; revision=23640
2010-09-05 06:00:14 +00:00
Lluís Batlle i Rossell
bd17763fbb Fixing an url on kernel patches
svn path=/nixpkgs/branches/stdenv-updates/; revision=23639
2010-09-05 05:59:55 +00:00
Lluís Batlle i Rossell
9a0adf069f Updating libcap (i686-linux kde programs failed because libcap did not build there)
svn path=/nixpkgs/branches/stdenv-updates/; revision=23615
2010-09-03 12:11:33 +00:00
Lluís Batlle i Rossell
1ba3c5ebd7 Fixing the tarball job
svn path=/nixpkgs/branches/stdenv-updates/; revision=23610
2010-09-03 08:44:38 +00:00
Lluís Batlle i Rossell
45e088b514 Fixing a bug in a buildInputs list.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23609
2010-09-03 08:16:39 +00:00
Lluís Batlle i Rossell
14a20b7179 Fixing the evaluation of cross built uclibc in the case of lacking extraConfig
svn path=/nixpkgs/branches/stdenv-updates/; revision=23602
2010-09-02 19:18:04 +00:00
Lluís Batlle i Rossell
641f956581 Setting any stdenv.system references for the loongson2f system to 'mips64-linux'.
(my git-svn info:)
Merge branch 'mips64' into stdenv-updates

Conflicts:
	pkgs/applications/networking/browsers/firefox/3.6.nix
	pkgs/top-level/all-packages.nix

svn path=/nixpkgs/branches/stdenv-updates/; revision=23588
2010-09-01 09:50:12 +00:00
Lluís Batlle i Rossell
517cc51331 Making alsa build on mips with a patch
svn path=/nixpkgs/branches/stdenv-updates/; revision=23575
2010-09-01 08:34:34 +00:00
Rob Vermaas
1776b95afe added open-iscsi
svn path=/nixpkgs/trunk/; revision=23541
2010-08-30 09:40:44 +00:00
Rob Vermaas
f6e0a38226 added iscsitarget
svn path=/nixpkgs/trunk/; revision=23540
2010-08-30 09:15:27 +00:00
Eelco Dolstra
25555b48e0 svn path=/nixpkgs/trunk/; revision=23531 2010-08-29 22:00:33 +00:00
Eelco Dolstra
5e19006c1e * Add mountall to the channel.
svn path=/nixpkgs/trunk/; revision=23523
2010-08-29 20:50:38 +00:00
Michael Raskin
faf4d8ca8d Now AUFS2 has proper source for 2.6.35 and 2.6.32
svn path=/nixpkgs/trunk/; revision=23515
2010-08-29 18:31:51 +00:00
Michael Raskin
89c3aed22e Update AUFS2 to latest git for 2.6.35 - old version does not work with newer kernels
svn path=/nixpkgs/trunk/; revision=23511
2010-08-29 14:39:35 +00:00
Lluís Batlle i Rossell
66004ecba7 Update fuse and make wdfs build with the latest neon. neon026 does not build with the current
SSL. We should either remove neon026 or fix it.

svn path=/nixpkgs/trunk/; revision=23505
2010-08-29 12:27:41 +00:00
Lluís Batlle i Rossell
cca1cae042 Updating from trunk. I had to do some changes to make it fit.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23500
2010-08-29 11:09:23 +00:00
Michael Raskin
a73c3a96e6 Correct patch for AUFS2 2.6.35.*
svn path=/nixpkgs/trunk/; revision=23498
2010-08-29 10:37:58 +00:00
Lluís Batlle i Rossell
e8d6adbf3c Removing dmidecode on non-PC platforms for HAL
svn path=/nixpkgs/branches/stdenv-updates/; revision=23496
2010-08-29 10:00:37 +00:00
Lluís Batlle i Rossell
9fa49630a2 Making nfs-utils build on mips (I had to tell it where rpcgen is)
svn path=/nixpkgs/branches/stdenv-updates/; revision=23495
2010-08-29 10:00:08 +00:00
Lluís Batlle i Rossell
5557a869a0 Making mountall build on mips.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23494
2010-08-29 09:59:52 +00:00
Lluís Batlle i Rossell
94324d95b3 Fix to make procps build with gnumake 3.82
svn path=/nixpkgs/branches/stdenv-updates/; revision=23492
2010-08-29 09:58:53 +00:00
Eelco Dolstra
3f400cc2e3 * Latest kernels.
svn path=/nixpkgs/trunk/; revision=23476
2010-08-27 08:44:07 +00:00
Lluís Batlle i Rossell
02e4b5ffa4 Adding another nvidia legacy driver. (they have one more, '71').
I use their major numbers to distinguish.
They seem to do so in http://www.nvidia.com/object/unix.html .

svn path=/nixpkgs/trunk/; revision=23411
2010-08-24 21:56:47 +00:00
Lluís Batlle i Rossell
d5d2458003 Fixing the nvidia legacy driver builder. The legacy driver needs the old builder script.
svn path=/nixpkgs/trunk/; revision=23404
2010-08-24 17:40:00 +00:00
Lluís Batlle i Rossell
232ee1bd17 Updating nvidia legacy drivers
svn path=/nixpkgs/trunk/; revision=23403
2010-08-24 17:37:12 +00:00
Eelco Dolstra
509fa794dd * Linux 2.6.32.20, 2.6.27.52. This fixes the "scheduling while
atomic" regression.

svn path=/nixpkgs/trunk/; revision=23386
2010-08-24 09:01:48 +00:00
Lluís Batlle i Rossell
4d8eea0c6b Updating the nvidia drivers
svn path=/nixpkgs/trunk/; revision=23385
2010-08-24 08:31:32 +00:00
Lluís Batlle i Rossell
cdbe8d495c Fixing mountall build after updating some gnu tools (autoconf and friends)
svn path=/nixpkgs/branches/stdenv-updates/; revision=23375
2010-08-23 19:56:39 +00:00
Michael Raskin
fb24277ef2 Update Linux kernel to 2.6.35.3 - 2.6.35.2 has a few lockup regressions
svn path=/nixpkgs/trunk/; revision=23356
2010-08-23 11:49:17 +00:00
Lluís Batlle i Rossell
237884a8bf Disabling the nfs-utils test on mips (one test fails, I don't know why)
svn path=/nixpkgs/branches/stdenv-updates/; revision=23322
2010-08-21 17:13:28 +00:00
Lluís Batlle i Rossell
5da066984f Updating kbd, so it builds in mips
svn path=/nixpkgs/branches/stdenv-updates/; revision=23321
2010-08-21 17:12:54 +00:00
Lluís Batlle i Rossell
affd2abf24 Limitting the 'hal' usage of libsmbios to i686/x86_64
svn path=/nixpkgs/branches/stdenv-updates/; revision=23320
2010-08-21 17:11:07 +00:00
Lluís Batlle i Rossell
bc0fab5793 Setting sysvinit to be downloaded from a savannah mirror, instead of the url of a single mirror it had (a mirror not working anymore)
svn path=/nixpkgs/branches/stdenv-updates/; revision=23317
2010-08-21 16:58:18 +00:00
Lluís Batlle i Rossell
5cdc569477 Allowing alsa utils to cross-build, and libao to output to alsa (not only to
pulseAudio)

svn path=/nixpkgs/branches/stdenv-updates/; revision=23315
2010-08-21 16:55:47 +00:00
Lluís Batlle i Rossell
745528b4e4 Updating the configuration system of uclibc to something more flexible than it was.
I copied what I had done in busybox.

svn path=/nixpkgs/branches/stdenv-updates/; revision=23310
2010-08-21 16:46:23 +00:00
Michael Raskin
be17d69549 Fix   problem in aufs2-35.patch
svn path=/nixpkgs/trunk/; revision=23291
2010-08-20 21:35:11 +00:00
Michael Raskin
d3d44dc6d3 Add AUFS patch for 2.6.35
svn path=/nixpkgs/trunk/; revision=23288
2010-08-20 20:46:12 +00:00
Yury G. Kudryashov
10c5146a78 Add fbcondecor-2.6.35
svn path=/nixpkgs/trunk/; revision=23286
2010-08-20 20:12:03 +00:00