Re: [PATCH] rhel: Add RHEL 7.4 info

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Felipe,

On Thu, Jun 22, 2017 at 5:00 PM, Felipe Borges <feborges@xxxxxxxxxx> wrote:
>
> Red Hat Enterprise Linux 7.4 is not released yet,
> but we would like to support 7.4 in 7.4

Thanks for your patch! I'd prefer to have it applied to our git master
as soon as 7.4 is released.

So, please, when it happens, may I ask you to re-submit the patch with
the test data as well?

It's a NACK for now.

Best Regards,
.
>
> ---
>  data/os/redhat.com/rhel-7.4.xml.in | 89 ++++++++++++++++++++++++++++++++++++++
>  1 file changed, 89 insertions(+)
>  create mode 100644 data/os/redhat.com/rhel-7.4.xml.in
>
> diff --git a/data/os/redhat.com/rhel-7.4.xml.in b/data/os/redhat.com/rhel-7.4.xml.in
> new file mode 100644
> index 0000000..f9c918f
> --- /dev/null
> +++ b/data/os/redhat.com/rhel-7.4.xml.in
> @@ -0,0 +1,89 @@
> +<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://redhat.com/rhel/7.4";>
> +    <short-id>rhel7.4</short-id>
> +    <_name>Red Hat Enterprise Linux 7.4</_name>
> +    <version>7.4</version>
> +    <_vendor>Red Hat, Inc</_vendor>
> +    <family>linux</family>
> +    <distro>rhel</distro>
> +    <codename>Maipo</codename>
> +    <upgrades id="http://redhat.com/rhel/7.3"/>
> +    <derives-from id="http://redhat.com/rhel/7.3"/>
> +
> +    <!-- unreleased for now -->
> +
> +    <media arch="x86_64">
> +      <iso>
> +        <system-id>LINUX</system-id>
> +        <volume-id>.*RHEL-7.4.*x86_64.*</volume-id>
> +      </iso>
> +      <kernel>isolinux/vmlinuz</kernel>
> +      <initrd>isolinux/initrd.img</initrd>
> +    </media>
> +
> +    <media arch="aarch64">
> +       <iso>
> +         <system-id>LINUX</system-id>
> +         <volume-id>RHEL-7.4.*aarch64$</volume-id>
> +       </iso>
> +     </media>
> +
> +    <media arch="ppc64">
> +       <iso>
> +         <system-id>PPC</system-id>
> +         <volume-id>RHEL-7.4.*ppc64$</volume-id>
> +       </iso>
> +     </media>
> +
> +    <media arch="ppc64le">
> +       <iso>
> +         <system-id>PPC</system-id>
> +         <volume-id>RHEL-7.4.*ppc64le$</volume-id>
> +       </iso>
> +     </media>
> +
> +    <media arch="s390x">
> +       <iso>
> +         <system-id>LINUX</system-id>
> +         <volume-id>RHEL-7.4.*s390x$</volume-id>
> +       </iso>
> +     </media>
> +
> +    <resources arch="ppc64">
> +      <minimum>
> +        <n-cpus>1</n-cpus>
> +        <cpu>1000000000</cpu>
> +        <ram>2147483648</ram>
> +        <storage>10737418240</storage>
> +      </minimum>
> +
> +      <recommended>
> +        <cpu>400000000</cpu>
> +        <ram>2147483648</ram>
> +        <storage>21474836480</storage>
> +      </recommended>
> +    </resources>
> +
> +    <resources arch="all">
> +      <minimum>
> +        <n-cpus>1</n-cpus>
> +        <cpu>1000000000</cpu>
> +        <ram>1073741824</ram>
> +        <storage>10737418240</storage>
> +      </minimum>
> +
> +      <recommended>
> +        <cpu>400000000</cpu>
> +        <ram>1073741824</ram>
> +        <storage>9663676416</storage>
> +      </recommended>
> +    </resources>
> +
> +    <installer>
> +      <script id='http://redhat.com/rhel/kickstart/jeos'/>
> +      <script id='http://redhat.com/rhel/kickstart/desktop'/>
> +    </installer>
> +  </os>
> +</libosinfo>
> --
> 2.13.0
>
> _______________________________________________
> Libosinfo mailing list
> Libosinfo@xxxxxxxxxx
> https://www.redhat.com/mailman/listinfo/libosinfo

_______________________________________________
Libosinfo mailing list
Libosinfo@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libosinfo



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux