Description
A python module for storage configuration.
Installation Instructions
You can install the package with the following commands:
dnf copr enable dlehman/blivet
dnf update python3-blivet
To test it, you can run the examples, which are in /usr/share/doc/python3-blivet/examples/
. They should do everything using file-based "disks" and should be safe to run on any system. You will, however, need to be root when you run them. If this frightens you (I don't blame you), you can do this all in a vm.
Blivet's upstream is here.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable dlehman/blivet
More info about enabling Copr repositories