[Libosinfo] [osinfo-db PATCH 0/6] Add osinfo-installation-successful file on unattended installations

2019-07-19 Thread Fabiano Fidêncio
Although this is not the most error-proof way to ensure an installation was successfully finished, this is already something that we can use to (try to) check whether the system was installed in an automated manner. Or, in other words, take those patches as the first step to be able to try to have

[Libosinfo] [osinfo-db PATCH 6/6] install-script, ubuntu: Add osinfo-install-successful file

2019-07-19 Thread Fabiano Fidêncio
Let's create an `osinfo-install-successful` file in /root after we finish the installation. Although this may not be totally accurate, it'll help up in the future to test whether the installation was successful in an automated manner. Signed-off-by: Fabiano Fidêncio --- data/install-script/ubun

[Libosinfo] [osinfo-db PATCH 4/6] install-script, opensuse: Add osinfo-install-successful file

2019-07-19 Thread Fabiano Fidêncio
Let's create an `osinfo-install-successful` file in /root after we finish the installation. Although this may not be totally accurate, it'll help up in the future to test whether the installation was successful in an automated manner. Signed-off-by: Fabiano Fidêncio --- .../opensuse.org/opensus

[Libosinfo] [osinfo-db PATCH 1/6] install-script, debian: Add osinfo-install-successful file

2019-07-19 Thread Fabiano Fidêncio
Let's create an `osinfo-install-successful` file in /root after we finish the installation. Although this may not be totally accurate, it'll help up in the future to test whether the installation was successful in an automated manner. Signed-off-by: Fabiano Fidêncio --- data/install-script/debi

[Libosinfo] [osinfo-db PATCH 5/6] install-script, rhel, centos: Add osinfo-install-successful file

2019-07-19 Thread Fabiano Fidêncio
Let's create an `osinfo-install-successful` file in /root after we finish the installation. Although this may not be totally accurate, it'll help up in the future to test whether the installation was successful in an automated manner. Signed-off-by: Fabiano Fidêncio --- data/install-script/redh

[Libosinfo] [osinfo-db PATCH 2/6] install-script, fedora: Add osinfo-install-successful file

2019-07-19 Thread Fabiano Fidêncio
Let's create an `osinfo-install-successful` file in /root after we finish the installation. Although this may not be totally accurate, it'll help up in the future to test whether the installation was successful in an automated manner. Signed-off-by: Fabiano Fidêncio --- .../fedoraproject.org/fe

[Libosinfo] [osinfo-db PATCH 3/6] install-script, silverblue: Add osinfo-install-successful file

2019-07-19 Thread Fabiano Fidêncio
Let's create an `osinfo-install-successful` file in /root after we finish the installation. Although this may not be totally accurate, it'll help up in the future to test whether the installation was successful in an automated manner. Signed-off-by: Fabiano Fidêncio --- .../fedoraproject.org/si

[Libosinfo] [osinfo-db PATCH] install-script, rhel, centos, desktop: Fix gnome-desktop & multimedia group install

2019-07-19 Thread Fabiano Fidêncio
Commit 0a74335fe32ebe moved the x11 group installation to only be done for RHEL < 8. However, the condition was wrong and ended up with gnome-desktop and multimedia groups not being installed on RHEL 7. Let's fix the check and have those two groups installed for RHEL > 6. Signed-off-by: Fabiano F

[Libosinfo] [osinfo-db-tools PATCH] Update NEWS for 1.6.0 release

2019-07-19 Thread Fabiano Fidêncio
Signed-off-by: Fabiano Fidêncio --- I'd like to roll an osinfo-db-tools release next Friday (July 26th) and here you can find the proposed update for the NEWS. --- NEWS | 7 +++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index 7bdf55d..949d340 100644 --- a/NEWS +++ b/NEWS @@ -1

[Libosinfo] [libosinfo PATCH] Update NEWS for 1.6.0 release

2019-07-19 Thread Fabiano Fidêncio
Signed-off-by: Fabiano Fidêncio --- I'd like to roll a libosinfo release next Friday (July 26th) and here you can find the proposed update for the NEWS. --- NEWS | 22 ++ 1 file changed, 22 insertions(+) diff --git a/NEWS b/NEWS index 54c525a..6a305c3 100644 --- a/NEWS +++ b/