Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixops
  Commit: 62b6c6a42a05a6ab472c0199a0e42b41107329a7
      
https://github.com/NixOS/nixops/commit/62b6c6a42a05a6ab472c0199a0e42b41107329a7
  Author: aszlig <[email protected]>
  Date:   2015-03-07 (Sat, 07 Mar 2015)

  Changed paths:
    M nixops/backends/hetzner.py

  Log Message:
  -----------
  backends/hetzner: Create nixbld group in rescue.

This is basically a no-op when using 'reboot --rescue' but it is
crucial for the bootstrap process, where we bind-mount /etc/group to
/mnt/etc/group. Nix won't find the nixbld group and will bail out within
the chroot.

Fixes #259.

Signed-off-by: aszlig <[email protected]>


  Commit: c538a00cbe5776a6a55e772c15c25b8ce1b712cb
      
https://github.com/NixOS/nixops/commit/c538a00cbe5776a6a55e772c15c25b8ce1b712cb
  Author: Rob Vermaas <[email protected]>
  Date:   2015-03-07 (Sat, 07 Mar 2015)

  Changed paths:
    M nixops/backends/hetzner.py

  Log Message:
  -----------
  Merge pull request #274 from aszlig/fixes

backends/hetzner: Create nixbld group in rescue.


Compare: https://github.com/NixOS/nixops/compare/3c98f98606b3...c538a00cbe57
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to