From 0388ca01ef1c98880977c0a9c55e0ea5f4f5bd20 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 1 Nov 2013 18:02:36 -0200 Subject: Cowbuilder for other archs and distributions --- development.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/development.mdwn b/development.mdwn index 8c0c1ad..383ef92 100644 --- a/development.mdwn +++ b/development.mdwn @@ -19,6 +19,12 @@ The following steps needs to be run just once. DIST=sid sudo cowbuilder --create +You can also setup chroots for other archs and distributions: + + mkdir /var/cache/pbuilder/squeeze-amd64 + cowbuilder --create --basepath /var/cache/pbuilder/squeeze-amd64/base.cow \ + --distribution squeeze --debootstrapopts --arch --debootstrapopts amd64 + Environment maintenance ----------------------- -- cgit v1.2.3