Displaying 11 results from an estimated 11 matches similar to: "CentOS-announce Digest, Vol 92, Issue 4"
2012 Oct 05
0
CEBA-2012:1341 CentOS 6 bind Update
CentOS Errata and Bugfix Advisory 2012:1341
Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-1341.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
74d9d2c8f5f956a5f7dc14a5b6847c563c23058671f05f71761b0e749b9175a1 bind-9.8.2-0.10.rc1.el6_3.4.i686.rpm
2012 Aug 13
0
CEBA-2012:1158 CentOS 6 glibc Update
CentOS Errata and Bugfix Advisory 2012:1158
Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-1158.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
2b5c9b873b13791e680f11634f437f90c0302d0c2595c3fddaa5d7e01519db33 glibc-2.12-1.80.el6_3.4.i686.rpm
2012 Aug 13
0
CentOS-announce Digest, Vol 90, Issue 7
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2012 Aug 24
0
CESA-2012:1202 Moderate CentOS 6 libvirt Update
CentOS Errata and Security Advisory 2012:1202 Moderate
Upstream details at : https://rhn.redhat.com/errata/RHSA-2012-1202.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
c86207d53a90797f2659ae93fc74e390ea91865e82b79f19306bbc82296bfbaa libvirt-0.9.10-21.el6_3.4.i686.rpm
2012 Sep 11
0
CEBA-2012:1252 CentOS 6 selinux-policy Update
CentOS Errata and Bugfix Advisory 2012:1252
Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-1252.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
85b887e7f57f1cc2ae3b83f3a4e9b2115b4f13edd6da976fe97637471d877c8e selinux-policy-3.7.19-155.el6_3.4.noarch.rpm
2012 Nov 30
0
CentOS-announce Digest, Vol 93, Issue 16
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2012 Aug 24
0
CentOS-announce Digest, Vol 90, Issue 15
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2012 Sep 11
0
CentOS-announce Digest, Vol 91, Issue 7
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2012 Sep 19
0
start failure with lxc
Hello,
I think I've done something to my machine, but I can't seem to figure out
what. I have now set up a very simple lxc setup to try and test this.
Here is the XML:
~> cat vm1GPU.xml
<domain type='lxc'>
<name>vm1GPU</name>
<memory>1020400</memory>
<os>
<type>exe</type>
<init>/bin/sh</init>
2012 Oct 10
0
virsh start failed (Failed to query file context on ...)
hi all,
I try to follow the instructions in http://libvirt.org/drvlxc.html to config libvirt-lxc, but failed when starting the lxc.
The domain config file:
# cat b.xml
<domain type='lxc'>
<name>b</name>
<memory>32768</memory>
<os>
<type>exe</type>
<init>/bin/sh</init>
</os>
2012 Oct 24
0
Failed to query file context on : No data available
Hi:I downloaded a cirros-0.3.0-x86_64-rootfs.img and mount it to /tmp/bak
then I edit a xml file ,here is the content:
<domain type='lxc'>
<name>vm1</name>
<memory>500000</memory>
<os>
<type>exe</type>
<init>/bin/sh</init>
</os>
<vcpu>1</vcpu>
<clock offset='utc'/>