.gitignore
.packit.yaml
.pylintrc
.readthedocs.yaml
COPYING
COPYING.stratislib
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
snapm.spec
test_requirements.txt
.github/workflows/snapm.yml
bin/snapm
doc/Makefile
doc/conf.py
doc/index.rst
doc/modules.rst
doc/snapm.rst
man/man8/snapm.8
snapm/__init__.py
snapm/_snapm.py
snapm/command.py
snapm/report.py
snapm.egg-info/PKG-INFO
snapm.egg-info/SOURCES.txt
snapm.egg-info/dependency_links.txt
snapm.egg-info/requires.txt
snapm.egg-info/top_level.txt
snapm/manager/__init__.py
snapm/manager/_manager.py
snapm/manager/boot.py
snapm/manager/signals.py
snapm/manager/plugins/__init__.py
snapm/manager/plugins/_plugin.py
snapm/manager/plugins/lvm2.py
snapm/manager/plugins/stratis.py
snapm/manager/plugins/stratislib/LICENSE
snapm/manager/plugins/stratislib/__init__.py
snapm/manager/plugins/stratislib/_connection.py
snapm/manager/plugins/stratislib/_constants.py
snapm/manager/plugins/stratislib/_data.py
snapm/manager/plugins/stratislib/_environment.py
snapm/manager/plugins/stratislib/_error_codes.py
snapm/manager/plugins/stratislib/_errors.py
snapm/manager/plugins/stratislib/_introspect.py
snapm/manager/plugins/stratislib/_stratisd_constants.py
snapm/manager/plugins/stratislib/_stratisd_version.py
tests/__init__.py
tests/_util.py
tests/test_boot.py
tests/test_command.py
tests/test_lvm2.py
tests/test_manager.py
tests/test_plugin.py
tests/test_report.py
tests/test_snapm.py
tests/test_stratis.py
tests/bin/dmsetup
tests/bin/lvs
tests/bin/vgs
tests/boot/boom/boom.conf
tests/boot/boom/cache/.gitignore
tests/boot/boom/hosts/.gitignore
tests/boot/boom/profiles/.gitignore
tests/boot/loader/entries/.gitignore
tests/find/a.find
tests/find/b.find
tests/find/subdir/c.find
tests/lvm/lvm.conf
tests/lvm/lvmlocal.conf
tests/lvm-nodevicesfile/lvm.conf
tests/lvm-nodevicesfile/lvmlocal.conf