[Libosinfo] [PATCH 3/3] freebsd: add information about 10.2 and 10.3
Christophe Fergeau
cfergeau at redhat.com
Tue Apr 19 07:59:41 UTC 2016
Hey,
On Tue, Apr 19, 2016 at 08:16:13AM +0300, Roman Bogorodskiy wrote:
> ---
> data/os/freebsd.org/freebsd-10.2.xml.in | 27 +++++++++++++++++++++++++++
> data/os/freebsd.org/freebsd-10.3.xml.in | 27 +++++++++++++++++++++++++++
> 2 files changed, 54 insertions(+)
> create mode 100644 data/os/freebsd.org/freebsd-10.2.xml.in
> create mode 100644 data/os/freebsd.org/freebsd-10.3.xml.in
>
> diff --git a/data/os/freebsd.org/freebsd-10.2.xml.in b/data/os/freebsd.org/freebsd-10.2.xml.in
> new file mode 100644
> index 0000000..95417cb
> --- /dev/null
> +++ b/data/os/freebsd.org/freebsd-10.2.xml.in
> @@ -0,0 +1,27 @@
> +<libosinfo version="0.0.1">
> + <os id="http://freebsd.org/freebsd/10.2">
> + <short-id>freebsd10.2</short-id>
> + <_name>FreeBSD 10.2</_name>
> + <version>10.2</version>
> + <_vendor>FreeBSD Project</_vendor>
> + <family>freebsd</family>
> + <distro>freebsd</distro>
> + <upgrades id="http://freebsd.org/freebsd/10.1"/>
> + <derives-from id="http://freebsd.org/freebsd/10.1"/>
> +
> + <release-date>2015-08-13</release-date>
> + <eol-date>2016-12-31</eol-date>
> +
> + <devices>
> + <device id="http://pcisig.com/pci/1af4/1000"/> <!-- virtio-net -->
> + <device id="http://pcisig.com/pci/1af4/1001"/> <!-- virtio-block -->
> + </devices>
> +
> + <media arch="x86_64">
> + <iso>
> + <system-id>FreeBSD</system-id>
> + <volume-id>10_2_RELEASE_AMD64_DVD</volume-id>
> + </iso>
> + </media>
Since you add media ids, can you add the corresponding test case in
libosinfo/test/isodata/freebsd/ while you are at it?
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20160419/86253c1e/attachment.sig>
More information about the Libosinfo
mailing list