[Libosinfo] [PATCH v5 2/7] freebsd: add version 9.2 and 10.0
Christophe Fergeau
cfergeau at redhat.com
Tue Dec 17 11:14:34 UTC 2013
ACK
It seems FreeBSD ISOs will not be easy to automatically detect :((
$ iso-info -d -i ./FreeBSD-10.0-RC2-amd64-dvd1.iso
Publisher : THE FREEBSD PROJECT. HTTP://WWW.FREEBSD.ORG/
System : FreeBSD
Volume : FREEBSD_INSTALL
$ iso-info -d -i ./FreeBSD-9.2-RELEASE-amd64-dvd1.iso
Publisher : THE FREEBSD PROJECT. HTTP://WWW.FREEBSD.ORG/
System : FreeBSD
Volume : FREEBSD_INSTALL
Christophe
On Tue, Dec 17, 2013 at 11:03:28AM +0100, Giuseppe Scrivano wrote:
> Signed-off-by: Giuseppe Scrivano <gscrivan at redhat.com>
> ---
> data/oses/freebsd.xml.in | 27 +++++++++++++++++++++++++++
> 1 file changed, 27 insertions(+)
>
> diff --git a/data/oses/freebsd.xml.in b/data/oses/freebsd.xml.in
> index f28bdbb..392c833 100644
> --- a/data/oses/freebsd.xml.in
> +++ b/data/oses/freebsd.xml.in
> @@ -559,5 +559,32 @@
> <eol-date>2014-12-31</eol-date>
> </os>
>
> + <os id="http://freebsd.org/freebsd/9.2">
> + <short-id>freebsd9.2</short-id>
> + <_name>FreeBSD 9.2</_name>
> + <version>9.2</version>
> + <_vendor>FreeBSD Project</_vendor>
> + <family>freebsd</family>
> + <distro>freebsd</distro>
> + <upgrades id="http://freebsd.org/freebsd/9.1"/>
> + <derives-from id="http://freebsd.org/freebsd/9.1"/>
> +
> + <release-date>2013-09-30</release-date>
> + <eol-date>2014-09-30</eol-date>
> + </os>
> +
> +
> + <os id="http://freebsd.org/freebsd/10.0">
> + <short-id>freebsd10.0</short-id>
> + <_name>FreeBSD 10.0</_name>
> + <version>10.0</version>
> + <_vendor>FreeBSD Project</_vendor>
> + <family>freebsd</family>
> + <distro>freebsd</distro>
> + <upgrades id="http://freebsd.org/freebsd/9.2"/>
> + <derives-from id="http://freebsd.org/freebsd/9.2"/>
> + <release-status>snapshot</release-status>
> + </os>
> +
>
> </libosinfo>
> --
> 1.8.3.1
>
> _______________________________________________
> Libosinfo mailing list
> Libosinfo at redhat.com
> https://www.redhat.com/mailman/listinfo/libosinfo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20131217/640186fb/attachment.sig>
More information about the Libosinfo
mailing list