Revision:

Revisions

# Date Author Comment
97a59b7f 09/02/2013 10:42 am Nikos Skalkotos

Fix the magic number in the ci scripts

95b1e50f 09/02/2013 10:42 am Nikos Skalkotos

Bump version 0.5.2

694ca1e9 08/23/2013 05:20 pm Nikos Skalkotos

Update version to 0.5.1next

7b93cb76 08/23/2013 05:17 pm Nikos Skalkotos

Merge branch 'hotfix-0.5.1' into develop

be997992 08/23/2013 05:17 pm Nikos Skalkotos

Merge branch 'hotfix-0.5.1'

b9d5b28d 08/23/2013 05:15 pm Nikos Skalkotos

Bump version to 0.5.1-1~precise

Signed-off-by: Nikos Skalkotos <>

58b65071 08/23/2013 05:15 pm Nikos Skalkotos

Merge branch 'hotfix-0.5.1' into debian-precise

186757a1 08/23/2013 05:00 pm Nikos Skalkotos

Bump version to 0.5.1-1~wheezy

Signed-off-by: Nikos Skalkotos <>

eee82c44 08/23/2013 05:00 pm Nikos Skalkotos

Merge branch 'hotfix-0.5.1' into debian-wheezy

cce32fea 08/23/2013 04:47 pm Nikos Skalkotos

Update ChangeLog and version.py for 0.5.1

b25b422b 08/23/2013 04:25 pm Nikos Skalkotos

Fix a KeyError bug in dialog_wizard.py

effda5db 08/23/2013 04:24 pm Nikos Skalkotos

Extend the allowed cloud name characters

Allow the characters that kamaki allows

f5634b9a 08/22/2013 04:46 pm Nikos Skalkotos

Use forceall in e2fsck if available

Before shrinking a filesystem use the e2fsck -y if the underlined
guestfs library supports it.

a38447ba 08/22/2013 04:26 pm Nikos Skalkotos

In _foreach_file check if the directory exists

Otherwise print a warning.

6a7a5d4e 08/22/2013 03:28 pm Nikos Skalkotos

Bump version to 0.5.1

6418a672 08/22/2013 01:35 pm Nikos Skalkotos

Bump version to 0.5-1~precise

Signed-off-by: Nikos Skalkotos <>

53c598ef 08/22/2013 01:34 pm Nikos Skalkotos

Merge branch 'master' into debian-precise

4c5a78f7 08/22/2013 01:25 pm Nikos Skalkotos

Add winexe and qemu-kvm as dependencies

15bc03a8 08/22/2013 01:05 pm Nikos Skalkotos

Bump version to 0.5-1~wheezy

Signed-off-by: Nikos Skalkotos <>

07ef93e1 08/22/2013 01:05 pm Nikos Skalkotos

Merge branch 'master' into debian-wheezy

6a523584 08/22/2013 12:50 pm Nikos Skalkotos

Add extra qemu-kvm and winexe dependency

230f03ca 08/04/2013 09:43 pm Nikos Skalkotos

Update ChangeLog and version for 0.5

50795600 08/04/2013 09:10 pm Nikos Skalkotos

Merge branch 'develop'

9228aff8 08/04/2013 06:10 pm Nikos Skalkotos

Update documentation to reflect the changes made

981b4504 08/04/2013 04:12 pm Nikos Skalkotos

Fix version check introduced in aca3e6508c7ae3f5ee

The fix was backported to version 1.16.11

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 ... 12 Next » (51-100/554) | Per page: 25, 50, 100

Also available in: Atom