
This page answers to both frequently asked questions and frequently anticipated questions.
To use rinse you will need the following binaries installed upon your system:
These should be readily available upon Debian/Debian-derived distributions via "apt-get install rpm". Distributions which support the RPM format natively shouldn't have them installed already.
The distributions which may currently be created are:
Each distribution is supported as both 32-bit/i386 and a 64-bit/AMD64 flavours.
The installation, or bootstrapping, of the new operating system occurs in two parts: First the minimum number of packages required to create a working yum command re installed. Then this newly installed copy of yum is used to install itself.
Why this two-step process?
Downloading the packages required to create a working yum command should be sufficient. (For example any shared libraries, python libraries etc). However if you stop there you'll end up with a minimal working system but the local yum+rpm databases will not match the packages which are actually installed.
The second stage "yum install yum" command ensures the local system has a consistant view of what is available locally.
Yes.
If you were working upon a real machine, and you used this software to download into a partition for example, or you wanted to bootstrap a Xen guest there are several steps you must complete to end up with a working system:
These steps should result in a working "real", or "full", system.