about summary refs log tree commit diff
path: root/pkgs/os-specific
AgeCommit message (Collapse)AuthorFilesLines
2012-07-19libcap: Update to 2.22Eelco Dolstra3-7/+14
Systemd requires the recent CAP_SYSLOG capability.
2012-07-19Fix broadcom_sta for linux-3.4 and clean nix source.Vladimír Čunát4-19/+29
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-18Fix style: The meta.description field should be capitalised (niksnut)Cillian de Róiste1-1/+1
2012-07-18Add the sha256 for xf86-video-nestedCillian de Róiste1-1/+1
2012-07-18Pin xf86-video-nested to a revision that works with Xorg 7.6Cillian de Róiste1-3/+7
2012-07-18Add xf86-video-nestedCillian de Róiste1-0/+26
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-18Fix dmraid buildEelco Dolstra3-37/+15
http://hydra.nixos.org/build/2842473
2012-07-16linux-3.4: Update to 3.4.5Shea Levy1-2/+2
2012-07-15Fix the hardcoded /usr/local path in the debug ffado-diag, diagnostic scriptCillian de Róiste1-0/+2
2012-07-14linux: Update to 3.2.23Eelco Dolstra1-2/+2
2012-07-14linux-3.4: Add the improved transaction scheduler for USB 2.0Shea Levy1-0/+1
This is needed for new Apple trackpads
2012-07-13Linux 3.4: Enable options to make b43 work with bcm4331Shea Levy1-0/+2
2012-07-13The word is spelled 'licenses', not 'lisences'Shea Levy1-1/+1
2012-07-13Add b43-firmware-5.100.138Shea Levy1-0/+29
Placed into a versioned nix file because kernels older than 3.2 need an older version.
2012-07-13Add b43-firmware-cutterShea Levy2-0/+40
2012-07-10mountall: strip trailing whitespacePeter Simons1-4/+4
2012-07-10linux: Update to 3.2.22Eelco Dolstra1-2/+2
2012-07-08Revert "qemu-kvm: update to 1.1.0"Eelco Dolstra2-4/+31
This reverts commit df645c22cc8931f076c2c9fa4a982368633d83e9. 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-05systemd: Update to 186Eelco Dolstra1-2/+2
2012-07-05qemu-kvm: update to 1.1.0Eelco Dolstra2-31/+4
2012-07-02Linux no-xsave.patch: commit patch into Nixpkgs since fetchurl no longer worksPeter Simons2-5/+86
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02ati-drivers: update download URLPeter Simons1-1/+1
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02psmisc: update to version 22.19Peter Simons1-2/+2
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-06-28busybox: Update to 1.20.1Eelco Dolstra1-0/+77
2012-06-28amd-ucode: add AMD processor microcode patch version 2012-01-17Peter Simons1-0/+22
Enable by adding "hardware.firmware = [ pkgs.amdUcode ];" to configuration.nix.
2012-06-27linux perf: Allowing perf to build with its gtk interface.Lluís Batlle i Rossell1-2/+6
Disabled by default, it can be enabled using overrides.
2012-06-24linux kernel: 3.4.2 -> 3.4.4Mathijs Kwik1-2/+2
2012-06-22klibc: Fix URLEelco Dolstra1-1/+1
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-20* Linux 3.2.21.Eelco Dolstra1-2/+2
svn path=/nixpkgs/trunk/; revision=34570
2012-06-19* Fix the gid for /dev/pts/ ttys.Eelco Dolstra1-0/+1
svn path=/nixpkgs/trunk/; revision=34566
2012-06-19* Enable devtmpfs since recent udev (systemd) versions need it.Eelco Dolstra6-0/+18
svn path=/nixpkgs/trunk/; revision=34565
2012-06-19* Drop some old obsolete kernels and unused patches.Eelco Dolstra15-4294/+0
svn path=/nixpkgs/trunk/; revision=34558
2012-06-19* "powermanagement" is not a word.Eelco Dolstra6-6/+6
svn path=/nixpkgs/trunk/; revision=34557
2012-06-18Making nvidia 96.x build on linux 3.4. I took patches from AUR.Lluís Batlle i Rossell6-0/+138
svn path=/nixpkgs/trunk/; revision=34552
2012-06-16Fixing the mips patch for sigill fpu cases.Lluís Batlle i Rossell1-0/+399
svn path=/nixpkgs/trunk/; revision=34527
2012-06-16Adding two kernel patches for mips, that make the life easier on loongson2fLluís Batlle i Rossell3-0/+262
(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-15* kmod: look in /etc/modprobe.d.Eelco Dolstra1-1/+1
svn path=/nixpkgs/trunk/; revision=34521
2012-06-15* kmod updated to version 8. Disabled the xz and zlib dependenciesEelco Dolstra1-9/+12
because they're inconvenient in the initrd. Put modprobe etc. in $out/sbin. svn path=/nixpkgs/trunk/; revision=34520
2012-06-15* Copy some things from the udev package.Eelco Dolstra1-0/+2
svn path=/nixpkgs/trunk/; revision=34519
2012-06-14* systemd: fix path to loadkeys/setfont, and add SysV compatibilityEelco Dolstra1-1/+10
links (reboot/shutdown/etc.). svn path=/nixpkgs/trunk/; revision=34515
2012-06-12* Linux 3.2.20.Eelco Dolstra1-2/+2
svn path=/nixpkgs/trunk/; revision=34486
2012-06-11linux kernel headers: copy generated headers as wellMathijs Kwik1-0/+1
as they are referenced from other kernel headers, this seems like the best thing to do. Ubuntu seems to do so too. Fixes issues with nvidia's binary driver and bbswitch on kernels > 3.3 svn path=/nixpkgs/trunk/; revision=34469
2012-06-11linux kernel aufs (needed for livecd): added to 3.4Mathijs Kwik1-5/+19
upgraded 3.3 version to stable svn path=/nixpkgs/trunk/; revision=34468
2012-06-11* Added pam_ssh_agent_auth, a PAM module for authentication throughEelco Dolstra1-0/+17
the SSH agent. svn path=/nixpkgs/trunk/; revision=34462
2012-06-11powertop-2.0Florian Friesdorf4-82/+8
svn path=/nixpkgs/trunk/; revision=34451
2012-06-10Updating linux 3.4.1 to 3.4.2Lluís Batlle i Rossell1-2/+2
svn path=/nixpkgs/trunk/; revision=34423
2012-06-09Updating linux 3.4 to 3.4.1Lluís Batlle i Rossell1-3/+2
svn path=/nixpkgs/trunk/; revision=34411
2012-06-08* Linux 3.2.19.Eelco Dolstra1-2/+2
svn path=/nixpkgs/trunk/; revision=34382
2012-06-08Committing some outstanding modifications that I cannot make into smaller ↵Arie Middelkoop1-2/+2
chunks anymore. * added briss: a pdf cropper * added compton, an improved fork of xcompmgr * added myself to the maintainers list * minor version bumps: xcompmgr, upower svn path=/nixpkgs/trunk/; revision=34380
2012-06-06* Updated systemd to 185 (which I overlooked because of the versionEelco Dolstra1-6/+13
jump). This contains the merged udev. svn path=/nixpkgs/trunk/; revision=34371