Displaying 20 results from an estimated 6000 matches similar to: "Error in chunked encoding"
2013 Jul 29
2
ANNOUNCE: Oz 0.11.0 release
All,
I'm pleased to announce release 0.11.0 of Oz. Oz is a program
for doing automated installation of guest operating systems with
limited input from the user. Release 0.11.0 is a bugfix and feature
release for Oz. Some of the highlights between Oz 0.10.0 and 0.11.0
are:
* Add support for installing Ubuntu 13.04
* Add the ability to get user-specific ICICLE information
* Add the
2012 Jan 11
1
ANNOUNCE: oz 0.8.0 release
All,
I'm pleased to announce release 0.8.0 of Oz. Oz is a program for
doing automated installation of guest operating systems with limited
input from the user.
Release 0.8.0 is a (long overdue) bugfix and feature release for
Oz. Some of the highlights between Oz 0.7.0 and 0.8.0 are:
- Optional virtualenv make target
- Conversion of unittests to py.test
- Replace
2012 Aug 19
2
ANNOUNCE: Oz 0.9.0 Release
All,
I'm pleased to announce release 0.9.0 of Oz. Oz is a program for
doing automated installation of guest operating systems with limited
input from the user. Release 0.9.0 is a (long overdue) bugfix and
feature release for Oz. Some of the highlights between Oz 0.8.0 and
0.9.0 are:
- Easier to create Debian/Ubuntu packages
- Ability to specify the disk size in the TDL
-
2014 Feb 07
1
Re: Automate Windows 7 installation via Answer file
Thanks, i will try out the links
RJ
> Date: Thu, 6 Feb 2014 13:46:17 -0700
> From: eblake@redhat.com
> To: rajeshdavid@hotmail.com; libvirt-users@redhat.com
> Subject: Re: [libvirt-users] Automate Windows 7 installation via Answer file
>
> On 02/06/2014 10:57 AM, RAJESH David John wrote:
> > Hello,
> > Is there a means to automate windows 7 installation after
2011 Mar 11
1
setpgid() before exec'ing qemu
Hi
I am writing a python test suite that uses oz (https://github.com/clalancette/oz)
which uses libquestfs. I am simulating a small cloud and have some apps that need
to talk to the guests.
All works really well until I needed to start another process.
So I start a process then "oz" starts up a VM (it uses libquestfs)
then when "oz" cleans up it calls
2013 Jul 29
0
Re: ANNOUNCE: Oz 0.11.0 release
On 07/28/2013 09:43 PM, Chris Lalancette wrote:
> All,
> I'm pleased to announce release 0.11.0 of Oz. Oz is a program
> for doing automated installation of guest operating systems with
> limited input from the user. Release 0.11.0 is a bugfix and feature
> release for Oz. Some of the highlights between Oz 0.10.0 and 0.11.0
> are:
>
> * Add support for
2012 May 22
1
[PATCH] TODO: sysprep todo list clearance
Remove the implemented features from TODO list.
Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com>
---
TODO | 3 ---
1 file changed, 3 deletions(-)
diff --git a/TODO b/TODO
index 93f8787..b2d53d7 100644
--- a/TODO
+++ b/TODO
@@ -377,15 +377,12 @@ virt-sysprep ideas
------------------
- other Spacewalk / RHN IDs (?)
- - Kerberos keys
- Puppet registration
- Windows
2014 Jan 03
0
ANNOUNCE: Oz 0.12.0 release
All,
I'm pleased to announce release 0.12.0 of Oz. Oz is a program for
doing automated installation of guest operating systems with limited
input from the user. Release 0.12.0 is a bugfix and feature release
for Oz. Some of the highlights between Oz 0.11.0 and 0.12.0 are:
* Fixes to concurrent oz-install invocations
* Python 3 compatibility in the test suites
* Support for Ubuntu
2017 Aug 08
0
ANNOUNCE: Oz 0.16.0 release
All,
I'm pleased to announce release 0.16.0 of Oz. Oz is a program for
doing automated installation of guest operating systems with limited input
from the user. Release 0.16.0 is a bugfix and feature release for Oz.
Some of the highlights between Oz 0.15.0 and 0.16.0 are:
* Windows 10 and 2016 support
* All timeouts are now configurable
* Ubuntu 16.04, 16.10, 17.04 support
* Mageia 2,
2016 Feb 29
0
ANNOUNCE: Oz 0.15.0 release
All,
I'm pleased to announce release 0.15.0 of Oz. Oz is a program for
doing automated installation of guest operating systems with limited input
from the user. Release 0.15.0 is a bugfix and feature release for Oz.
Some of the highlights between Oz 0.14.0 and 0.15.0 are:
* Make sure openssh-clients is included in CentOS builds
* Add support for Fedora-23
* Add customization support
2015 Mar 07
0
ANNOUNCE: Oz 0.13.0 release
All,
I'm pleased to announce release 0.13.0 of Oz. Oz is a program
for doing automated installation of guest operating systems with
limited input from the user. Release 0.13.0 is a bugfix and feature
release for Oz. Some of the highlights between Oz 0.12.0 and 0.13.0
are:
- For Fedora, if the user specifies a version, but that isn't
supported yet, try the last supported version (in
2015 Jun 26
0
ANNOUNCE: Oz 0.14.0 release
All,
I'm pleased to announce release 0.14.0 of Oz. Oz is a program
for doing automated installation of guest operating systems with
limited input from the user. Release 0.14.0 is a bugfix and feature
release for Oz. Some of the highlights between Oz 0.13.0 and 0.14.0
are:
* Fix a bug in checksum checking (this should work again)
* Add a global lock around pool refresh; should get rid
2019 Mar 16
0
ANNOUNCE: Oz 0.17.0 release
All,
I'm pleased to announce release 0.17.0 of Oz. Oz is a program for
doing automated installation of guest operating systems with limited
input from the user. Release 0.17.0 switches Oz to be python3 only,
since Python 2 support is ending soon. There are also some minor fixes
in here, along with the addition of support for some new OSs.
A tarball and zipfile of this release is
2013 Mar 09
0
ANNOUNCE: Oz 0.10.0 Release
All,
I'm pleased to announce release 0.10.0 of Oz. Oz is a program for
doing automated installation of guest operating systems with limited input
from the user. Release 0.10.0 is a bugfix and feature release for Oz.
Some of the highlights between Oz 0.9.0 and 0.10.0 are:
* Support for installing OpenSUSE 12.1 and 12.2
* Support for python3
* Support for Ubuntu 12.04.1,
2012 May 25
1
[PATCH] sysprep: remove the data and log files of puppet
Remove the data(keys) and log files of puppet.
Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com>
---
TODO | 1 -
sysprep/Makefile.am | 2 +
sysprep/sysprep_operation_puppet_data_log.ml | 52 ++++++++++++++++++++++++++
3 files changed, 54 insertions(+), 1 deletion(-)
create mode 100644
2012 Apr 23
2
[PATCH] sysprep: flag the system for reconfiguration
Flag the system for reconfiguration by touching /.unconfigured .
Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com>
---
TODO | 2 -
sysprep/Makefile.am | 2 +
sysprep/sysprep_operation_flag_reconfiguration.ml | 42 +++++++++++++++++++++
3 files changed, 44 insertions(+), 2 deletions(-)
create mode
2011 Nov 04
1
Using guestfs.kill_subprocess()
Hey Rich,
In the past I know you have mentioned that using
guestfs.kill_subprocess() isn't strictly necessary after you are finished
using libguestfs. I believe you said that in the python bindings, that
step would happen automatically when the object goes out of scope and the
__del__ method is called. However, since it never seemed to harm anything
and I wanted to be extra safe, I
2014 Feb 06
2
Automate Windows 7 installation via Answer file
Hello,
Is there a means to automate windows 7 installation after Running
"Virsh create windows7.xml"
OS = Centos 6.2
Hypervisor = KVM
Any ideas or pointer is greatly appreciated.
Thanks
Rajesh J
2012 May 25
1
virt-sysprep on Windows Guest
Hi Rich, folks,
I wont to start doing the windows guest support for virt-sysprep,
Any thoughts?
What do you think should be prepared on a new cloned windows guest?
Thanks,
Wanlong Gao
2012 Dec 11
1
Trying to package Oz for Ubuntu
[ CCing to Hilko who is the Debian maintainer, and the libguestfs
mailing list. ]
On Tue, Dec 11, 2012 at 04:18:20PM -0600, Steve Loranz wrote:
> Chris / Richard,
>
> I'm trying to get a package of Oz together for Ubuntu so that I can
> ultimately get an imagefactory package built for Ubuntu as well. I'm
> stuck on libguestfs at this point and was hoping one of you might