Revision:

Revisions

# Date Author Comment
419c8d7b 08/03/2013 04:14 pm Nikos Skalkotos

Fix a typo in one of the input options

--print-sysprep should be --print-syspreps

5756c277 08/03/2013 04:05 pm Nikos Skalkotos

Convert check_guestfs_version into an Image method

It used to be a function in util module

0611e6dd 08/03/2013 04:00 pm Nikos Skalkotos

Fix multiple bugs in util.get_kvm_binary

The machine hardware name fetched by `uname m' should have been
stripped, and a --enable-kvm option should be added if the returned
executable was qemu-system
<arch>

df36e2a4 08/02/2013 03:40 pm Nikos Skalkotos

Print a meaningful msg if windows shrinking fails

aca3e650 08/02/2013 01:44 pm Nikos Skalkotos

Raise FatalError for guestfs < 1.17.18 in windows

If the media is windows and guestfs version is less than 1.17.18
raise a Fatal Error. The versions below this have a bug and
inspect_os will fail if the HKLM\SYSTEM\MountedDevices registry key
is missing. This key gets deleted by Microsoft Sysprep

bbfcaef1 08/01/2013 12:56 pm Nikos Skalkotos

Workaraound the old behaviour of kill_subprocess

Before libguestfs 1.18.4 you cannot shutdown the backend and then
relaunch it

ec8b2a79 08/01/2013 12:26 pm Nikos Skalkotos

Add {enable, disable}_guestfs methods in image cls

b932f59d 08/01/2013 11:12 am Nikos Skalkotos

Fix a typo in a variable name

091c0335 08/01/2013 11:10 am Nikos Skalkotos

Don't copy the guestfs handler in the os_type cls

6f391961 07/31/2013 03:53 pm Nikos Skalkotos

Merge branch 'hotfix-0.4.4' into develop

Conflicts:
image_creator/os_type/unix.py
image_creator/version.py
version

1cd84cb6 07/31/2013 03:49 pm Nikos Skalkotos

Merge branch 'hotfix-0.4.4'

58f660b1 07/31/2013 03:46 pm Nikos Skalkotos

Bump version to 0.4.4-1~precise

Signed-off-by: Nikos Skalkotos <>

8f0fbdfb 07/31/2013 03:44 pm Nikos Skalkotos

Merge branch 'hotfix-0.4.4' into debian-hotfix-0.4.4

3784c7c1 07/31/2013 02:51 pm Nikos Skalkotos

Update ChangeLog and version.py for release 4.4.4

ce66ae38 07/31/2013 01:33 pm Nikos Skalkotos

Check if scrubbing is supported

Don't try to scrub data unless the used guestfs appliance supports
it

ab694a5e 07/31/2013 12:42 pm Nikos Skalkotos

Bump version to 0.4.4

c5effe03 07/30/2013 05:40 pm Nikos Skalkotos

Ignore the absence pagefile.sys in windows

3f97df32 07/30/2013 04:44 pm Nikos Skalkotos

Merge branch 'feature-windows-support' into develop

f584265d 07/30/2013 04:44 pm Nikos Skalkotos

Fix the sysprep_param interface in expert mode

Group the system preparation tasks to simple and advanced.

4246a133 07/30/2013 04:44 pm Nikos Skalkotos

Add a function for finding out the kvm binary

On some systems it is kvm, on some others it is qemu-system-x86_64. On
32bit PC it is qemu-system-i386

c9d53ee2 07/30/2013 04:43 pm Nikos Skalkotos

Remove bootable options from image class

It has never been used. If we need it in the future, we will bring
it back

0eac0256 07/30/2013 04:43 pm Nikos Skalkotos

Add support for sysprep-parameters

The user may define parameters needed by the os_type classes to perform
the system preparation tasks.

A new needed_sysprep_params method is added to os_type.OSBase that
returns a list with parameters that should be defined by the user.

b21b5519 07/30/2013 04:43 pm Nikos Skalkotos

Add option for printing the needed sysprep params

74780ad6 07/30/2013 04:43 pm Nikos Skalkotos

Add support for performing sysprep on windows

In windows the do_sysprep method shuts down the guestfs vm and boots
the image. This allows executing windows commands on the image remotely.

10088af7 07/30/2013 04:43 pm Nikos Skalkotos

Monitor when the windows VM is up and running

« Previous 1 2 3 4 5 6 ... 23 Next » (76-100/554) | Per page: 25, 50, 100

Also available in: Atom