Activity

From 05/28/2012 to 06/26/2012

06/26/2012

04:42 pm Revision 09743d3a: Add image properties help file
Nikos Skalkotos
04:35 pm Revision 279f2c7d: Fix error message for non supported media source
Nikos Skalkotos
12:29 am Revision 1f42adc8: Fix pep8 errors
Nikos Skalkotos

06/25/2012

04:21 pm Revision 74585c56: Fix minor typos in dialog_main.py
Nikos Skalkotos
04:04 pm Revision e55f4b3c: Fix a warning message in linux fix_acpid sysprep
Nikos Skalkotos
02:39 pm Revision 20409e9f: Use vfs_uuid instead of blkid to compute uuid
vfs_uuid is more suitable for this and it whas added before blkid
in guestfs, hence it is supported in more guestfs v...
Nikos Skalkotos
12:57 pm Revision 330fd618: Monitor metadata changes during shrink and sysprep
Inform the user about metadata changes performed during syspreps
execution or image shrinking.
Nikos Skalkotos

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.
Nikos Skalkotos

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
Nikos Skalkotos
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...
Nikos Skalkotos
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
Nikos Skalkotos

06/20/2012

07:10 pm Revision 7f623b20: Merge Deploy and Customize menu entries
Populate Sysprep entry in "Image Customization Menu". Not fully
working.
Nikos Skalkotos
06:30 pm Revision 755e1885: In linux.py make sysprep names for descriptive
Nikos Skalkotos
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.
Nikos Skalkotos
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...
Nikos Skalkotos

06/19/2012

05:54 pm Revision 3251a62c: Add help subpackage
This dir will host help files used by snf-image-create-dialog Nikos Skalkotos

06/18/2012

05:30 pm Revision f9d8c3d9: Populate `Deploy' dialog menu entry
Image properties manipulation works fine. Nikos Skalkotos

06/15/2012

07:26 pm Revision 2a21ff92: Further development on snf-image-creator-dialog
Extract and Register menu entries work fine. Nikos Skalkotos
04:53 pm Revision d3445122: In kamaki.register convert all metadata to strings
Otherwise the registration may fail. Nikos Skalkotos
12:03 pm Revision 825fe2a6: Open snapshot in binary mode before uploading
Nikos Skalkotos
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.
Nikos Skalkotos
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...
Nikos Skalkotos

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
Nikos Skalkotos
05:46 pm Revision 550d4a49: Allow readonly mount in DiskDevice class
Add an option to DiskDevice's mount method to allow readonly mount Nikos Skalkotos
01:33 pm Revision 7bf93524: Add Output module for dialog-based output
Nikos Skalkotos
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...
Nikos Skalkotos
11:32 am Revision 0931fbd6: Save bar_type parameter in Output base class
Nikos Skalkotos

06/12/2012

05:53 pm Revision ae10ac63: Add cleanup method in output class
Nikos Skalkotos

06/11/2012

06:28 pm Revision 4e58b51b: Create a new output subpackage
Nikos Skalkotos
12:12 pm Revision 710adfb2: Print an extra space when new_line=False
Nikos Skalkotos
12:02 pm Revision 96171db1: Add size param in the Output.Progress constructor
Nikos Skalkotos
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...
Nikos Skalkotos

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
Nikos Skalkotos

06/06/2012

03:14 pm Revision 574f2712: Fix copyright date in main.py
Nikos Skalkotos
02:05 pm Revision 46544c32: Check if stdout is a tty
If not then don't output progressbars and colors Nikos Skalkotos
12:05 pm Revision 08f26796: Fix a bug in Output.progress_generator
The progress bar of the progress generator had a wrong max attribute. Nikos Skalkotos

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.
Nikos Skalkotos
« Previous
Next »
 

Also available in: Atom