On 28/09/09 17:27, Santi Saez wrote: > Is there any working script, similar to deboostrap, for CentOS 5? yum --installroot <foo>; tends to do most of what people want with rpmstrap. Does that tick the box for you ? the other workaround is to use mock and build the chroot using that. - KB