Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 871067222562bbb8616eb4ce97d595425e688c00
      
https://github.com/NixOS/nixpkgs/commit/871067222562bbb8616eb4ce97d595425e688c00
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
    A pkgs/os-specific/linux/ena/default.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  ena: Init at 20160629

This adds the Amazon Elastic Network Adapter kernel module required by
EC2 x1.* instances.


  Commit: 56badfee94c42b2f940c89ea8ae01ece18475384
      
https://github.com/NixOS/nixpkgs/commit/56badfee94c42b2f940c89ea8ae01ece18475384
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
    M nixos/modules/virtualisation/amazon-image.nix

  Log Message:
  -----------
  amazon-image.nix: Add the ena driver

This is necessary for Enhanced Networking on x1.* instances.


  Commit: 1cd7dbc00b82d1a0d92dbdb4905cb9c48c6860ff
      
https://github.com/NixOS/nixpkgs/commit/1cd7dbc00b82d1a0d92dbdb4905cb9c48c6860ff
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
    M pkgs/os-specific/linux/kernel/common-config.nix

  Log Message:
  -----------
  linux: Bump NR_CPUS

The default limit (64) is too low for systems like EC2 x1.* instances
or Xeon Phis, so let's increase it.


  Commit: 7b9c493d6020d29b2229fffad35acf99c3b47a61
      
https://github.com/NixOS/nixpkgs/commit/7b9c493d6020d29b2229fffad35acf99c3b47a61
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
    M pkgs/os-specific/linux/kernel/common-config.nix

  Log Message:
  -----------
  linux: Enable some kernel features

This enables a few features that should be useful and safe (they're
all used by the default Ubuntu kernel config), in particular zswap,
wakelocks, kernel load address randomization, userfaultfd (useful for
QEMU), paravirtualized spinlocks and automatic process group
scheduling.

Also removes some configuration conditional on kernel versions that we
no longer support.


  Commit: ecc26d7a40747204ec0be45c6e051bfef605333c
      
https://github.com/NixOS/nixpkgs/commit/ecc26d7a40747204ec0be45c6e051bfef605333c
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
    M pkgs/os-specific/linux/kernel/common-config.nix

  Log Message:
  -----------
  linux: Disable the old IDE subsystem

This has long been deprecated in favour of the new ATA support
(CONFIG_ATA).


Compare: https://github.com/NixOS/nixpkgs/compare/5789f5875fc4...ecc26d7a4074
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to