X-Git-Url: https://git.sommitrealweird.co.uk/rpmbased-dist-chroot.git/blobdiff_plain/197108ad262f3eaa4a5206e776d6ebe774af38e0..2105183cee6c9fc558f86a34d5dd291fae495c24:/README diff --git a/README b/README index e96f8ea..90a9e82 100644 --- a/README +++ b/README @@ -20,5 +20,19 @@ Copy the file rpmbased-dist-chroot.sh to a directory in your PATH. 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: + www: http://www.sommitrealweird.co.uk/