Activity
From 02/21/2012 to 03/21/2012
03/21/2012
- 08:46 pm Revision d144e954: Fix sysprep_acpid method in linux.
- Commit 3f70f24 introduced a bug where the event file was overwritten
instead of the action file. - 08:35 pm Revision 13675429: Correct image size computation
- This commit fixes a bug where size method in DiskDevice returned the
payload size of the device one byte shorter than... - 08:14 pm Revision 3f70f242: Fix linux sysprep_acpid & remove output indents
03/20/2012
- 07:08 pm Revision e2cf65d3: Add new-line printing option in printing functions
- 06:04 pm Revision 22a6d232: Beautify program's output.
03/19/2012
03/16/2012
- 07:21 pm Revision c54fc0e8: Fix wrong variable name in progress_callback
- 06:14 pm Revision 0ae01e26: Create an exception based error reporting system
- All modules should use image_creator.FatalError exception to report
fatal errors. - 05:36 pm Revision 3d083be5: Fix a bug in linux sysprep_* methods
- The parameter order when calling guestfs.write was incorrect.
- 05:26 pm Revision 0db22eac: Split DiskDevice constructor in 2 parts
- In the constructor only variable initialization is performed. This is
needed because the constructor is executed befo...
03/13/2012
- 06:09 pm Revision f8119e65: Extend data_cleanup method in unix
- * Add more userdata to be cleaned
* Prefix all data_cleanup methods with data_cleanup - 05:48 pm Revision 9cbb5794: Add sysprep method in os_type classes.
- This is used to prepare the media for image extraction. The main
difference from data_cleanup is that the tasks perfo... - 12:23 pm Revision c16922f7: Add cleanup_cache function in unix
- This function will remove regular files under /var/cache
- 12:17 pm Revision feab499d: Add remove_persistent_net method in linux.
- This will remove the persitent net udev rule.
03/12/2012
- 07:01 pm Revision a83f5185: Add convert_to_persistent_dev method in Linux
- This method replaces all non-persistent device appearances in fstab and
grub1 with UUIDs.
03/11/2012
03/09/2012
- 05:26 pm Revision 3ccb2618: Remove python-losetup dependency
- The package is buggy and we can use pbs to do the same thing.
03/08/2012
- 06:51 pm Revision e7c01d1e: Add an extra yield in progress_generator
- This is needed to suppress the StopIteration exception
- 05:32 pm Revision 586da0a0: Add progress bar for the guestfs launch method
- 05:30 pm Revision 1a3f1298: Add options for image upload/register with kamaki
- Not workable. Kamaki is not imported yet.
03/07/2012
- 05:45 pm Revision 01a7cff3: Handle imported commands that aren't in the PATH
- This fixes cases where a normal user tries to execute the program and
the program raises pbs.CommandNotFound exceptio...
03/05/2012
- 04:13 pm Revision 36e348b6: Fix a bug in get_passworded_users
- 03:45 pm Revision 2a79684d: Add external dependencies in setuptools
02/29/2012
- 07:47 pm Revision c408053f: Add input options and populate image metadata
- Hooray! This is the first release that actually works!
- 02:27 pm Revision a1a5ca4b: Fix minor typos
02/28/2012
- 10:12 pm Revision 3b2f6619: Document basic classes and methods
- 06:32 pm Revision 486ea6e0: Detect Kubuntu images
- This is done checking an Ubuntu image for the presence of
kubuntu-desktop package. - 06:26 pm Revision e3aac3f9: Make DiskDevice.shrink() return the new disk size
02/24/2012
- 03:29 pm Revision 8c574358: Major code revision
- * Add foreach_file function in OSBase. This is used by all cleanup
methods
* Add slackware class. This class derive...
02/22/2012
Also available in: Atom