[Libosinfo] [PATCH] rhel: Add RHEL 7.4 info

2017-06-22 Thread Felipe Borges
Red Hat Enterprise Linux 7.4 is not released yet, but we would like to support 7.4 in 7.4. --- 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/

Re: [Libosinfo] [osinfo-db PATCH] ubuntu: add Ubuntu 17.10 info

2017-11-29 Thread Felipe Borges
Could we have the variant data as well? >From this download endpoint [0] I see that they are named "Ubuntu 17.10 Desktop" and "Ubuntu 17.10 Server". For context: we'd like to offer distro downloads from GNOME Boxes New machine dialog (wizard) but unfortunately only Fedora has proper variant name

[Libosinfo] [PATCH 1/2] win-xp: use ac97 driver

2018-01-12 Thread Felipe Borges
such as win-7, win-8, and win-10 already contain the ICH6 drivers data. Signed-off-by: Felipe Borges --- data/os/microsoft.com/win-xp.xml.in | 4 1 file changed, 4 insertions(+) diff --git a/data/os/microsoft.com/win-xp.xml.in b/data/os/microsoft.com/win-xp.xml.in index ca0b660..9209421

[Libosinfo] [PATCH 2/2] win-vista: use ac97 driver

2018-01-12 Thread Felipe Borges
such as win-7, win-8, and win-10 already contain the ICH6 drivers data. Signed-off-by: Felipe Borges --- data/os/microsoft.com/win-vista.xml.in | 4 1 file changed, 4 insertions(+) diff --git a/data/os/microsoft.com/win-vista.xml.in b/data/os/microsoft.com/win-vista.xml.in index 770be67

[Libosinfo] [PATCH] openSUSE: Add OpenSUSE Leap 42.3 info

2018-01-29 Thread Felipe Borges
https://software.opensuse.org/distributions/leap --- data/os/opensuse.org/opensuse-42.3.xml.in | 59 +++ 1 file changed, 59 insertions(+) create mode 100644 data/os/opensuse.org/opensuse-42.3.xml.in diff --git a/data/os/opensuse.org/opensuse-42.3.xml.in b/data/os/ope

[Libosinfo] [PATCH] opensuse: add OpenSUSE Leap 42.3 test data

2018-01-29 Thread Felipe Borges
--- .../openSUSE-Leap-42.3-DVD-x86_64.iso.txt | 29 ++ 1 file changed, 29 insertions(+) create mode 100644 tests/isodata/opensuse/opensuse42.3/openSUSE-Leap-42.3-DVD-x86_64.iso.txt diff --git a/tests/isodata/opensuse/opensuse42.3/openSUSE-Leap-42.3-DVD-x86_64.iso.t

[Libosinfo] [PATCH] win-2k16: add Windows Server 2016 data

2018-02-02 Thread Felipe Borges
https://docs.microsoft.com/en-us/windows-server/get-started/server-basics --- data/os/microsoft.com/win-2k16.xml.in | 60 +++ 1 file changed, 60 insertions(+) create mode 100644 data/os/microsoft.com/win-2k16.xml.in diff --git a/data/os/microsoft.com/win-2k16.xml.

[Libosinfo] [PATCH] windows: add win2k16 test data

2018-02-02 Thread Felipe Borges
--- .../en_windows_server_2016_x64_dvd_9718492.iso.txt | 29 ++ 1 file changed, 29 insertions(+) create mode 100644 tests/isodata/windows/win2k16/en_windows_server_2016_x64_dvd_9718492.iso.txt diff --git a/tests/isodata/windows/win2k16/en_windows_server_2016_x64_dvd_9718492

[Libosinfo] [PATCH] freedos: add freedos-1.2

2018-02-02 Thread Felipe Borges
http://www.freedos.org --- data/os/freedos.org/freedos-1.2.xml.in | 53 ++ 1 file changed, 53 insertions(+) create mode 100644 data/os/freedos.org/freedos-1.2.xml.in diff --git a/data/os/freedos.org/freedos-1.2.xml.in b/data/os/freedos.org/freedos-1.2.xml.in new

[Libosinfo] [PATCH] freedos: add freedos 1.2 test data

2018-02-02 Thread Felipe Borges
--- tests/isodata/freedos/FD12CD.iso.txt | 29 + tests/isodata/freedos/FD12LGCY.iso.txt | 29 + 2 files changed, 58 insertions(+) create mode 100644 tests/isodata/freedos/FD12CD.iso.txt create mode 100644 tests/isodata/freedos/FD12LGCY.is

