Activity
From 05/24/2012 to 06/22/2012
06/22/2012
- 06:51 pm Revision a42a42b3: Populate Shrink menu entry
- Also fix various issues. snf-image-creator-dialog is almost ready.
Some `Help' entries are missing.
06/21/2012
- 07:20 pm Revision 9afc4b89: Populate Sysprep menu entry
- Also create a new output class (InfoBoxOutput) to be used when
performing syspreps - 06:10 pm Revision e7cbfb0a: Add get_sysprep_by_name method in os_type classes
- This method returns a sysprep object with a given name. Now,
(enable,disable)_sysprep work with sysprep objects inste... - 02:13 am Revision f8cccab5: Fix a bug introduced in 2e50092b2437913561a37c646e
- The do_sysprep method was not updated to comply with the changes
made in list_syspreps method
06/20/2012
- 07:10 pm Revision 7f623b20: Merge Deploy and Customize menu entries
- Populate Sysprep entry in "Image Customization Menu". Not fully
working. - 06:30 pm Revision 755e1885: In linux.py make sysprep names for descriptive
- 04:28 pm Revision 12078c7e: Add sysprep_info method in os_type classes
- This method takes a sysprep object as argument and returns the name
and a description for this object. - 03:17 pm Revision 2e50092b: Make os_type list_sysprep method return 1 list
- The method used to return 2 lists of enabled and disabled sysprep
object. Since sysprep objs contail an `enabled' att...
06/19/2012
- 05:54 pm Revision 3251a62c: Add help subpackage
- This dir will host help files used by snf-image-create-dialog
06/18/2012
- 05:30 pm Revision f9d8c3d9: Populate `Deploy' dialog menu entry
- Image properties manipulation works fine.
06/15/2012
- 07:26 pm Revision 2a21ff92: Further development on snf-image-creator-dialog
- Extract and Register menu entries work fine.
- 04:53 pm Revision d3445122: In kamaki.register convert all metadata to strings
- Otherwise the registration may fail.
- 12:03 pm Revision 825fe2a6: Open snapshot in binary mode before uploading
- 11:55 am Revision df499fea: In some circumstances mount the image readonly
- If no customization is to be applied the image should be mounted
readonly. - 11:32 am Revision 3b7d3fc7: Don't handle kamaki exceptions in kamaki_wrapper
- Let the application decide what to do with them. If image-creator
receives an error from kamaki it will terminate. Bu...
06/14/2012
- 06:19 pm Revision 672cabb9: Initial commit for snf-image-creator-dialog
- snf-image-creator-dialog is a dialog based version of snf-image-creator
Nothing works yet - 05:46 pm Revision 550d4a49: Allow readonly mount in DiskDevice class
- Add an option to DiskDevice's mount method to allow readonly mount
- 01:33 pm Revision 7bf93524: Add Output module for dialog-based output
- 11:37 am Revision bb4db5a8: Fix a bug introduced in 4e58b51b
- The error function main.py used for outputing errors has been removed
and the code was not updated to use the error m... - 11:32 am Revision 0931fbd6: Save bar_type parameter in Output base class
06/12/2012
06/11/2012
- 06:28 pm Revision 4e58b51b: Create a new output subpackage
- 12:12 pm Revision 710adfb2: Print an extra space when new_line=False
- 12:02 pm Revision 96171db1: Add size param in the Output.Progress constructor
- 11:25 am Revision 5f27b178: Disable recovery proc if libguestfs ver < 1.17.14
- In older versions of libguestfs, the recovery process did not close
the file descriptors it inherited. This could cas...
06/07/2012
- 01:58 pm Revision 1ea7fc2e: Make progress class contain and Ouput instance
- This is handy because now progress class can print using the output
methods of it's output class
06/06/2012
- 03:14 pm Revision 574f2712: Fix copyright date in main.py
- 02:05 pm Revision 46544c32: Check if stdout is a tty
- If not then don't output progressbars and colors
- 12:05 pm Revision 08f26796: Fix a bug in Output.progress_generator
- The progress bar of the progress generator had a wrong max attribute.
06/05/2012
- 07:08 pm Revision e77e66a9: Unify output by creating a seperated output module
- All image-creator components now output messages using an instance
of one of the output classes.
Also available in: Atom