Branch: refs/heads/master
  Home:   https://github.com/NixOS/charon
  Commit: 1a9a066d92072e36a5eaec0fcd9faf958eef697d
      
https://github.com/NixOS/charon/commit/1a9a066d92072e36a5eaec0fcd9faf958eef697d
  Author: Eelco Dolstra <[email protected]>
  Date:   2012-04-11 (Wed, 11 Apr 2012)

  Changed paths:
    M charon/backends/ec2.py

  Log Message:
  -----------
  ‘charon info’: show the EC2 instance type


  Commit: 15eafcad67ea2ca07dc74abbdb4de4c7474aa728
      
https://github.com/NixOS/charon/commit/15eafcad67ea2ca07dc74abbdb4de4c7474aa728
  Author: Eelco Dolstra <[email protected]>
  Date:   2012-04-11 (Wed, 11 Apr 2012)

  Changed paths:
    M charon/backends/ec2.py
  M nix/options.nix

  Log Message:
  -----------
  Support attaching EBS volumes and snapshots

Snapshots are attached at launch time.  Volumes are attached after the
instance has been brought up.  Additional volumes (but not snapshots)
can be added later by rerunning ‘charon deploy’.


  Commit: 61ae1ba9b2785fe5e3dd0bb6bc5badb5801719fc
      
https://github.com/NixOS/charon/commit/61ae1ba9b2785fe5e3dd0bb6bc5badb5801719fc
  Author: Eelco Dolstra <[email protected]>
  Date:   2012-04-11 (Wed, 11 Apr 2012)

  Changed paths:
    M charon/backends/ec2.py

  Log Message:
  -----------
  Automatically detach obsolete volumes


  Commit: 8e6dc98f41fe9a0a4cb1147a9f9f436c3b261b6e
      
https://github.com/NixOS/charon/commit/8e6dc98f41fe9a0a4cb1147a9f9f436c3b261b6e
  Author: Eelco Dolstra <[email protected]>
  Date:   2012-04-11 (Wed, 11 Apr 2012)

  Changed paths:
    M charon/backends/ec2.py
  M nix/options.nix

  Log Message:
  -----------
  Use /dev/xvd* because that's what NixOS sees

Amazon uses /dev/sd*, so we automatically map /dev/xvd* device names
to /dev/sd*.


  Commit: 9a74e632eac892d3166ce95cb65b206e1cd56fc9
      
https://github.com/NixOS/charon/commit/9a74e632eac892d3166ce95cb65b206e1cd56fc9
  Author: Eelco Dolstra <[email protected]>
  Date:   2012-04-11 (Wed, 11 Apr 2012)

  Changed paths:
    M charon/backends/ec2.py

  Log Message:
  -----------
  Support detaching snapshots


Compare: https://github.com/NixOS/charon/compare/edb656a...9a74e63
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to