Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit 81f1529

Browse files
committed
Updated NEWS
1 parent af7c681 commit 81f1529

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

NEWS

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
Virt Install News
22
=================
33

4+
Release 0.300.3
5+
---------------
6+
7+
This release addresses a number of major bugs, and optimizes
8+
aspecst of the installation process. When probing for OS distro
9+
type it will test file existance, rather than fetching the entire
10+
file. RFC compliant NFS uris are now accepted & converted where
11+
needed. When probing for Red Hat distro variants, look for the
12+
.treeinfo file to determine initrd/kernel locations. Print user
13+
friendly error instead of stack traces, and hide bogus libvirt
14+
error messages from console. Add a --noreboot flag to virt-install
15+
to prevent the automatic reboot at end of installation. Use the
16+
libvirt capabilities XML to determine the guest types supported
17+
by a hypervisor. Add --force option to prevent any interactive
18+
prompting.
19+
20+
Release 0.300.2
21+
---------------
22+
23+
This release fixes a couple of minor bugs. XML attributes are
24+
correctly escaped in the XML. vCPUs can be pinned to pCPUs at
25+
install time. Windows guests will be automatically configured
26+
to use localtime. Improved input validation
27+
428
Release 0.300.1
529
---------------
630

0 commit comments

Comments
 (0)