[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Question about skim.



On 2005-11-13, sebastien marbrier <sebastien.marbier@wanadoo.fr> 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



Reply to: