dnl SPDX-License-Identifier: GPL-2.0+ define(`SVG', `dnl ')dnl ifelse(MODE(), `svg', `SVG() m4exit') PACKAGE()

PACKAGE() - SLOGAN()

SVG()

DESCRIPTION1()

DESCRIPTION2()

DESCRIPTION3()

Installation

PACKAGE() is easy to install and easy to configure. To build from source, a number of dependencies must be installed. The following should work on Debian/Ubuntu:

	sudo apt-get install gcc git autoconf m4 make liblopsub-dev
	git clone CLONE_URL()
	cd misma
	./configure && make && sudo make install
		

Alternatively, download this pre-compiled static binary for x86, which should work fine on all Linux distributions.

Run PACKAGE() help to display the subcommands and man PACKAGE() for the manual page. The examples included in the manual illustrate how to create thin logical volumes and how to snapshot them with PACKAGE().

Resources