Displaying 5 results from an estimated 5 matches for "centos5x32".
Did you mean:
centos5.2
2009 Jul 10
0
[ANNOUNCE] Version 1.0.57 released
...Debian5x64:/dev/debian5x64/var 1.7G 612.6M 1001.9M 41.1%
Debian5x64:/dev/sda1 227.9M 18.6M 197.1M 13.5%
F10x32:/dev/VolGroup00/LogVol00 8.8G 3.1G 5.2G 40.3%
F10x32:/dev/sda1 189.9M 20.2M 159.9M 15.8%
CentOS5x32:/dev/VolGroup00/LogVol00 8.6G 3.9G 4.2G 50.6%
CentOS5x32:/dev/sda1 98.7M 23.5M 70.1M 29.0%
Win2003x32:/dev/sda1 20.0G 2.1G 17.9G 10.4%
- New Perl library called Sys::Guestfs::Lib which contains useful
additional fun...
2009 Jul 29
1
[PATCH / discussion only] Add kernel and userspace arch detection to virt-inspector
This patch isn't quite finished. I also need to modify the
virt-inspector "query mode" so that it can display the architecture.
Nevertheless, text and XML output works for both Linux and Windows
guests.
Rich.
--
Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones
Read my programming blog: http://rwmj.wordpress.com
Fedora now supports 75 OCaml packages (the
2012 Nov 27
1
[PATCH] Add the .mailmap and change the method to generate AUTHORS
...kodate.home.annexia.org>
+Richard W.M. Jones <rjones at redhat.com> Richard Jones <rich at koneko.home.annexia.org>
+Richard W.M. Jones <rjones at redhat.com> Richard Jones <rich at koneko.local>
+Richard W.M. Jones <rjones at redhat.com> Richard Jones <rjones at centos5x32.home.annexia.org>
+Richard W.M. Jones <rjones at redhat.com> Richard Jones <rjones at debian5x64.home.annexia.org>
+Richard W.M. Jones <rjones at redhat.com> Richard Jones <rjones at redhat.com>
+Richard W.M. Jones <rjones at redhat.com> Richard Jones <rjones at...
2009 Jul 29
2
[PATCH] Fix broken qemu <= 0.10 which randomly adds a CD-ROM device to the appliance
...machines to virtual machines. Boot with a
live CD or over the network (PXE) and turn machines into Xen guests.
http://et.redhat.com/~rjones/virt-p2v
-------------- next part --------------
>From 6bb26f2d253b77570c2b9291021db4364597b6df Mon Sep 17 00:00:00 2001
From: Richard Jones <rjones at centos5x32.home.annexia.org>
Date: Wed, 29 Jul 2009 15:02:16 +0100
Subject: [PATCH] Don't show empty CD devices (RHBZ#514505).
---
daemon/devsparts.c | 27 +++++++++++++++++++++++++++
1 files changed, 27 insertions(+), 0 deletions(-)
diff --git a/daemon/devsparts.c b/daemon/devsparts.c
index 32d2f...
2009 Aug 13
7
[PATCHx7] Misc patches
..., (RErr, [Pathname "file"]), 173, [],
[], (* XXX tested by swapon_file *)
"disable swap on file",
"\
--
1.6.2.5
-------------- next part --------------
>From 91c9e00ddc528318b485137b7749e0315c76bb49 Mon Sep 17 00:00:00 2001
From: Richard Jones <rjones at centos5x32.home.annexia.org>
Date: Thu, 13 Aug 2009 14:43:57 +0100
Subject: [PATCH 6/7] selinux: Don't fail if libselinux is not found.
---
daemon/selinux.c | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
diff --git a/daemon/selinux.c b/daemon/selinux.c
index ad5eaa1..575baf5 10064...