[virt-tools-list] [libosinfo 2/4] Add RHEL 5.5 media information
Zeeshan Ali (Khattak)
zeeshanak at gnome.org
Wed Nov 28 14:02:38 UTC 2012
On Wed, Nov 28, 2012 at 2:23 PM, Christophe Fergeau <cfergeau at redhat.com> wrote:
> ---
> data/oses/rhel.xml.in | 13 ++++++++++
> .../rhel5.5/rhel-server-5.5-x86_64-dvd.iso.txt | 29 ++++++++++++++++++++++
> 2 files changed, 42 insertions(+)
> create mode 100644 test/isodata/rhel/rhel5.5/rhel-server-5.5-x86_64-dvd.iso.txt
>
> diff --git a/data/oses/rhel.xml.in b/data/oses/rhel.xml.in
> index 0d2a057..3f3b601 100644
> --- a/data/oses/rhel.xml.in
> +++ b/data/oses/rhel.xml.in
> @@ -554,6 +554,19 @@
>
> <release-date>2010-03-30</release-date>
> <eol-date>2020-03-31</eol-date>
> +
> + <media arch="i386">
> + <iso>
> + <system-id>LINUX</system-id>
> + <volume-id>.*RHEL/5.5 i386.*</volume-id>
I think the '.*' at beginning and end are redundant.
ACK with or without removing those.
More information about the virt-tools-list
mailing list