Branch: refs/heads/release-16.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c1c0484041ab6f9c6858c8ade80a8477c9ae4442
      
https://github.com/NixOS/nixpkgs/commit/c1c0484041ab6f9c6858c8ade80a8477c9ae4442
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2016-10-21 (Fri, 21 Oct 2016)

  Changed paths:
    M nixos/modules/system/boot/kernel.nix

  Log Message:
  -----------
  initrd: Include i8042 kernel module

For some reason, between Linux 4.4.19 and 4.4.20, the atkbd and libps2
kernel modules lost their dependency on i8042 in modules.dep, causing
i8042 not to be included in the initrd. This breaks keyboard in the
initrd, in turn breaking LUKS.

This only happens on the 16.03 branch; on 16.09, it appears i8042 is
pulled into the initrd anyway (through some other dependency,
presumably). But let's include it explicitly.

http://hydra.nixos.org/build/40468431
(cherry picked from commit e6088f77bee79e2d202b3ded195648e77207bb21)


_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to