I’ve updated the libguestfs preview packages for RHEL 6.2/6.3. These contain many new features and bug fixes compared to RHEL 6.2.
An easy way to use these packages is to run this command, which creates a yum repository pointing to the preview packages:
# cat <<EOF > /etc/yum.repos.d/libguestfs-RHEL-6.3-preview.repo [libguestfs-RHEL-6.3-preview] name=libguestfs RHEL 6.3 preview - x86_64 baseurl=http://people.redhat.com/~rjones/libguestfs-RHEL-6.3-preview/ enabled=1 gpgcheck=0 EOF
