[Libosinfo] [PATCH] pop_os: add Pop!_OS 17.10 data

Christophe Fergeau cfergeau at redhat.com
Wed Feb 14 10:57:08 UTC 2018


Hey,

On Fri, Feb 02, 2018 at 06:31:06PM +0100, Felipe Borges wrote:
> https://system76.com/pop
> 
> Pop!_OS is based on Ubuntu. It follows the Ubuntu version numbers
> and release schedule. The first version, 17.10, shipped on October
> 19th, 2017. There will be a new release every six months.
> ---
>  data/os/system76.com/popos-17.10.xml.in | 55 +++++++++++++++++++++++++++++++++
>  1 file changed, 55 insertions(+)
>  create mode 100644 data/os/system76.com/popos-17.10.xml.in
> 
> diff --git a/data/os/system76.com/popos-17.10.xml.in b/data/os/system76.com/popos-17.10.xml.in
> new file mode 100644
> index 0000000..23c1ade
> --- /dev/null
> +++ b/data/os/system76.com/popos-17.10.xml.in
> @@ -0,0 +1,55 @@
> +<libosinfo version="0.0.1">
> +<!-- Licensed under the GNU General Public License version 2 or later.
> +     See http://www.gnu.org/licenses/ for a copy of the license text -->
> +  <os id="http://system76.com/popos/17.10">
> +    <short-id>popos17.10</short-id>
> +    <short-id>popos17.10</short-id>

Duplicate short id

> +    <_name>Pop!_OS 17.10</_name>
> +    <version>17.10</version>
> +    <_vendor>System76, Inc.</_vendor>
> +    <family>linux</family>
> +    <distro>popos</distro>
> +
> +    <release-date>2017-10-19</release-date>
> +
> +    <variant id="nvidia">
> +      <_name>Pop!_OS 17.10 (NVIDIA)</_name>
> +    </variant>
> +    <variant id="intel">
> +      <_name>Pop!_OS 17.10 (Intel/AMD)</_name>
> +    </variant>
> +
> +    <resources arch="all">
> +      <minimum>
> +        <cpu>1000000000</cpu>
> +        <n-cpus>1</n-cpus>
> +        <ram>1073741824</ram>
> +        <storage>5368709120</storage>
> +      </minimum>
> +      <recommended>
> +        <cpu>1000000000</cpu>
> +        <ram>1073741824</ram>
> +        <storage>16106127360</storage>
> +      </recommended>
> +    </resources>
> +
> +    <media arch="x86_64" live="true">
> +      <variant id="nvidia"/>
> +      <url>https://d1vhcvzji58n1j.cloudfront.net/pop-os/iso/nvidia/46/pop-os_amd64_nvidia_46.iso</url>
> +      <iso>
> +        <volume-id>Pop_OS 17.10 amd64</volume-id>
> +      </iso>
> +      <kernel>install/vmlinuz</kernel>
> +      <initrd>install/initrd.gz</initrd>
> +    </media>
> +    <media arch="x86_64" live="true">
> +      <variant id="intel-amd"/>
> +      <url>https://d1vhcvzji58n1j.cloudfront.net/pop-os/iso/intel/57/pop-os_amd64_intel_57.iso</url>
> +      <iso>
> +        <volume-id>Pop_OS 17.10 amd64</volume-id>
> +      </iso>

You'll need to use <volume-size> to make it possible to differentiate
between the intel and nvidia variants.

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20180214/a2673748/attachment.sig>


More information about the Libosinfo mailing list