Activity

From 03/12/2012 to 04/10/2012

04/10/2012

04:38 pm Revision f165adc0: Add options for enabling/disabling sysprep tasks
Also merge data_cleanup tasks with syspreps and did a major cleanup Nikos Skalkotos

04/09/2012

03:09 pm Revision 76d4a1c9: Add options for printing sysprep and data cleanup
Add --print-data-cleanup and --print sysprep input options. If enabled
the program will output what data cleanup and ...
Nikos Skalkotos
03:08 pm Revision 4cab6d62: Fix pep8 error
Nikos Skalkotos

04/06/2012

06:08 pm Revision a9c9d939: Add cleanup method that removes user accounts
This method will remove all users that have id over 1000. In most
systems this will remove all normal user accounts b...
Nikos Skalkotos

04/05/2012

05:36 pm Revision 51fab9c9: Add cleanup method that locks all user accounts
Nikos Skalkotos
04:26 pm Revision 0144d7c7: Add exclude_task decorator in os_type
This can be used to create a set of by default disabled data_cleanup
and sysprep tasks.
Nikos Skalkotos

03/24/2012

02:54 pm Revision 979096dd: Add silent mode option
All printing had to be reordered and now it is done from a central point. Nikos Skalkotos
01:20 pm Revision 79d566de: Add image_creator.os_type to packages in setup
Nikos Skalkotos
10:50 am Revision fc54978e: Add a new line the end of the acpid action script
Nikos Skalkotos
10:40 am Revision 39cfd61a: Capitalize all image metadata keys
Nikos Skalkotos
10:31 am Revision 69aa33fa: Fix cli options help messages
Nikos Skalkotos

03/23/2012

07:16 pm Revision d603d80d: Move image_extract method into DiskDevice
Nikos Skalkotos

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.
Nikos Skalkotos
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...
Nikos Skalkotos
08:14 pm Revision 3f70f242: Fix linux sysprep_acpid & remove output indents
Nikos Skalkotos

03/20/2012

07:08 pm Revision e2cf65d3: Add new-line printing option in printing functions
Nikos Skalkotos
06:04 pm Revision 22a6d232: Beautify program's output.
Nikos Skalkotos

03/19/2012

12:26 pm Revision ae48a082: Fix license, copyright and pep8 infractions
Nikos Skalkotos

03/16/2012

07:21 pm Revision c54fc0e8: Fix wrong variable name in progress_callback
Nikos Skalkotos
06:14 pm Revision 0ae01e26: Create an exception based error reporting system
All modules should use image_creator.FatalError exception to report
fatal errors.
Nikos Skalkotos
05:36 pm Revision 3d083be5: Fix a bug in linux sysprep_* methods
The parameter order when calling guestfs.write was incorrect. Nikos Skalkotos
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...
Nikos Skalkotos

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
Nikos Skalkotos
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...
Nikos Skalkotos
12:23 pm Revision c16922f7: Add cleanup_cache function in unix
This function will remove regular files under /var/cache Nikos Skalkotos
12:17 pm Revision feab499d: Add remove_persistent_net method in linux.
This will remove the persitent net udev rule. Nikos Skalkotos

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

Also available in: Atom