summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Ben Steffen [Sat, 7 Dec 2019 21:42:46 +0000 (16:42 -0500)]
install is no longer needed because setup.py does it itself
Ben Steffen [Sat, 7 Dec 2019 21:27:04 +0000 (16:27 -0500)]
Make package use setup.py and update debian files to modern era
Ben Steffen [Tue, 26 Nov 2019 03:30:44 +0000 (22:30 -0500)]
Fix control file to not use features that are not present in older versions of debhelper
Ben Steffen [Mon, 25 Nov 2019 06:53:39 +0000 (01:53 -0500)]
Rename load_image to update_image
Ben Steffen [Mon, 25 Nov 2019 05:28:15 +0000 (00:28 -0500)]
Switch from optparse to argparse
optparse has been deprecated so use argparse instead
Ben Steffen [Mon, 25 Nov 2019 02:54:32 +0000 (21:54 -0500)]
Fully switch over to Python 3
Use #!/usr/bin/env python3 shebang
Remove verbosity argument and just use exceptions to display error conditions
Use subprocess.run instead of Popen to throw exceptions upon command failure
Use modern string formatting instead of %
Clean up formatting according to what pylint recommends
Ben Steffen [Mon, 25 Nov 2019 00:13:58 +0000 (19:13 -0500)]
Apply fixers from futurize
Steven Valdez [Thu, 1 Aug 2013 08:30:05 +0000 (04:30 -0400)]
Fixed lv deactivation for rename
Steven Valdez [Sat, 20 Jul 2013 21:00:51 +0000 (17:00 -0400)]
Updating version for precise
Adam Glasgall [Fri, 7 Jun 2013 02:23:58 +0000 (22:23 -0400)]
sqlalchemy api changes
Adam Glasgall [Fri, 7 Jun 2013 02:12:34 +0000 (22:12 -0400)]
port to dh7+precise
Greg Brockman [Mon, 1 Feb 2010 03:44:53 +0000 (22:44 -0500)]
Catch error if fetch_image fails
svn path=/trunk/packages/invirt-images/; revision=2975
Greg Brockman [Mon, 1 Feb 2010 02:14:30 +0000 (21:14 -0500)]
Add status messages; continue after failed downloads.
svn path=/trunk/packages/invirt-images/; revision=2974
Greg Price [Sat, 20 Dec 2008 02:26:33 +0000 (21:26 -0500)]
invirt-images: architecture should be 'all'
svn path=/trunk/packages/invirt-images/; revision=1854
Evan Broder [Tue, 28 Oct 2008 08:09:12 +0000 (04:09 -0400)]
Add package invirt-images for managing CDROM images
svn path=/trunk/packages/invirt-images/; revision=1365