blivet-gui is a graphical tool for storage configuration using blivet library
See COPYING
blivet-gui is available in Fedora repositories. You can install it using
$ sudo dnf install blivet-gui
Daily builds of blivet-gui are available in @storage/blivet-daily
Copr
repository. You can enable it using
$ sudo dnf copr enable @storage/blivet-daily
Daily builds of blivet, libblockdev and libbytesize are also in this repo.
- Check
blivet-gui.spec
for all dependencies (linesRequires
andBuildRequires
). Main dependencies include blivet, libblockdev and libbytesize. Note that these are probably not packaged for other distributions than Fedora. - Clone the repo or download a release tarball.
- Run
sudo make install
See CONTRIBUTING.md
blivet-gui localization is done in the Zanata translation platform. blivet-gui project is located here.
Bugs should be reported to bugzilla.redhat.com. If it is possible, report bugs using the Automatic Bug Reporting Tool (ABRT) -- it automatically uploads logs and some other important information.
You can also report bug using the GitHub issues.
If you report a bug manually, attach blivet-gui logs to the report please.
You can find the logs in /var/log/blivet-gui
.