Allow creating a standard system install to a separate root which could then be booted as normal. An initial implementation could use a pre-mounted filesystem on e.g. /mnt/new-fedora-install which would allow flexibility in how the filesystem is manually created. A future enhancement could allow partitioning from within revisor itself, while still allowing the flexibility of manual filesystem creation. Example use cases:
Keep two LVM VG's or set of LV's. Run Fedora N on one, use Revisor to install Fedora N+1 on the other. Reboot to Fedora N+1. Repeat by replacing Fedora N with Fedora N+2 when it becomes available. This allows for always doing fresh installs and having a backup to fall back to in case of trouble.
Install to targets that Anaconda doesn't support yet, such as an encrypted root filesystem with LUKS on LVM.
Metadata Update from @cra@wpi.edu: - Issue set to the milestone: Future Release