Skip to content

GUI tool for storage configuration using blivet library

License

Notifications You must be signed in to change notification settings

dwlehman/blivet-gui

 
 

Repository files navigation

blivet-gui is a graphical tool for storage configuration using blivet library

Licence

See COPYING

Installation

From Fedora repositories

blivet-gui is available in Fedora repositories. You can install it using

$ sudo dnf install blivet-gui

Daily builds (for Fedora)

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.

Manual

  • Check blivet-gui.spec for all dependencies (lines Requires and BuildRequires). 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

Development

See CONTRIBUTING.md

Localization

blivet-gui localization is done in the Zanata translation platform. blivet-gui project is located here.

Bug reporting

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.

About

GUI tool for storage configuration using blivet library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.9%
  • Makefile 1.3%
  • Other 1.8%