Revisor is a tool you use to compose and customize your own set
of Installation Media, or Live Media.

Please note that we currently are targeting Fedora 7.
This means Revisor will most likely not run on anything
but Fedora 7. We have plans to branch when we have a stable
feature set. Patches are always welcome.

Concept from Fedora Unity.
Coding by:

Jonathan Steffan
Jeroen van Meeuwen

Updated information: http://revisor.fedoraunity.org/

Installing from Fedora 7+:

yum install revisor

Building from git clone:

./reconfigure
rpmdev-setuptree
make srpm

Building the rpm:

make rpm

Or with mock:

mock ~/rpmbuild/SRPMS/revisor*.rpm
