~ubuntu-branches/ubuntu/quantal/virtinst/quantal-proposed

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Marc Deslauriers
  • Date: 2011-02-01 15:40:11 UTC
  • mfrom: (1.3.16 experimental)
  • Revision ID: james.westby@ubuntu.com-20110201154011-op0nusgc240xajvb
Tags: 0.500.5-1ubuntu1
* Merge from debian experimental. Remaining changes:
  - debian/patches/9001_Ubuntu.patch:
     + Updated to add maverick and natty to OS list and enable virtio
       for them.
  - debian/patches/9003-fix-path-to-hvmloader-in-testsuite.patch: adjust
    testsuite for 0001-fix-path-to-hvmloader.patch and
    0002-Fix-path-to-pygrub.patch. (refreshed)
  - debian/control: added acl package to depends.
  - Demote virt-viewer to Suggests, as it's in universe.
  - Recommends libvirt-bin
* Removed patches:
  - debian/patches/9002-libvirt_disk_format.patch: Upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
   Virtinst News
2
2
   =================
3
3
 
 
4
Release 0.500.5 (Jan 14, 2011)
 
5
----------------------------------
 
6
- New virt-install --cpu option for configuring CPU model/features
 
7
- virt-install --vcpus option can not specify topology and maxvcpus
 
8
- New virt-install --graphics option to unify --vnc, --sdl, spice config
 
9
- New virt-install --print-xml option to skip install and print XML
 
10
 
 
11
Release 0.500.4 (August 24, 2010)
 
12
---------------------------------
 
13
- New virt-install --console option for specifying virtio console device
 
14
- New virt-install --channel option for specifying guest communication
 
15
  channel
 
16
- New virt-install --boot option. Allows setting post-install boot
 
17
  order, direct kernel/initrd boot, and enabling boot device menu.
 
18
- New virt-install --initrd-inject option, which enables installation
 
19
  using a _local_ kickstart file (Colin Walters)
 
20
 
4
21
Release 0.500.3 (March 24, 2010)
5
22
--------------------------------
6
23
- virt-install: New --watchdog option: configure a virtual watchdog device