Mario Limonciello
|
bf6d455687
|
Move fwupdtool and fwupdagent into bindir
These are intended to be executed by users (albeit for debugging and
advanced users) and shouldn't be left as an internal implementation
per FHS 3.0.
|
2020-02-20 09:02:11 -06:00 |
|
Mario Limonciello
|
2e22d316eb
|
snap: Move fwupd to / rather than /usr
|
2018-09-08 08:34:36 -05:00 |
|
Mario Limonciello
|
e9a3a0b925
|
snap: Enable builds for the daemon
This requires a newer version of gettext than is in Ubuntu 16.04
in order to support GETTEXTDATADIRS
|
2018-09-08 08:34:36 -05:00 |
|
Mario Limonciello
|
bb1cb5af35
|
trivial: snap: Update the mime information
Fixes installation from CAB files in devmode
(although they need to be placed in the ratherintuitive directory
/root/snap/fwupdtool/common/ for now)
|
2018-06-06 17:37:37 -05:00 |
|
Mario Limonciello
|
e1a39e6191
|
trivial: snap: Cache the correct giomodules
Fixes:
'g_io_module_load': /usr/lib/x86_64-linux-gnu/gio/modules/libgiognutls.so: undefined symbol: g_io_module_load
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgiognutls.so
'g_io_module_load': /usr/lib/x86_64-linux-gnu/gio/modules/libgiolibproxy.so: undefined symbol: g_io_module_load
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgiolibproxy.so
'g_io_module_load': /usr/lib/x86_64-linux-gnu/gio/modules/libgiognomeproxy.so: undefined symbol: g_io_module_load
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgiognomeproxy.so
|
2018-06-01 16:43:50 -05:00 |
|
Mario Limonciello
|
0238a9b2f2
|
Add support for creating snaps
They can be built one of three ways:
* Through Travis CI (Add to the OS matrix)
* Through build.snapcraft.io
* Locally (snapcraft cleanbuild)
|
2018-05-31 14:12:06 -05:00 |
|