On Mon, 2003-08-18 at 20:00, Jacob Robert Wilkins wrote: > I've only started to dig through the yum sources, and to learn rpmlib, > so I haven't been able to answer this one myself. > > Is there anyway to get yum to install packages to a chrooted install > image? Basically the same thing as rpm --root. > > Any pointers to docs, or source would be appreicated. > yum --installroot=/some/path install foo bar baz -sv