Hi,
Is there any working script, similar to deboostrap, for CentOS 5?
I have found rpmstrap [1] at RPMforge.. but only works for CentOS-4, and appears that's out of date.
thanks!
[1] http://dag.wieers.com/rpm/packages/rpmstrap/
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
On Mon, 2009-09-28 at 18:27 +0200, Santi Saez wrote:
Hi,
Is there any working script, similar to deboostrap, for CentOS 5?
I have found rpmstrap [1] at RPMforge.. but only works for CentOS-4, and appears that's out of date.
thanks!
http://et.redhat.com/~rjones/febootstrap/
Available via EPEL and works with CentOS.