Displaying 20 results from an estimated 2000 matches similar to: "ANNOUNCE: oz0.6.0 release"
2011 Sep 15
1
ANNOUNCE: oz 0.7.0 release
All,
I'm pleased to announce release 0.7.0 of Oz. Oz is a program for doing
automated installation of guest operating systems with limited input from
the user.
Release 0.7.0 is a bugfix and feature release for Oz. Some of the
highlights between Oz 0.6.0 and 0.7.0 are:
- Ability to use the "direct initrd injection" method to install Fedora/RHEL
guests. This is an
2011 Jun 08
0
ANNOUNCE: oz 0.4.0 release
All,
I'm pleased to announce release 0.4.0 of Oz. Oz is a program for doing
automated installation of guest operating systems with limited input from the
user.
Release 0.4.0 is a bugfix and feature release for Oz. Some of the
highlights between Oz 0.3.0 and 0.4.0 are:
- Automatic detection/use of cached JEOS images (the previous method required
the user of the oz libraries to
2011 Jun 30
0
ANNOUNCE: oz 0.5.0 release
All,
I'm pleased to announce release 0.5.0 of Oz. Oz is a program for doing
automated installation of guest operating systems with limited input from the
user.
Release 0.5.0 is a bugfix and feature release for Oz. Some of the
highlights between Oz 0.4.0 and 0.5.0 are:
- Replace icicle-nc binary with a shell script to try various methods. Besides
being more portable, this also
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
2011 Mar 31
0
ANNOUNCE: oz 0.3.0 release
All,
I'm pleased to announce release 0.3.0 of Oz. Oz is a program for doing
automated installation of guest operating systems with limited input from the
user.
Release 0.3.0 is mostly a bugfix release for Oz. However, there are also
a few minor features included as well. Some of the highlights between Oz 0.2.0
and 0.3.0 are:
- Add the ability to specify the output directory for
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
-
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
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
2015 Mar 04
3
supermin on arm
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
I was testing oz/imagefactory on 32 bit arm, you have to have
kernel-lpae installed to run kvm. while you can have the regular
kernel installed also. You end up having the system booting the regular
kernel and you do not get kvm. Ideally supermin will work with the lpae
kernel.
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
2006 Jun 29
0
Asterisk with Sipbroker calling / routing problem
Hello all,
I've been using * for quite some time and yesterday I decided to add
sipbroker to my config. It was pretty simple and it works for some
numbers (e.g. I can call *258-9123, UK date & time - which is on the
"phone numbers you can call" page -) but fails for some others.
For example I've got a friend who's at freephonie so to call him, I
would dial
2016 Mar 02
3
Dual certificate
Hello all;
Is anyone knows if it's possible to have a dual certificate setup on
dovecot like in postfix or apache ?
i tried to add several crts in local name section :
local_name imap.server.tdl {
ssl_cert = <server_rsa_crt.pem
ssl_key = <server_rsa_key.pem
ssl_cert = <server_ecdsa_crt.pem
ssl_key = <server_ecdsa_key.pem
}
but it seems that dovecot takes the last one (ecdsa)
2023 Jun 21
2
[Bug 3582] New: Confusing error message when using ProxyJump
https://bugzilla.mindrot.org/show_bug.cgi?id=3582
Bug ID: 3582
Summary: Confusing error message when using ProxyJump
Product: Portable OpenSSH
Version: 9.3p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at
2004 Aug 06
0
JSpeex help
I am not sure if this is right place to ask for help on jspeex or can some one suggest. I have tried on jspeex sourceforge.net page.
I am trying to use Pcm2SpeexAudioInputStream by creating it from tdl which received pcm_signed audio data as follows:
AudioFormat format = new AudioFormat (AudioFormat.Encoding.PCM_SIGNED, 8000, 16, 1, 2, 8000, true);
DataLine.Info targetInfo = new DataLine.Info
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
2004 Aug 06
0
JSpeex help
Hi Sanjiv,
There does indeed appear to be some trouble with
the Javasound SPI encoder (the SPI decoder works well).
I am working on it, and hope to have a fix soon. In the
mean time, you can use the encoder outside of
JavaSound, that one works well (see the command line
encoder as example code of how to implement it).
sincerely
Marc Gimpel
Head of research
Wimba
<p>On
2004 Sep 08
0
[PATCH]Extending user@host syntax
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
the following patch extends the user at host syntax on the ssh command line to
allow an additional HostKeyAlias and Port to be given as a single argument, eg:
ssh user at localhost%8022,www.tdl.com
is equivalent to
ssh -o 'HostKeyAlias www.tdl.com' -p 8022 user at localhost
The patch is particularly useful when ssh is called from
1995 Dec 28
0
No subject
>From owner-majordomo Wed Dec 27 18:00:16 1995
Received: from minnie.cs.adfa.oz.au (minnie.cs.adfa.oz.au [131.236.21.160])
by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA02351
for <freebsd-announce@freefall.FreeBSD.org>; Wed, 27 Dec 1995 18:00:13 -0800 (PST)
Received: (warren@localhost) by minnie.cs.adfa.oz.au (8.6.8/8.3) id MAA04468; Thu, 28 Dec 1995
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,