Re: [Libosinfo] [PATCH] freedos: add freedos-1.2

2018-02-02 Thread Felipe Borges
I'm not sure if projects such as FreeDOS (not-commercial) are in the scope of libosinfo. If not, please ignore the patches. On Fri, Feb 2, 2018 at 4:26 PM, Felipe Borges wrote: > http://www.freedos.org > --- > data/os/freedos.org/freedos-1

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

2018-02-02 Thread Felipe Borges
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

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

2018-02-02 Thread Felipe Borges
--- tests/isodata/popos/pop-os_amd64_intel_57.iso.txt | 29 ++ tests/isodata/popos/pop-os_amd64_nvidia_46.iso.txt | 29 ++ 2 files changed, 58 insertions(+) create mode 100644 tests/isodata/popos/pop-os_amd64_intel_57.iso.txt create mode 100644 tests/isod

[Libosinfo] [PATCH] win-2k16: add Windows Server 2016 data

2018-02-21 Thread Felipe Borges
https://docs.microsoft.com/en-us/windows-server/get-started/server-basics --- data/os/microsoft.com/win-2k16.xml.in | 60 +++ 1 file changed, 60 insertions(+) create mode 100644 data/os/microsoft.com/win-2k16.xml.in diff --git a/data/os/microsoft.com/win-2k16.xml.

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

2018-02-21 Thread Felipe Borges
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 | 56

[Libosinfo] [PATCH] windows: add win2k16 test data

2018-02-21 Thread Felipe Borges
--- ...EFRESH_SERVERHYPERCORE_OEM_X64FRE_EN-US.ISO.txt | 29 ++ .../en_windows_server_2016_x64_dvd_9718492.iso.txt | 29 ++ 2 files changed, 58 insertions(+) create mode 100644 tests/isodata/windows/win2k16/14393.0.161119-1705.RS1_REFRESH_SERVERHYPERCORE_O

[Libosinfo] [PATCH] opensuse-tumbleweed: upgrade and derivate from stable

2018-03-01 Thread Felipe Borges
It is possible to upgrade from an older openSUSE release (eg. Leap or openSUSE 13.2) to Tumbleweed. See https://en.opensuse.org/openSUSE:Tumbleweed_upgrade Signed-off-by: Felipe Borges --- data/os/opensuse.org/opensuse-tumbleweed.xml.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a

Re: [Libosinfo] [PATCH] opensuse-tumbleweed: upgrade and derivate from stable

2018-03-01 Thread Felipe Borges
Borges wrote: > It is possible to upgrade from an older openSUSE release (eg. Leap > or openSUSE 13.2) to Tumbleweed. > > See https://en.opensuse.org/openSUSE:Tumbleweed_upgrade > > Signed-off-by: Felipe Borges > --- > data/os/opensuse.org/opensuse-tumbleweed.xml.in | 2

[Libosinfo] [PATCH] endlessos: add Endless OS 3.3

2018-03-02 Thread Felipe Borges
/en-us/articles/ 210526863-Will-Endless-OS-work-with-my-computer- [1] https://github.com/endlessm/eos-meta/blob/master/eos-tech-support/ eos-download-image Signed-off-by: Felipe Borges --- data/os/endlessos.com/eos-3.3.xml.in | 199 +++ 1 file changed, 199

[Libosinfo] [PATCH] rhel: Add RHEL 7.5 isodata

2018-04-30 Thread Felipe Borges
Signed-off-by: Felipe Borges --- ...L-7.5-20180322.0-Server-ppc64-dvd1.iso.txt | 16 ++ ...7.5-20180322.0-Server-ppc64le-dvd1.iso.txt | 17 +++ ...L-7.5-20180322.0-Server-s390x-dvd1.iso.txt | 29 +++ ...-7.5-20180322.0-Server-x86_64-dvd1.iso.txt | 29

[Libosinfo] [PATCH] rhel: add RHEL 7.5 info

2018-04-30 Thread Felipe Borges
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.5_release_notes/ Signed-off-by: Felipe Borges --- data/os/redhat.com/rhel-7.5.xml.in | 89 ++ 1 file changed, 89 insertions(+) create mode 100644 data/os/redhat.com/rhel-7.5.xml.in diff

