Branch: refs/heads/master
  Home:   https://github.com/NixOS/charon
  Commit: a31555743b52e8e4519872aeaed3e2804d1efa21
      
https://github.com/NixOS/charon/commit/a31555743b52e8e4519872aeaed3e2804d1efa21
  Author: Eelco Dolstra <[email protected]>
  Date:   2012-05-14 (Mon, 14 May 2012)

  Changed paths:
    M charon/backends/ec2.py

  Log Message:
  -----------
  Delete manually removed volumes if they were auto-created by EC2 and 
deleteOnTermination is set


  Commit: 3dbcd2e786ee12a0b7a82f0600e2cb22737ff77a
      
https://github.com/NixOS/charon/commit/3dbcd2e786ee12a0b7a82f0600e2cb22737ff77a
  Author: Eelco Dolstra <[email protected]>
  Date:   2012-05-14 (Mon, 14 May 2012)

  Changed paths:
    M charon/backends/__init__.py
    M charon/backends/ec2.py
    M charon/deployment.py
    M examples/trivial-ec2-ebs.nix
    M nix/options.nix

  Log Message:
  -----------
  Add an option to encrypt EBS volumes

The EBS volume is encrypted using LUKS.  The volume is LUKS-formatted
after it is created.

Still missing: opening the device after a reboot, or if an already
existing encrypted volume is attached.

Part of #23.


Compare: https://github.com/NixOS/charon/compare/94ee5b0...3dbcd2e
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to