Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 59aa3bb5c84a8d2cfe8d27170bd826499710036e
      
https://github.com/NixOS/nixpkgs/commit/59aa3bb5c84a8d2cfe8d27170bd826499710036e
  Author: Nikolay Amiantov <a...@fmap.me>
  Date:   2016-08-08 (Mon, 08 Aug 2016)

  Changed paths:
    M nixos/modules/system/boot/stage-1-init.sh

  Log Message:
  -----------
  nixos stage-1: factor device waiting into a function


  Commit: 3ae468e8355494dda2e9c28b5d62d3c03bf4ce98
      
https://github.com/NixOS/nixpkgs/commit/3ae468e8355494dda2e9c28b5d62d3c03bf4ce98
  Author: Nikolay Amiantov <a...@fmap.me>
  Date:   2016-08-08 (Mon, 08 Aug 2016)

  Changed paths:
    M nixos/modules/system/boot/stage-1-init.sh

  Log Message:
  -----------
  nixos stage-1: move resumption below helper functions' definitions


  Commit: 986a40421a94528c55531719fb382160292c7e16
      
https://github.com/NixOS/nixpkgs/commit/986a40421a94528c55531719fb382160292c7e16
  Author: Nikolay Amiantov <a...@fmap.me>
  Date:   2016-08-08 (Mon, 08 Aug 2016)

  Changed paths:
    M nixos/modules/system/boot/stage-1-init.sh

  Log Message:
  -----------
  nixos stage-1: wait for devices during resumption attempt

Also a microimprovement -- use `test -n` instead of `test -e`
since we have already checked that the file exists.


  Commit: db8401f6036e0ea840c2baba299897151a2944f7
      
https://github.com/NixOS/nixpkgs/commit/db8401f6036e0ea840c2baba299897151a2944f7
  Author: Wout Mertens <wout.mert...@gmail.com>
  Date:   2016-08-08 (Mon, 08 Aug 2016)

  Changed paths:
    M nixos/modules/system/boot/stage-1-init.sh

  Log Message:
  -----------
  Merge pull request #17100 from abbradar/resume-delay

nixos stage-1: wait for resume devices to appear


Compare: https://github.com/NixOS/nixpkgs/compare/f8fbb6fa5ccb...db8401f6036e
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to