Introduction ------------ rpmbased-dist-chroot is a script that takes a directory full of RPMs (helps if they're the same distribution, I suggest using an official CD for the distribution you want to chroot) and installs packages in to the chroot for you. Requirements ------------ rpm bash sed grep sort uniq Installation ------------ 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!