[Libosinfo] [PATCH] endlessos: Add Endless OS 3.4

2018-05-22 Thread Felipe Borges
Signed-off-by: Felipe Borges --- data/os/endlessos.com/eos-3.4.xml.in | 199 +++ 1 file changed, 199 insertions(+) create mode 100644 data/os/endlessos.com/eos-3.4.xml.in diff --git a/data/os/endlessos.com/eos-3.4.xml.in b/data/os/endlessos.com/eos-3.4.xml.in new file

[Libosinfo] [PATCH] endlessos: Add Endless OS 3.4 isodata

2018-05-22 Thread Felipe Borges
Signed-off-by: Felipe Borges --- ...3.4-amd64-amd64.180515-041823.base.iso.txt | 29 +++ ...os3.4-amd64-amd64.180515-044004.es.iso.txt | 29 +++ ...os3.4-amd64-amd64.180515-044248.bn.iso.txt | 29 +++ 4-amd64-amd64.180515-044927.es_GT.iso.txt

Re: [Libosinfo] [PATCH] endlessos: Add Endless OS 3.4

2018-05-23 Thread Felipe Borges
Hi! On Wed, May 23, 2018 at 11:02 AM, Christophe Fergeau wrote: > Hey, > > On Tue, May 22, 2018 at 05:14:27PM +0200, Felipe Borges wrote: >> Signed-off-by: Felipe Borges >> --- >> data/os/endlessos.com/eos-3.4.xml.in | 199 +++ >>

[Libosinfo] [PATCH] fedora: Add Fedora 26 EOL date

2018-06-04 Thread Felipe Borges
: Felipe Borges --- data/os/fedoraproject.org/fedora-26.xml.in | 1 + 1 file changed, 1 insertion(+) diff --git a/data/os/fedoraproject.org/fedora-26.xml.in b/data/os/fedoraproject.org/fedora-26.xml.in index d1816ec..1dec2b0 100644 --- a/data/os/fedoraproject.org/fedora-26.xml.in +++ b/data/os

Re: [Libosinfo] Request for feedback: Differentiate server/desktop ISOs

2018-06-11 Thread Felipe Borges
Hi! On Fri, Jun 8, 2018 at 5:07 PM Fabiano Fidêncio wrote: > > People, > > I've talked to Felipe Borges a few days ago and he told me one thing > he'd need, from GNOME Boxes perspective, is whether an ISO is intended > to be a "Desktop" or a "Serve

Re: [Libosinfo] Request for feedback: Differentiate server/desktop ISOs

2018-06-11 Thread Felipe Borges
On Mon, Jun 11, 2018 at 10:22 AM Fabiano Fidêncio wrote: > Having it as part of variant doesn't make me happy. > > Think about a distro which doesn't have any variant id set but it's > still desktop (like ubuntu, for instance). By forcing this to be part > of variant we'd have to: > - Create the v

[Libosinfo] [PATCH] ubuntu: Update URLs to the first point release 18.04.1

2018-08-07 Thread Felipe Borges
Ubuntu 18.04.1 has been released now, the first point release of the long term support (LTS) 18.04 version. Point releases for an LTS include a roll-up of all bug fixes and security updates which have been pushed out since the original 18.04 LTS ISO was published in April. Signed-off-by: Felipe

[Libosinfo] [PATCH] rhel: Add rhel-7.6

2018-10-30 Thread Felipe Borges
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.6_release_notes/ Signed-off-by: Felipe Borges --- data/os/redhat.com/rhel-7.6.xml.in | 89 ++ 1 file changed, 89 insertions(+) create mode 100644 data/os/redhat.com/rhel-7.6.xml.in diff

[Libosinfo] [PATCH 2/2] silverblue: Update URL for Silverblue 29

2018-10-30 Thread Felipe Borges
Silverblue 29 has been now released. https://fedoramagazine.org/announcing-fedora-29/ Signed-off-by: Felipe Borges --- data/os/fedoraproject.org/silverblue-29.xml.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/os/fedoraproject.org/silverblue-29.xml.in b/data

[Libosinfo] [PATCH 1/2] fedora: Update URLs for Fedora 29

