On 2005-11-13, sebastien marbrier <[EMAIL PROTECTED]> wrote:
> I have two solutions, the first one is to install both sarge and sid but this 
> is a dirty work, I am also thinking about making the packages in a chrooted 
> environnement but I have never done that so far.
> Can you give some advice please ?

A chroot is a nice solution - I use it for many things.

the program 'debootstrap' can help you building a chroot.

just:
mkdir sid-chroot
sudo debootstrap sid sid-chroot http://yournearestmirror.
sudo chroot sidchroot

in here, you can create a user account, install packages and whatever
you like.

/Sune


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to