Skip to content

GUI tool for storage configuration using blivet library

License

Notifications You must be signed in to change notification settings

persianyagami90xs/blivet-gui

 
 

Repository files navigation

Copr build status

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

CI status

CI status

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.

OBS repository (for Ubuntu and Debian)

Official packages for Debian (testing and unstable) and Ubuntu (19.04 and newer) are available through the Open Build Service. Instructions for adding the repository are available here.

Manual

  • Check blivet-gui.spec for all dependencies (lines Requires and BuildRequires). Main dependencies include blivet, libblockdev and libbytesize.
  • Clone the repo or download a release tarball.
  • Run sudo make install
  • Detailed instruction for manual installation for some distributions are available on the Wiki.

Development

See CONTRIBUTING.md

Localization

Translation

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 97.3%
  • Makefile 1.1%
  • Other 1.6%