Menu

guest-magic / News: Recent posts

Work in progress

It has been a while since I made any changes to guest-magic. I am however working on adding a few changes. I have been playing around a bit with some code. Testing various things individually but not as part of guest-magic. Therefore, I haven't actually uploaded any code to CVS. Hopefully soon Ill have some free time and be able to add things that Im playing around with into the guest-magic code and maybe even have a new release. I have really long days these days with very little free time so it might take a while for me to actually get things done. However, here are some of the things I have been working on:
- add feature to clone guests that use a file as a disk instead of an LVM volume. This way a user will be prompted when the application starts whether they want to clone an lvm based guest or a file based guest.
- let user browse to the file/guest they want to clone and browse to the directory where they actually want to save the cloned guest.
- guest-magic will now actually edit an existing configuration file instead of having the config file hard coded in the guest-magic code. I found that some guest configuration files are different than others and therefore having it hardcoded is not a good idea. It shouldn't have been hard coded to begin with but I guess due to time constraints we took the easy way out.... read more

Posted by Tom Wisniewski 2007-06-05

guest-magic-0.1.2

Forgot to import the os library in the 0.1.1 release. Program would crash before it even started. Should be all good now.

Posted by Tom Wisniewski 2007-04-18

guest-magic-0.1.1

Just fixed a bug. 'xm list' is now executed through the use of a pipe instead of commands.getoutput.

Posted by Tom Wisniewski 2007-04-17

guest-magic-0.1 is finally released.

The great user-friendly GUI tool is finally released to end user to download and create instant guest domain.

Posted by Ronnie 2007-04-10

Additions to CVS

Today we added some code to our CVS repo. Our first release is comming up really shortly. Expect it within the next few days.

Posted by Tom Wisniewski 2007-03-24