mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-26 18:40:10 +00:00
![]() In Fedora the only user of libfwupdate is fwupd and the fwupdate command line tool. It makes sense to absorb the libfwupdate library interface into the uefi plugin in fwupd. Benefits I can see include: * fwupd and fwupdate are very similar names; a lot of OEMs are confused * fwupd already depends on efivar for other things * We are maintaining an artificial library interface * The CI and translation hooks are already in place for fwupd * We don't need to check for features or versions in fwupd, we can just develop the feature (e.g. BGRT) all in one place. |
||
---|---|---|
.. | ||
lintian | ||
source | ||
tests | ||
clean | ||
compat | ||
control.in | ||
copyright | ||
docs | ||
fwupd-doc.install | ||
fwupd-tests.install | ||
fwupd-tests.postinst | ||
fwupd-tests.postrm | ||
fwupd.dirs | ||
fwupd.install | ||
fwupd.pkla | ||
fwupd.postinst | ||
fwupd.postrm | ||
fwupd.preinst | ||
gbp.conf | ||
gir1.2-fwupd-2.0.install | ||
libfwupd2.install | ||
libfwupd-dev.install | ||
README.Debian | ||
README.source | ||
rules | ||
watch |
fwupd for Debian ---------------- To build from the git tree, run: git-buildpackage -us -uc -S Then, if using sbuild, you can use something like: sbuild -s -c sid-amd64 -d unstable -- Daniel Jared Dominguez <Jared_Dominguez@Dell.com> Thu, 21 May 2015 13:44:16 -0500