2018-10-30 Thread Felipe Borges
We used to have the Fedora 29 Beta images linked in the db, now Fedora 29 has been released and we can point to the stable images. https://fedoramagazine.org/announcing-fedora-29/ Signed-off-by: Felipe Borges --- data/os/fedoraproject.org/fedora-29.xml.in | 14 +++--- 1 file changed, 7

Re: [Libosinfo] [osinfo-db PATCH] fixup! fedora: Update f29 data

2018-11-01 Thread Felipe Borges
raproject.org/fedora-29.xml.in | 15 +++ > 1 file changed, 15 insertions(+) Reviewed-by: Felipe Borges Thanks! Felipe. ___ Libosinfo mailing list Libosinfo@redhat.com https://www.redhat.com/mailman/listinfo/libosinfo

Re: [Libosinfo] [osinfo-db PATCH 1/3] fedora: Update f29 data

2018-11-01 Thread Felipe Borges
On Tue, Oct 30, 2018 at 7:05 PM Fabiano Fidêncio wrote: > > Signed-off-by: Fabiano Fidêncio > --- > data/os/fedoraproject.org/fedora-29.xml.in | 18 +- > 1 file changed, 9 insertions(+), 9 deletions(-) Reviewed-by: Felipe Borges

Re: [Libosinfo] [libosinfo PATCH 1/2] tests: Update f29 isodata

2018-11-01 Thread Felipe Borges
rkstation-Live-x86_64-29_Beta-1.5.iso.txt > create mode 100644 > tests/isodata/fedora/fedora29/Fedora-Workstation-netinst-x86_64-29-1.2.iso.txt > delete mode 100644 > tests/isodata/fedora/fedora29/Fedora-Workstation-netinst-x86_64-29_Beta-1.5.iso.txt Sure, testings are passing he

Re: [Libosinfo] [libosinfo PATCH 2/2] tests: Update silverblue29 isodata

2018-11-01 Thread Felipe Borges
Boot media 0 (No Emulation Boot) > - Load segment 0 > -Sys type 0 > -Nsect 4 > -Bootoff F84F2 1017074 > -- > 1.8.3.1 > > ___ > Libosinfo mailing list > Libosinfo@redhat.com > https://www.redhat.com/mailman/listinfo/libosinfo Reviewed-by: Felipe Borges Thanks! Felipe. ___ Libosinfo mailing list Libosinfo@redhat.com https://www.redhat.com/mailman/listinfo/libosinfo

Re: [Libosinfo] [osinfo-db PATCH 2/3] silverblue: Update silverblue29 data

2018-11-01 Thread Felipe Borges
On Tue, Oct 30, 2018 at 7:06 PM Fabiano Fidêncio wrote: > > Signed-off-by: Fabiano Fidêncio > --- > data/os/fedoraproject.org/silverblue-29.xml.in | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Sure. Thanks for these series! Reviewed-by: Felipe Borges

[Libosinfo] [PATCH] rhel: Add rhel7.6 isodata

2018-11-01 Thread Felipe Borges
From: Felipe Borges Signed-off-by: Felipe Borges --- ...L-7.6-20181010.0-Server-ppc64-boot.iso.txt | 16 ++ ...L-7.6-20181010.0-Server-ppc64-dvd1.iso.txt | 16 ++ ...7.6-20181010.0-Server-ppc64le-boot.iso.txt | 16 ++ ...7.6-20181010.0-Server-ppc64le-dvd1.iso.txt | 16

Re: [Libosinfo] [osinfo-db PATCH 3/3] debian: Update debian9 URLs

2018-11-01 Thread Felipe Borges
On Tue, Oct 30, 2018 at 7:06 PM Fabiano Fidêncio wrote: > > Signed-off-by: Fabiano Fidêncio > --- > data/os/debian.org/debian-9.xml.in | 16 > 1 file changed, 8 insertions(+), 8 deletions(-) Sure. The tests are passing and the links are 200 OK. Reviewed-by

Re: [Libosinfo] [PATCH] rhel: Add rhel-7.6

2018-11-01 Thread Felipe Borges
On Thu, Nov 1, 2018 at 5:08 PM Fabiano Fidêncio wrote: > > So, seems that the volume-id of boot isos for ppc64 and ppc64le differ > from the dvd1 isos due to: > * ppc64: > - boot: RHEL_7_6_Server_ppc64 > - dvd1: RHEL-7.6 Server.ppc64 > > * ppc64le: > - boot: RHEL_7_6_Server_ppc64le > - dvd

