Is there any documentation available?
Yes! There is a complete user manual for version 1.43.1 and 1.43.2.
I think I've found a bug in fwbackups. What can I do?
Please use the bug tracker located at bugzilla.redhat.com (Product "Fedora", component "fwbackups")
How do I build fwbackups from source/Git?
After installing Qt and CMake, run this command in the build/<platform> directory:
cmake . ..\..\ -G "MinGW Makefiles"cmake . ../../Once CMake has completed generating the Makefiles, run: make
I think I've found a bug in fwbackups. What can I do?
If you think you have found a bug in fwbackups or need to request support, please use the bug tracker located at bugzilla.redhat.com (Product "Fedora", component "fwbackups")