unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Leo Famulari <leo@famulari.name>
Cc: 42968@debbugs.gnu.org
Subject: bug#42968: Potential FSDG issue with GNOME Boxes
Date: Fri, 28 Aug 2020 15:35:41 +0200	[thread overview]
Message-ID: <87wo1iq4eq.fsf@gnu.org> (raw)
In-Reply-To: <20200822171615.GC10275@jasmine.lan> (Leo Famulari's message of "Sat, 22 Aug 2020 13:16:15 -0400")

Hi,

Leo Famulari <leo@famulari.name> skribis:

> On Fri, Aug 21, 2020 at 06:04:39PM +0200, Tobias Geerinckx-Rice via Bug reports for GNU Guix wrote:
>> The list of operating systems in GNOME Boxes' ‘Create a Virtual Machine’ &
>> ‘Operating System Download’ menus has the same potential problems that
>> GNUtoo describes here[0].
>
> Thanks! Can anyone offer a patch to fix this?

It seems that Parabola hides the download button altogether:

  https://git.parabola.nu/abslibre.git/tree/libre/gnome-boxes/hide_download_button.patch

But it seems we can instead tweak ‘data/recommended-downloads.xml’:

--8<---------------cut here---------------start------------->8---
<?xml version="1.0" encoding="utf-8" ?>
<!--
  These are OSes listed in the recommended section of the "Download an OS" page.

  This list is powered by libosinfo, therefore the URLs are unique identifiers
  for each OS in osinfo-db.

  Downstreams are encouraged to tweak the list as they wish. Sorting is also
  available.
 -->
<list>
  <os_id>http://redhat.com/rhel/8.2</os_id>
  <os_id>http://fedoraproject.org/fedora/32</os_id>
  <os_id>http://fedoraproject.org/silverblue/32</os_id>
  <os_id>http://ubuntu.com/ubuntu/20.04</os_id>
  <os_id>http://opensuse.org/opensuse/15.1</os_id>
  <os_id>http://debian.org/debian/10</os_id>
  <os_id>http://endlessos.com/eos/3.8</os_id>
</list>
--8<---------------cut here---------------end--------------->8---

In parallel, it’d be nice to submit a patch adding Guix to ‘osinfo-db’:

  https://gitlab.com/libosinfo/osinfo-db/-/tree/master/data/os

Any takers?  :-)

Ludo’.




  reply	other threads:[~2020-08-28 13:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-21 16:04 bug#42968: Potential FSDG issue with GNOME Boxes Tobias Geerinckx-Rice via Bug reports for GNU Guix
2020-08-22 17:16 ` Leo Famulari
2020-08-28 13:35   ` Ludovic Courtès [this message]
2020-08-28 14:45     ` Julien Lepiller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wo1iq4eq.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=42968@debbugs.gnu.org \
    --cc=leo@famulari.name \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).