Usage
-----
-Edit the script and change the variables at the top to point to the right
-places, run, rejoice!
+
+rpmbased-dist-chroot.sh --install-root /some/place/to/put/the/chroot \
+ --rpm-archives /path/to/CD/RPMS/directory --install-packages list of \
+ packages seperated by spaces
+
+All options are optional, if they're not specified then it uses the following
+defaults:
+ install-root : /mnt/temp/fedora
+ rpm-archives : /media/cdrom/Fedora/RPMS
+ install-packages: bash coreutils yum
+
+Author
+------
+Brett Parker:
+ email: <iDunno@sommitrealweird.co.uk>
+ www: http://www.sommitrealweird.co.uk/