Re: GNOME Software and fwupd

2015-04-21 Thread Bastien Nocera
On Mon, 2015-04-20 at 19:50 +0100, Richard Hughes wrote:
 I've just merged a patch to gnome-software which adds an optional 
 (but
 default enabled) dependency on fwupd[1]. The fwupd project just
 provides a DBus interface for applying low-level firmware to various
 types of devices.
 
 I don't know if this makes sense for the continuous integration
 server. I don't know if it makes sense to enable by default.
 Installing firmware on more devices would be awesome (and make them
 more secure) but it is Yet Another Dep.

It's a D-Bus service, can't it be a run-time dependency?

___
desktop-devel-list mailing list
desktop-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/desktop-devel-list


Re: GNOME Software and fwupd

2015-04-21 Thread Richard Hughes
On 21 April 2015 at 10:33, Bastien Nocera had...@hadess.net wrote:
 It's a D-Bus service, can't it be a run-time dependency?

It could be, if we copy the fu-enums.[c|h] files.

Richard
___
desktop-devel-list mailing list
desktop-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/desktop-devel-list


GNOME Software and fwupd

2015-04-20 Thread Richard Hughes
I've just merged a patch to gnome-software which adds an optional (but
default enabled) dependency on fwupd[1]. The fwupd project just
provides a DBus interface for applying low-level firmware to various
types of devices.

I don't know if this makes sense for the continuous integration
server. I don't know if it makes sense to enable by default.
Installing firmware on more devices would be awesome (and make them
more secure) but it is Yet Another Dep.

Comments welcome,

Richard

[1] https://github.com/hughsie/fwupd
___
desktop-devel-list mailing list
desktop-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/desktop-devel-list


Re: GNOME Software and fwupd

2015-04-20 Thread Frederic Peters
Hi Richard

Richard Hughes wrote:
 I've just merged a patch to gnome-software which adds an optional (but
 default enabled) dependency on fwupd[1]. The fwupd project just
 provides a DBus interface for applying low-level firmware to various
 types of devices.
 
 I don't know if this makes sense for the continuous integration
 server. I don't know if it makes sense to enable by default.
 Installing firmware on more devices would be awesome (and make them
 more secure) but it is Yet Another Dep.
 
 Comments welcome,

If it stays enabled by default it would have to be added to jhbuild
(or the moduleset changed to disable it forcefully, but that's not
nice), and this would work as long as fwupdate is installed
system-wide, right?

Release-team-hat-on, in time of releases it would help to have
tarballs created with 'make dist(check)' (I think github allows this,
but if that was not the case they could certainly be pushed onto the
GNOME ftp server).


Fred
___
desktop-devel-list mailing list
desktop-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/desktop-devel-list