e96f8ea584664fda4f4763732da24069cf2107d0
[rpmbased-dist-chroot.git] / README
1 Introduction
2 ------------
3 rpmbased-dist-chroot is a script that takes a directory full of RPMs (helps if
4 they're the same distribution, I suggest using an official CD for the
5 distribution you want to chroot) and installs packages in to the chroot for
6 you.
7
8 Requirements
9 ------------
10 rpm
11 bash
12 sed
13 grep
14 sort
15 uniq
16
17 Installation
18 ------------
19 Copy the file rpmbased-dist-chroot.sh to a directory in your PATH.
20
21 Usage
22 -----
23 Edit the script and change the variables at the top to point to the right
24 places, run, rejoice!