bootstrap-vz/bootstrapvz
Anders Ingemann b067ada15e Introduce some awesome signal handling
We can now press Ctrl+C remotely  while any subprocess of the bootstrapping process is running,
previously SIGINTs weren't propagated to the bootstrapping process because there was a thread
in between it all. Now the bootstrapping process is in it's own process group.
2015-04-16 22:21:45 +02:00
..
base Introduce some awesome signal handling 2015-04-16 22:21:45 +02:00
common Fix serialization of CalledProcessError 2015-04-16 22:21:45 +02:00
plugins Remove the PartitionGap class, it's way too much of a hassle to work with 2015-04-16 22:21:44 +02:00
providers Cast to int before comparing in ec2 validate_manifest() 2015-04-16 22:21:42 +02:00
remote Introduce some awesome signal handling 2015-04-16 22:21:45 +02:00
__init__.py Properly fix imports and make bootstrapvz work like a package 2014-04-02 21:32:10 +02:00