Re: [Libosinfo] [osinfo-db PATCH] popos: Add popos18.10 data

2018-11-16 Thread Felipe Borges
sed on Ubuntu 18.10, and for Ubuntu we have a minimum ram size of 2147483648. I guess would be safe to bump it for Pop!_OS too. > +5368709120 > + > + > +10 > +1073741824 > +16106127360 > + > + > + > + > -- > 2.19.1 > > __

Re: [Libosinfo] [libosinfo PATCH] popos: Add popos18.10 isodata

2018-11-16 Thread Felipe Borges
tions(+) > create mode 100644 > tests/isodata/popos/popos18.10/pop-os_18.10_amd64_intel_3.iso.txt > create mode 100644 > tests/isodata/popos/popos18.10/pop-os_18.10_amd64_nvidia_3.iso.txt Sure. Tests are passing here. Reviewed-by: Felipe Borges ___

Re: [Libosinfo] [libosinfo PATCH v2 1/2] test-os-resources: Fix typo in test_minimum_recommended_resources()

2018-11-16 Thread Felipe Borges
; > for (oses_it = oses; oses_it != NULL; oses_it = oses_it->next) { > -OsinfoOs *os = oses->data; > + OsinfoOs *os = oses_it->data; Ops! Lgtm Reviewed-by: Felipe Borges ___ Libosinfo mailing list Libosinfo@redhat.com https://www.redhat.com/mailman/listinfo/libosinfo

Re: [Libosinfo] [libosinfo PATCH v2 2/2] test-os: move test-os-resources tests

2018-11-16 Thread Felipe Borges
g_object_unref(recommended_list); > +} > + > +g_object_unref(oslist); > +g_list_free(oses); > + > +g_object_unref(loader); > +} > + > + > int > main(int argc, char *argv[]) > { > @@ -198,6 +323,7 @@ main(int argc, char *argv[]) > g_test_add_func("/os/devices", test_devices); > g_test_add_func("/os/devices_filter", test_devices_filter); > g_test_add_func("/os/device_driver", test_device_driver); > +g_test_add_func("/os/resources/minimum_recommended", > test_resources_minimum_recommended); > > /* Upfront so we don't confuse valgrind */ > osinfo_platform_get_type(); > @@ -206,6 +332,8 @@ main(int argc, char *argv[]) > osinfo_oslist_get_type(); > osinfo_devicelist_get_type(); > osinfo_filter_get_type(); > +osinfo_resources_get_type(); > +osinfo_resourceslist_get_type(); > > return g_test_run(); > } > -- > 2.19.1 > > ___ > Libosinfo mailing list > Libosinfo@redhat.com > https://www.redhat.com/mailman/listinfo/libosinfo Tests still passing! === libosinfo 1.3.0: tests/test-suite.log === # TOTAL: 15 # PASS: 15 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 Reviewed-by: Felipe Borges ___ Libosinfo mailing list Libosinfo@redhat.com https://www.redhat.com/mailman/listinfo/libosinfo

Re: [Libosinfo] [osinfo-db PATCH] rhel7.5/rhel7.6: Fix typo in recommended CPU for PPC

2018-11-16 Thread Felipe Borges
; data/os/redhat.com/rhel-7.6.xml.in | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) Sure thing. Reviewed-by: Felipe Borges ___ Libosinfo mailing list Libosinfo@redhat.com https://www.redhat.com/mailman/listinfo/libosinfo

Re: [Libosinfo] [osinfo-db-tools PATCH v4 2/3] import: Learn how to deal with URLs

2018-12-07 Thread Felipe Borges
Hi, thanks for working on this! On Fri, Dec 7, 2018 at 2:34 PM Fabiano Fidêncio wrote: > > Signed-off-by: Fabiano Fidêncio > --- > tools/osinfo-db-import.c | 90 ++-- > 1 file changed, 86 insertions(+), 4 deletions(-) > > diff --git a/tools/osinfo-db-import.c

Re: [Libosinfo] [osinfo-db-tools PATCH v4 3/3] import: Introduce "--latest" option

