* bug#42968: Potential FSDG issue with GNOME Boxes @ 2020-08-21 16:04 Tobias Geerinckx-Rice via Bug reports for GNU Guix 2020-08-22 17:16 ` Leo Famulari 0 siblings, 1 reply; 4+ messages in thread From: Tobias Geerinckx-Rice via Bug reports for GNU Guix @ 2020-08-21 16:04 UTC (permalink / raw) To: 42968 [-- Attachment #1: Type: text/plain, Size: 262 bytes --] Guix, 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]. Kind regards, T G-R [0]: https://issues.guix.gnu.org/42964 [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 227 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#42968: Potential FSDG issue with GNOME Boxes 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 0 siblings, 1 reply; 4+ messages in thread From: Leo Famulari @ 2020-08-22 17:16 UTC (permalink / raw) To: 42968 [-- Attachment #1: Type: text/plain, Size: 339 bytes --] 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? [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 833 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#42968: Potential FSDG issue with GNOME Boxes 2020-08-22 17:16 ` Leo Famulari @ 2020-08-28 13:35 ` Ludovic Courtès 2020-08-28 14:45 ` Julien Lepiller 0 siblings, 1 reply; 4+ messages in thread From: Ludovic Courtès @ 2020-08-28 13:35 UTC (permalink / raw) To: Leo Famulari; +Cc: 42968 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’. ^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#42968: Potential FSDG issue with GNOME Boxes 2020-08-28 13:35 ` Ludovic Courtès @ 2020-08-28 14:45 ` Julien Lepiller 0 siblings, 0 replies; 4+ messages in thread From: Julien Lepiller @ 2020-08-28 14:45 UTC (permalink / raw) To: 42968, ludo, leo Le 28 août 2020 09:35:41 GMT-04:00, "Ludovic Courtès" <ludo@gnu.org> a écrit : > >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? :-) I'll send them a patch :) > >Ludo’. ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-08-28 14:53 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 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 2020-08-28 14:45 ` Julien Lepiller
Code repositories for project(s) associated with this external index https://git.savannah.gnu.org/cgit/guix.git This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.