[Libosinfo] [osinfo-db][PATCH 3/5] opensuse: Use 'network-installer' media attribute
Christophe Fergeau
cfergeau at redhat.com
Tue Jun 5 09:11:38 UTC 2018
Acked-by: Christophe Fergeau <cfergeau at redhat.com>
On Sun, Jun 03, 2018 at 06:44:30PM +0200, Fabiano Fidêncio wrote:
> Signed-off-by: Fabiano Fidêncio <fabiano at fidencio.org>
> ---
> data/os/opensuse.org/opensuse-15.0.xml.in | 2 +-
> data/os/opensuse.org/opensuse-42.3.xml.in | 2 +-
> data/os/opensuse.org/opensuse-tumbleweed.xml.in | 4 ++--
> 3 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/data/os/opensuse.org/opensuse-15.0.xml.in b/data/os/opensuse.org/opensuse-15.0.xml.in
> index 1ab497e..f3ce8dd 100644
> --- a/data/os/opensuse.org/opensuse-15.0.xml.in
> +++ b/data/os/opensuse.org/opensuse-15.0.xml.in
> @@ -46,7 +46,7 @@
> </media>
>
> <!-- Network -->
> - <media arch="x86_64">
> + <media arch="x86_64" network-installer="true">
> <variant id="network"/>
> <url>http://download.opensuse.org/distribution/leap/15.0/iso/openSUSE-Leap-15.0-NET-x86_64.iso</url>
> <iso>
> diff --git a/data/os/opensuse.org/opensuse-42.3.xml.in b/data/os/opensuse.org/opensuse-42.3.xml.in
> index 7371a29..86ede7c 100644
> --- a/data/os/opensuse.org/opensuse-42.3.xml.in
> +++ b/data/os/opensuse.org/opensuse-42.3.xml.in
> @@ -47,7 +47,7 @@
> </media>
>
> <!-- Network -->
> - <media arch="x86_64">
> + <media arch="x86_64" network-installer="true">
> <variant id="network"/>
> <url>http://download.opensuse.org/distribution/leap/42.3/iso/openSUSE-Leap-42.3-NET-x86_64.iso</url>
> <iso>
> diff --git a/data/os/opensuse.org/opensuse-tumbleweed.xml.in b/data/os/opensuse.org/opensuse-tumbleweed.xml.in
> index 35f6f60..9361357 100644
> --- a/data/os/opensuse.org/opensuse-tumbleweed.xml.in
> +++ b/data/os/opensuse.org/opensuse-tumbleweed.xml.in
> @@ -68,7 +68,7 @@
> </media>
>
> <!-- Network Image -->
> - <media arch="i686">
> + <media arch="i686" network-installer="true">
> <variant id="network"/>
> <url>http://download.opensuse.org/tumbleweed/iso/openSUSE-Tumbleweed-NET-i586-Current.iso</url>
> <iso>
> @@ -79,7 +79,7 @@
> <kernel>boot/i386/loader/linux</kernel>
> <initrd>boot/i386/loader/initrd</initrd>
> </media>
> - <media arch="x86_64">
> + <media arch="x86_64" network-installer="true">
> <variant id="network"/>
> <url>http://download.opensuse.org/tumbleweed/iso/openSUSE-Tumbleweed-NET-x86_64-Current.iso</url>
> <iso>
> --
> 2.14.3
>
> _______________________________________________
> Libosinfo mailing list
> Libosinfo at redhat.com
> https://www.redhat.com/mailman/listinfo/libosinfo
-------------- 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/20180605/9d6e4f3c/attachment.sig>
More information about the Libosinfo
mailing list