FWN/Beats/Virtualization
From FedoraProject
(small proofread and wiki-improve) |
(start 203) |
||
| Line 2: | Line 2: | ||
{{Anchor|Virtualization}} | {{Anchor|Virtualization}} | ||
| + | |||
== Virtualization == | == Virtualization == | ||
In this section, we cover discussion of Fedora virtualization technologies on the | In this section, we cover discussion of Fedora virtualization technologies on the | ||
| − | @fedora-virt, @fedora-xen-list, | + | @fedora-virt, @fedora-xen-list, @libguestfs, @libvirt-list, |
| + | @virt-tools-list, and @ovirt-devel-list lists. | ||
Contributing Writer: [[User:Dale | Dale Bewley]] | Contributing Writer: [[User:Dale | Dale Bewley]] | ||
| Line 13: | Line 15: | ||
[http://www.redhat.com/mailman/listinfo/fedora-virt fedora-virt list]. | [http://www.redhat.com/mailman/listinfo/fedora-virt fedora-virt list]. | ||
| − | ==== | + | ==== Fedora Virtualization Status ==== |
| − | [[ | + | [[MarkMcLoughlin|Mark McLoughlin]] |
| − | + | <ref>http://www.redhat.com/archives/fedora-virt/2009-November/msg00045.html</ref> | |
| − | + | <references /> | |
| − | + | ==== Rawvirt Rawhide Virtualization for Fedora 12 ==== | |
| + | [[JustinForbes|Justin Forbes]] | ||
| + | announced<ref>http://www.redhat.com/archives/fedora-virt/2009-November/msg00041.html</ref> | ||
| + | "As was done for Fedora 11 users, the tradition continues, only the | ||
| + | locations have changed. | ||
| − | + | We've set up a repository for people running Fedora 12 who would like | |
| + | to test the rawhide/F13 virt packages. To use it, do e.g." | ||
| − | + | <pre> | |
| − | [ | + | $> cat > /etc/yum.repos.d/fedora-virt-preview.repo << EOF |
| − | + | [rawvirt] | |
| + | name=Virtualization Rawhide for Fedora 12 | ||
| + | baseurl=http://jforbes.fedorapeople.org/virt-preview/f12/$basearch/ | ||
| + | enabled=1 | ||
| + | gpgcheck=0 | ||
| + | EOF | ||
| + | $> yum update | ||
| + | </pre> | ||
| − | + | The Virtualization Preview Repository<ref>http://fedoraproject.org/wiki/Virtualization_Preview_Repository</ref> | |
| − | + | is for people who would like to test the very latest virtualization related packages. This repository is intended primarily as an aid to testing / early experimentation. It is not intended for 'production' deployment. | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
<references /> | <references /> | ||
| Line 51: | Line 50: | ||
[http://www.redhat.com/mailman/listinfo/fedora-xen fedora-xen list]. | [http://www.redhat.com/mailman/listinfo/fedora-xen fedora-xen list]. | ||
| − | ==== | + | ==== ==== |
| − | + | <references /> | |
| − | + | ||
| − | + | ||
| − | + | === Virtualization Tools List === | |
| + | This section contains the discussion happening on the | ||
| + | [http://www.redhat.com/mailman/listinfo/virt-tools-list virt-tools-list list]. | ||
| − | + | ==== ==== | |
| − | + | <references /> | |
| − | + | ||
| − | + | ||
| − | [ | + | === Libguestfs List === |
| − | + | This section contains the discussion happening on the | |
| − | + | [http://www.redhat.com/mailman/listinfo/libguestfs libguestfs list]. | |
| − | + | ||
| − | + | ||
| − | + | ||
| + | ==== ==== | ||
<references /> | <references /> | ||
| Line 76: | Line 71: | ||
[http://www.redhat.com/mailman/listinfo/libvir-list libvir-list]. | [http://www.redhat.com/mailman/listinfo/libvir-list libvir-list]. | ||
| − | ==== | + | ==== ==== |
| − | + | <references /> | |
| − | + | ||
| − | + | === oVirt Devel List === | |
| − | + | This section contains the discussion happening on the | |
| − | + | [http://www.redhat.com/mailman/listinfo/ovirt-devel ovirt-devel list]. | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| + | ==== ==== | ||
<references /> | <references /> | ||
Revision as of 17:41, 22 November 2009
Contents |
Virtualization
In this section, we cover discussion of Fedora virtualization technologies on the @fedora-virt, @fedora-xen-list, @libguestfs, @libvirt-list, @virt-tools-list, and @ovirt-devel-list lists.
Contributing Writer: Dale Bewley
Fedora Virtualization List
This section contains the discussion happening on the fedora-virt list.
Fedora Virtualization Status
Rawvirt Rawhide Virtualization for Fedora 12
Justin Forbes announced[1] "As was done for Fedora 11 users, the tradition continues, only the locations have changed.
We've set up a repository for people running Fedora 12 who would like to test the rawhide/F13 virt packages. To use it, do e.g."
$> cat > /etc/yum.repos.d/fedora-virt-preview.repo << EOF [rawvirt] name=Virtualization Rawhide for Fedora 12 baseurl=http://jforbes.fedorapeople.org/virt-preview/f12/$basearch/ enabled=1 gpgcheck=0 EOF $> yum update
The Virtualization Preview Repository[2] is for people who would like to test the very latest virtualization related packages. This repository is intended primarily as an aid to testing / early experimentation. It is not intended for 'production' deployment.
- ↑ http://www.redhat.com/archives/fedora-virt/2009-November/msg00041.html
- ↑ http://fedoraproject.org/wiki/Virtualization_Preview_Repository
Fedora Xen List
This section contains the discussion happening on the fedora-xen list.
Virtualization Tools List
This section contains the discussion happening on the virt-tools-list list.
Libguestfs List
This section contains the discussion happening on the libguestfs list.
Libvirt List
This section contains the discussion happening on the libvir-list.
oVirt Devel List
This section contains the discussion happening on the ovirt-devel list.