summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
* kernel-config: Grsecurity fixesWilliam A. Kennington III2015-05-15
|
* kernel-config: kvm changesWilliam A. Kennington III2015-05-15
|
* kernel-config: mlx4-en enable vxlan offloadingWilliam A. Kennington III2015-05-15
|
* kernel-config: nfs changesWilliam A. Kennington III2015-05-15
|
* kernel: 3.14.41 -> 3.14.42William A. Kennington III2015-05-15
|
* kernel: 4.0.2 -> 4.0.3William A. Kennington III2015-05-15
|
* kernel: 3.2.68 -> 3.2.69William A. Kennington III2015-05-15
|
* kernel: 3.19.7 -> 3.19.8William A. Kennington III2015-05-15
|
* kernel: 3.10.77 -> 3.10.78William A. Kennington III2015-05-15
|
* zfs_git: 2015-04-08 -> 2015-05-13William A. Kennington III2015-05-15
|
* spl_git: 2015-04-08 -> 2015-04-24William A. Kennington III2015-05-15
|
* firmware-linux-nonfree: 2015-03-20 -> 2015-05-13William A. Kennington III2015-05-15
|
* Remove isLinux assertion from libcapJoel Taylor2015-05-15
| | | | | Heimdal evaluates libcap's meta.platforms to determine if it should be pulled in or not, and that fails if the stdenv.isLinux assertion fails.
* Merge pull request #7794 from womfoo/kbdlightlethalman2015-05-14
|\ | | | | Add kbdlight package and setuid wrapper
| * Add kbdlight package and setuid wrapperKranium Gikos Mendoza2015-05-11
| | | | | | | | update nixos/modules/programs/kbdlight.nix to use mkEnableOption
* | Merge branch 'master' into stagingDomen Kožar2015-05-11
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: nixos/doc/manual/release-notes/rl-unstable.xml nixos/modules/services/printing/cupsd.nix pkgs/applications/misc/calibre/default.nix pkgs/development/haskell-modules/hackage-packages.nix pkgs/development/libraries/libsodium/default.nix pkgs/misc/emulators/wine/unstable.nix pkgs/top-level/all-packages.nix
| * | pam: 1.1.8 -> 1.2.0William A. Kennington III2015-05-10
| |/
| * edac-utils: Add derivationWilliam A. Kennington III2015-05-10
| |
| * grsecurity: Update stable and test patchesRicardo M. Correia2015-05-11
| | | | | | | | | | stable: 3.1-3.14.41-201505072056 -> 3.1-3.14.41-201505101121 test: 3.1-4.0.2-201505072057 -> 3.1-4.0.2-201505101122
| * Update firejailMichael Raskin2015-05-10
| |
| * phc-intel: don't try to build on _grsec kernelsTobias Geerinckx-Rice2015-05-09
| | | | | | | | It will fail.
| * Add phc-intel: undervolt Intel CPUs under LinuxTobias Geerinckx-Rice2015-05-09
| |
| * Add wpa_supplicant p2p patch.Michael Alan Dorman2015-05-08
| | | | | | | | | | | | | | | | | | | | wpa_supplicant 2.4 appears to have a serious bug that makes impossible to use wifi for some number of people. (See https://bbs.archlinux.org/viewtopic.php?id=196584 for an example) It was resolved in a patch for the to-be-released 2.5 which it seemed worth it to cherry-pick here.
* | Update firejailMichael Raskin2015-05-10
| |
* | phc-intel: don't try to build on _grsec kernelsTobias Geerinckx-Rice2015-05-10
| | | | | | | | It will fail.
* | Add phc-intel: undervolt Intel CPUs under LinuxTobias Geerinckx-Rice2015-05-10
| |
* | Add wpa_supplicant p2p patch.Michael Alan Dorman2015-05-10
| | | | | | | | | | | | | | | | | | | | wpa_supplicant 2.4 appears to have a serious bug that makes impossible to use wifi for some number of people. (See https://bbs.archlinux.org/viewtopic.php?id=196584 for an example) It was resolved in a patch for the to-be-released 2.5 which it seemed worth it to cherry-pick here.
* | Raspberry Pi 2 changes to make it boot.Lluís Batlle i Rossell2015-05-09
| | | | | | | | | | | | | | | | | | It boots, but some things still don't work: 1) Installation of DTBs 2) Boot of initrd Booting still needs a proper config.txt in /boot, which could probably be managed by NixOS.
* | Merge branch 'master' into stagingWilliam A. Kennington III2015-05-08
|\|
| * kernel: Remove obsolete btrfs patchWilliam A. Kennington III2015-05-08
| |
| * kernel: Move grsecurity update warningWilliam A. Kennington III2015-05-07
| |
| * kernel: 3.14.40 -> 3.14.41William A. Kennington III2015-05-07
| |
| * kernel: 4.0.1 -> 4.0.2William A. Kennington III2015-05-07
| |
| * kernel: 3.19.6 -> 3.19.7William A. Kennington III2015-05-07
| |
| * kernel: 3.18.12 -> 3.18.13William A. Kennington III2015-05-07
| |
| * kernel: 3.12.40 -> 3.12.42William A. Kennington III2015-05-07
| |
| * kernel: 3.10.76 -> 3.10.77William A. Kennington III2015-05-07
| |
* | Merge pull request #7740 from dezgeg/armviric2015-05-07
|\ \ | | | | | | ARM changes for the Jetson TK1 (and other multiplatform boards)
| * | kernel: Install DTBs into a subdirectoryTuomas Tynkkynen2015-05-07
| | | | | | | | | | | | | | | This avoids the pollution of the top-level kernel output directory and also simplifies the boot entry generator script I will be using on ARM.
* | | Merge remote-tracking branch 'upstream/master' into stagingWilliam A. Kennington III2015-05-07
|\ \ \ | |/ / |/| / | |/
| * busybox: 1.22.1 -> 1.23.2William A. Kennington III2015-05-06
| | | | | | | | | | Also use musl as libc since it is just as small as uclibc, usually more performant, and regularly makes releases.
| * Merge pull request #7710 from cstrahan/broadcom-sta-patchesCharles Strahan2015-05-05
| |\ | | | | | | broadcom-sta: fixes for kernel version >= 3.18
| | * broadcom-sta: fixes for kernel version >= 3.18Charles Strahan2015-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This replaces our patches with those from Arch's package [1]. Further discussion can be found on the Arch forum [2]. This patch set is a superset of the previous set, and resolves the immediate and consistent kernel panics I've seen on my MacBook Pro Retina since switching from version 3.16 to 3.18 of the Linux kernel. Fixes #5315 Fixes #7710 1: https://aur.archlinux.org/packages/broadcom-wl/ 2: https://bbs.archlinux.org/viewtopic.php?id=192287
| * | add support for pam_u2f to nixos pam modulePhilip Potter2015-05-03
| | | | | | | | | | | | | | | This adds support for authenticating using a U2F device such as a yubikey neo.
| * | ffado: Refactor and cleanupWilliam A. Kennington III2015-05-02
| | |
| * | zfs: Update from 0.6.4 -> 0.6.4.1Ricardo M. Correia2015-05-02
| | |
| * | spl: Update from 0.6.4 -> 0.6.4.1Ricardo M. Correia2015-05-02
| | |
| * | grsecurity: Update stable and test patchesRicardo M. Correia2015-05-02
| | | | | | | | | | | | | | | stable: 3.1-3.14.40-201504290821 -> 3.1-3.14.40-201504302118 test: 3.1-3.19.6-201504290821 -> 3.1-3.19.6-201504302119
* | | sheevaplug: fix kernel build.Lluís Batlle i Rossell2015-05-06
| | | | | | | | | | | | | | | | | | | | | | | | I added platform.kernelMakeFlags. This allows setting the required parameter to make the required kernel uImage for the sheevaplug, since it became a platform with devicetree (3.10). I have tried it with linux 3.18 and it built fine.
* | | libgcrypt: Massive cleanup and make 1.6 the defaultWilliam A. Kennington III2015-05-01
| | |