2018-12-07 Thread Felipe Borges
On Fri, Dec 7, 2018 at 2:34 PM Fabiano Fidêncio wrote: > > diff --git a/tools/osinfo-db-import.c b/tools/osinfo-db-import.c > index e4b7824..2117084 100644 > --- a/tools/osinfo-db-import.c > +++ b/tools/osinfo-db-import.c > > +info = g_file_query_info(file, "standard", G_FILE_QUERY_INFO_NONE,

[Libosinfo] [PATCH] android-x86: Add Android-x86 8.1-rc2 (Oreo-x86)

2018-12-14 Thread Felipe Borges
Android-x86 is a project that intents to compose images to bring Android to the x86 platform. See http://www.android-x86.org/releases/releasenote-8-1-rc2 Signed-off-by: Felipe Borges --- .../os/android-x86.org/android-x86-8.1.xml.in | 53 +++ 1 file changed, 53 insertions

[Libosinfo] [PATCH] android-x86: Add Android-x86 8.1 test data

2018-12-14 Thread Felipe Borges
Signed-off-by: Felipe Borges --- .../android-x86-8.1-rc2.iso.txt | 29 +++ .../android-x86_64-8.1-rc2.iso.txt| 29 +++ 2 files changed, 58 insertions(+) create mode 100644 tests/isodata/android-x86/android-x86-8.1/android-x86-8.1-rc2

Re: [Libosinfo] [PATCH] android-x86: Add Android-x86 8.1-rc2 (Oreo-x86)

2018-12-14 Thread Felipe Borges
Hi, thanks for your quick answer! On Fri, Dec 14, 2018 at 2:48 PM Fabiano Fidêncio wrote: > > Felipe, > > On Fri, 2018-12-14 at 13:47 +0100, Felipe Borges wrote: > > Android-x86 is a project that intents to compose images to bring > > Android to the x86 platfo

Re: [Libosinfo] [osinfo-db PATCH] RFC: schema: Add "purpose" attribute to medias

2018-12-20 Thread Felipe Borges
On Sat, Nov 17, 2018 at 6:25 PM Cole Robinson wrote: > > On 11/15/2018 07:36 AM, Fabiano Fidêncio wrote: > > Several distros follow the approach of realeasing ISOs that would be > > focused on Desktop or Server usage. In order to allow Apps to sort the > > ISOs they have according to its "purpose"

Re: [Libosinfo] [PATCH] endlessos: Add Endless OS 3.4

2018-12-20 Thread Felipe Borges
On Thu, Dec 20, 2018 at 9:41 AM Fabiano Fidêncio wrote: > > [snip] > > > > > > > > > libosinfo has the concept of "language-map" in order to map some > > > > language code in the volume id to some locale identifier, see the > > > > data/os/microsoft.com/win-7.xml.in and > > > > data/datamap/micros

Re: [Libosinfo] [osinfo-db PATCH] ubuntu18.04: Fix initrd path for the live desktop image

2019-03-04 Thread Felipe Borges
fixes the express-install for Ubuntu 18.04. Thanks for working on this! Reviewed-by: Felipe Borges ___ Libosinfo mailing list Libosinfo@redhat.com https://www.redhat.com/mailman/listinfo/libosinfo

[Libosinfo] [PATCH 1/2] fedora: Add fedora30 info and isodata

2019-04-30 Thread Felipe Borges
Signed-off-by: Felipe Borges --- data/os/fedoraproject.org/fedora-30.xml.in| 162 ++ .../Fedora-Server-dvd-x86_64-30-1.2.iso.txt | 29 ...edora-Server-netinst-x86_64-30-1.2.iso.txt | 29 ...ora-Workstation-Live-x86_64-30-1.2.iso.txt | 29 ...-Workstation

[Libosinfo] [PATCH 2/2] silverblue: add silverblue30 info

2019-04-30 Thread Felipe Borges
Signed-off-by: Felipe Borges --- .../os/fedoraproject.org/silverblue-30.xml.in | 58 +++ ...ra-Silverblue-ostree-x86_64-30-1.2.iso.txt | 29 ++ 2 files changed, 87 insertions(+) create mode 100644 data/os/fedoraproject.org/silverblue-30.xml.in create mode 100644 tests

Re: [Libosinfo] [PATCH 1/2] fedora: Add fedora30 info and isodata

2019-05-02 Thread Felipe Borges
Sure, thanks for the review! Feel free to amend the proposed changes. Acked-by: Felipe Borges On Thu, May 2, 2019 at 9:46 AM Fabiano Fidêncio wrote: > > Felipe, > > On Tue, 2019-04-30 at 17:51 +0200, Felipe Borges wrote: > > Signed-off-by: Felipe Borges > > --- > &

Re: [Libosinfo] [PATCH 2/2] silverblue: add silverblue30 info

2019-05-02 Thread Felipe Borges
Sure, thanks for the review! Feel free to amend the proposed changes. Acked-by: Felipe Borges On Thu, May 2, 2019 at 9:47 AM Fabiano Fidêncio wrote: > > On Tue, 2019-04-30 at 17:51 +0200, Felipe Borges wrote: > > Signed-off-by: Felipe Borges > > --- > > .../os/fedo

Re: [Libosinfo] [osinfo-db PATCH 2/3] fedora-unknown: Remove system-id attribute

2019-05-02 Thread Felipe Borges
Reviewed-by: Felipe Borges Sure! Thanks! On Thu, May 2, 2019 at 10:19 AM Fabiano Fidêncio wrote: > > It's been removed for the most part of the Fedora 30 ISOs. > > Signed-off-by: Fabiano Fidêncio > --- > data/os/fedoraproject.org/fedora-unknown.xml.in | 2 -- > 1

Re: [Libosinfo] [osinfo-db PATCH 3/3] fedora-unknown: Add kernel/initrd info for WS Live

2019-05-02 Thread Felipe Borges
Sure! Reviewed-by: Felipe Borges On Thu, May 2, 2019 at 10:20 AM Fabiano Fidêncio wrote: > > Signed-off-by: Fabiano Fidêncio > --- > data/os/fedoraproject.org/fedora-unknown.xml.in | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/data/os/fedoraproject.org/fedor

Re: [Libosinfo] [osinfo-db PATCH 1/3] fedora-unknown: Bump the regex after f30 release

2019-05-02 Thread Felipe Borges
Reviewed-by: Felipe Borges Thanks! Felipe. On Thu, May 2, 2019 at 10:19 AM Fabiano Fidêncio wrote: > > Signed-off-by: Fabiano Fidêncio > --- > data/os/fedoraproject.org/fedora-unknown.xml.in | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > >

Re: [Libosinfo] [osinfo-db PATCH 0/3] fedora-unknown: Update after f30 release

2019-05-02 Thread Felipe Borges
Thanks for all the changes! Reviewed-by: Felipe Borges On Thu, May 2, 2019 at 10:19 AM Fabiano Fidêncio wrote: > > Some changes are needed in the fedora-unknown XML after f30 release, as: > - Bump the regex to match f31+ > - Remove the attribute, as its been removed from the most

[Libosinfo] [PATCH] rhel-8: Update releasedate

2019-05-07 Thread Felipe Borges
RHEL 8.0 has been released today, 2019-05-07. https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/8.0_release_notes/index Signed-off-by: Felipe Borges --- data/os/redhat.com/rhel-8.0.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a

[Libosinfo] [PATCH] rhel-8: Update releasedate

2019-05-07 Thread Felipe Borges
RHEL 8.0 has been released today, 2019-05-07. https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/8.0_release_notes/index Signed-off-by: Felipe Borges --- data/os/redhat.com/rhel-8.0.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a

[Libosinfo] [PATCH] android-x86: Update to stable release

2019-05-29 Thread Felipe Borges
https://www.android-x86.org/releases/releasenote-8-1-r1.html --- data/os/android-x86.org/android-x86-8.1.xml.in| 8 ...oid-x86-8.1-rc2.iso.txt => android-x86-8.1-r1.iso.txt} | 2 +- ...6_64-8.1-rc2.iso.txt => android-x86_64-8.1-r1.iso.txt} | 2 +- 3 files changed, 6 insertions

Re: Using gitlab labels for issues and MRs

2020-05-14 Thread Felipe Borges
Hi! On Thu, May 14, 2020 at 5:30 PM Pino Toscano wrote: > > Hi, > > now that we've been using gitlab as primary source for issues and merge > requests, maybe we can start using labels to categorize them. > I never used them myself, so personally it would be a small thing to > learn; considering t

State "bios" firmware support for OSes

2020-05-26 Thread Felipe Borges
Hi everyone, We recently landed EFI support in GNOME Boxes where we create guests with "firmware = efi" by default when libosinfo reports that the OS supports it. This has worked great except for the regression with snapshots. Long story short, internal snapshots won't work with EFI, external snap