Eelco Dolstra
1b0abce6de
linux: Update to 3.2.24
2012-07-26 11:32:53 -04:00
Eelco Dolstra
b044cac2fc
sysvinit: Don't install mountpoint and wall
...
These are already provided by util-linux.
2012-07-25 23:18:40 -04:00
Eelco Dolstra
60a63886f0
shadow: Don't install ‘groups’
...
Coreutils already provides this command.
2012-07-25 23:18:40 -04:00
Eelco Dolstra
732ea6382a
shadow: Update to 4.1.5.1
...
Fixes CVE-2005-4890 and CVE-2011-0721.
2012-07-25 23:18:40 -04:00
Eelco Dolstra
830aa1a2f0
ipw2100-fw: Drop runtime dependency on binutils etc.
2012-07-25 14:31:58 -04:00
Eelco Dolstra
0d5f1fd833
upower: Update to 0.9.17
2012-07-24 22:45:26 -04:00
Eelco Dolstra
ddb5bd38bb
kbd: Update to 1.15.3
2012-07-24 22:33:39 -04:00
Eelco Dolstra
99413d3e3c
kbd: Hard-code the path to gzip/bzip2
...
This is necessary for systemd-vconsole-setup.service in systemd.
2012-07-24 22:33:39 -04:00
Shea Levy
8c9bef04a6
linux-3.5: Enable XEN_DOM0 support
2012-07-24 02:26:04 +00:00
Shea Levy
053f641d16
Add linux-3.5
2012-07-22 11:33:00 -04:00
Eelco Dolstra
2547e0e96a
systemd: Use an interface version, just like we have for Upstart
2012-07-22 01:18:01 -04:00
Eelco Dolstra
44cf3d5808
systemd: Update to 187
2012-07-20 10:44:19 -04:00
Mathijs Kwik
f3b43a268d
linux-3.4: update to 3.4.6
2012-07-20 13:37:46 +02:00
Eelco Dolstra
bfc2de46d1
sysklogd: Support systemd socket-based activation
...
Syslogd cannot open /dev/log directly but must receive syslog messages
from systemd (http://www.freedesktop.org/wiki/Software/systemd/syslog ).
The patch adds support for that.
2012-07-19 12:46:39 -04:00
Eelco Dolstra
28a76a96be
libcap: Update to 2.22
...
Systemd requires the recent CAP_SYSLOG capability.
2012-07-19 10:26:44 -04:00
Vladimír Čunát
196f5cb265
Fix broadcom_sta for linux-3.4 and clean nix source.
...
Idea from Kevin Quick, implementation from Gentoo. Also cleaned and
added a minor license patch from Gentoo. Builds for many x86_64 kernels.
2012-07-19 11:42:40 +02:00
Cillian de Róiste
70298ba42c
Fix style: The meta.description field should be capitalised (niksnut)
2012-07-18 23:35:20 +02:00
Cillian de Róiste
933205acaf
Add the sha256 for xf86-video-nested
2012-07-18 23:04:00 +02:00
Cillian de Róiste
8ebb309320
Pin xf86-video-nested to a revision that works with Xorg 7.6
2012-07-18 22:52:43 +02:00
Cillian de Róiste
6efd9b24d3
Add xf86-video-nested
...
This does not yet compile. I had a working version from an obsolete github repo, but then found the upstream repo. Perhaps it needs a newer Xorg.
2012-07-18 22:52:16 +02:00
Eelco Dolstra
26fa2425c6
Fix dmraid build
...
http://hydra.nixos.org/build/2842473
2012-07-18 09:25:58 -04:00
Shea Levy
d04cbc85cf
linux-3.4: Update to 3.4.5
2012-07-16 20:26:27 -04:00
Cillian de Róiste
039b709041
Fix the hardcoded /usr/local path in the debug ffado-diag, diagnostic script
2012-07-15 11:51:49 +02:00
Eelco Dolstra
dc5ba23ab4
linux: Update to 3.2.23
2012-07-14 17:41:52 -04:00
Shea Levy
6bf409999f
linux-3.4: Add the improved transaction scheduler for USB 2.0
...
This is needed for new Apple trackpads
2012-07-14 12:17:28 -04:00
Shea Levy
685acc6ef8
Linux 3.4: Enable options to make b43 work with bcm4331
2012-07-13 22:48:43 -04:00
Shea Levy
1a1ee54241
The word is spelled 'licenses', not 'lisences'
2012-07-13 20:58:58 -04:00
Shea Levy
5330b4a343
Add b43-firmware-5.100.138
...
Placed into a versioned nix file because kernels older than 3.2 need an older version.
2012-07-13 18:31:09 -04:00
Shea Levy
9d387d616d
Add b43-firmware-cutter
2012-07-13 18:00:00 -04:00
Peter Simons
cfb08fc600
mountall: strip trailing whitespace
2012-07-10 22:26:27 +02:00
Eelco Dolstra
0b07259865
linux: Update to 3.2.22
2012-07-10 09:18:12 -04:00
Eelco Dolstra
9abd2194ce
Revert "qemu-kvm: update to 1.1.0"
...
This reverts commit df645c22cc
.
KVM 1.1.0 breaks several VM builds. The NixOS installer tests hang:
http://hydra.nixos.org/build/2763935
but worse, some builds give random failures indicating corruption:
http://hydra.nixos.org/build/2776221
http://hydra.nixos.org/build/2776180
http://hydra.nixos.org/build/2769347
http://hydra.nixos.org/build/2769337
2012-07-08 18:42:55 -04:00
Eelco Dolstra
1afb3b58e1
systemd: Update to 186
2012-07-05 17:31:38 -04:00
Eelco Dolstra
df645c22cc
qemu-kvm: update to 1.1.0
2012-07-05 12:55:50 -04:00
Peter Simons
82b2588e35
Linux no-xsave.patch: commit patch into Nixpkgs since fetchurl no longer works
...
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 16:53:53 +02:00
Peter Simons
09bb4b0292
ati-drivers: update download URL
...
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 16:53:52 +02:00
Peter Simons
c64e1c214f
psmisc: update to version 22.19
...
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 16:53:52 +02:00
Eelco Dolstra
b5949d2509
busybox: Update to 1.20.1
2012-06-28 14:05:56 -04:00
Peter Simons
aa5b45fc3e
amd-ucode: add AMD processor microcode patch version 2012-01-17
...
Enable by adding "hardware.firmware = [ pkgs.amdUcode ];" to configuration.nix.
2012-06-28 19:54:24 +02:00
Lluís Batlle i Rossell
876ff45fd5
linux perf: Allowing perf to build with its gtk interface.
...
Disabled by default, it can be enabled using overrides.
2012-06-27 22:23:15 +02:00
Mathijs Kwik
f97a277efc
linux kernel: 3.4.2 -> 3.4.4
2012-06-24 10:03:09 +02:00
Eelco Dolstra
d3cdacab03
klibc: Fix URL
...
P.S. the only reason we need klibc is because of the "nfsmount"
program in the initrd. But I'm pretty sure we can use Busybox's mount
command there.
2012-06-22 12:02:12 -04:00
Eelco Dolstra
023e8f2fb9
* Linux 3.2.21.
...
svn path=/nixpkgs/trunk/; revision=34570
2012-06-20 12:42:56 +00:00
Eelco Dolstra
1c5f4b8b45
* Fix the gid for /dev/pts/ ttys.
...
svn path=/nixpkgs/trunk/; revision=34566
2012-06-19 19:58:49 +00:00
Eelco Dolstra
6551b822af
* Enable devtmpfs since recent udev (systemd) versions need it.
...
svn path=/nixpkgs/trunk/; revision=34565
2012-06-19 19:10:54 +00:00
Eelco Dolstra
1582276602
* Drop some old obsolete kernels and unused patches.
...
svn path=/nixpkgs/trunk/; revision=34558
2012-06-19 15:56:17 +00:00
Eelco Dolstra
cf6db2bbac
* "powermanagement" is not a word.
...
svn path=/nixpkgs/trunk/; revision=34557
2012-06-19 15:01:49 +00:00
Lluís Batlle i Rossell
972006aa43
Making nvidia 96.x build on linux 3.4. I took patches from AUR.
...
svn path=/nixpkgs/trunk/; revision=34552
2012-06-18 18:15:26 +00:00
Lluís Batlle i Rossell
a5c2318d08
Fixing the mips patch for sigill fpu cases.
...
svn path=/nixpkgs/trunk/; revision=34527
2012-06-16 15:37:04 +00:00
Lluís Batlle i Rossell
3874e5812d
Adding two kernel patches for mips, that make the life easier on loongson2f
...
(less sigill, less sigbus). Related to bad handling of FPU instructions.
I apply them only to linux 3.4, although I think they can apply to many older kernels too.
svn path=/nixpkgs/trunk/; revision=34522
2012-06-16 10:49:03 +00:00