Re: Searching for a simple chroot-solution

2004-01-12 Thread Peter
On Thu, 08 Jan 2004 16:50:22 +0100, in linux.debian.isp you wrote:

jailer - Builds and maintains chrooted environments
jailtool - Tool to build chroot-jails for daemons.
makejail - Automatically create chroot jails for programs.

I did not find these ones in woody. Where are they? 

I just want woody packages.




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



Re: Searching for a simple chroot-solution

2004-01-12 Thread Peter
On Thu, 08 Jan 2004 16:50:22 +0100, in linux.debian.isp you wrote:

jailer - Builds and maintains chrooted environments
jailtool - Tool to build chroot-jails for daemons.
makejail - Automatically create chroot jails for programs.

I did not find these ones in woody. Where are they? 

I just want woody packages.






Re: Searching for a simple chroot-solution

2004-01-08 Thread Brett Parker
On Thu, Jan 08, 2004 at 04:00:24PM +0100, Peter wrote:
 Hi,
 
 can anybody recommend a simple chroot solution? At the moment I am
 using http://jail.sourceforge.net/ that´s not bad at all, but
 something that would integrate more into debian and possible to
 install with an apt-get jail or similar would be also nice. 
 
 Is there a debianized standard solution? 
 
 Thanks for your attention!

jailer - Builds and maintains chrooted environments
jailtool - Tool to build chroot-jails for daemons.
makejail - Automatically create chroot jails for programs.

Those sprung out at me doing a apt-cache search jail, ISTR trying
makejail before, but I can't remember what happened.

Cheers,

Brett.


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



Re: Searching for a simple chroot-solution

2004-01-08 Thread Paul Cupis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 08 January 2004 15:00, Peter [EMAIL PROTECTED] wrote:
 can anybody recommend a simple chroot solution? At the moment I am
 using http://jail.sourceforge.net/ that´s not bad at all, but
 something that would integrate more into debian and possible to
 install with an apt-get jail or similar would be also nice.

 Is there a debianized standard solution?

Package: dchroot
Maintainer: David Kimdon [EMAIL PROTECTED]
Version: 0.04
Description: Execute commands under different root filesystems
 This package contains a setuid binary that allows users to execute a
 shell or other command under different root filesystems.  A typical
 installation might provide 'stable', 'testing' and 'unstable' chroots.
 Users can move between chroots as necessary.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iEYEARECAAYFAj/99P0ACgkQIzuKV+SHX/l96gCffNymu/TcR+2+bjT8rBXnBwNz
NrAAnizykQLYhhkFfbBCyr2i1tJhN/kY
=+9xB
-END PGP SIGNATURE-


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



Re: Searching for a simple chroot-solution

2004-01-08 Thread Fraser Campbell
On January 8, 2004 10:00 am, Peter wrote:

 can anybody recommend a simple chroot solution? At the moment I am
 using http://jail.sourceforge.net/ that´s not bad at all, but
 something that would integrate more into debian and possible to
 install with an apt-get jail or similar would be also nice.

 Is there a debianized standard solution?

It depends what you're using the chroot for.  Someone already mentioned 
debootstrap and that is a trivial method of building chroot filesystems, 
perhaps that is all you need.  Otherwise have you considered user mode Linux 
(http://user-mode-linux.sourceforge.net/).

-- 
Fraser Campbell [EMAIL PROTECTED] http://www.wehave.net/
Georgetown, Ontario, Canada   Debian GNU/Linux


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



Re: Searching for a simple chroot-solution

2004-01-08 Thread Brett Parker
On Thu, Jan 08, 2004 at 04:00:24PM +0100, Peter wrote:
 Hi,
 
 can anybody recommend a simple chroot solution? At the moment I am
 using http://jail.sourceforge.net/ that´s not bad at all, but
 something that would integrate more into debian and possible to
 install with an apt-get jail or similar would be also nice. 
 
 Is there a debianized standard solution? 
 
 Thanks for your attention!

jailer - Builds and maintains chrooted environments
jailtool - Tool to build chroot-jails for daemons.
makejail - Automatically create chroot jails for programs.

Those sprung out at me doing a apt-cache search jail, ISTR trying
makejail before, but I can't remember what happened.

Cheers,

Brett.




Re: Searching for a simple chroot-solution

2004-01-08 Thread Angus D Madden
Peter, Thu, Jan 08, 2004 at 04:00:24PM +0100: 
 can anybody recommend a simple chroot solution? At the moment I am
 using http://jail.sourceforge.net/ that?s not bad at all, but
 something that would integrate more into debian and possible to
 install with an apt-get jail or similar would be also nice. 
 
 Is there a debianized standard solution? 
 

We use either debootstrap or rootstrap to make chroots, depending on what
the chroot is used for.

g





pgpksvASNlJyb.pgp
Description: PGP signature


Re: Searching for a simple chroot-solution

2004-01-08 Thread Paul Cupis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 08 January 2004 15:00, Peter [EMAIL PROTECTED] wrote:
 can anybody recommend a simple chroot solution? At the moment I am
 using http://jail.sourceforge.net/ that´s not bad at all, but
 something that would integrate more into debian and possible to
 install with an apt-get jail or similar would be also nice.

 Is there a debianized standard solution?

Package: dchroot
Maintainer: David Kimdon [EMAIL PROTECTED]
Version: 0.04
Description: Execute commands under different root filesystems
 This package contains a setuid binary that allows users to execute a
 shell or other command under different root filesystems.  A typical
 installation might provide 'stable', 'testing' and 'unstable' chroots.
 Users can move between chroots as necessary.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iEYEARECAAYFAj/99P0ACgkQIzuKV+SHX/l96gCffNymu/TcR+2+bjT8rBXnBwNz
NrAAnizykQLYhhkFfbBCyr2i1tJhN/kY
=+9xB
-END PGP SIGNATURE-




Re: Searching for a simple chroot-solution

2004-01-08 Thread Fraser Campbell
On January 8, 2004 10:00 am, Peter wrote:

 can anybody recommend a simple chroot solution? At the moment I am
 using http://jail.sourceforge.net/ that´s not bad at all, but
 something that would integrate more into debian and possible to
 install with an apt-get jail or similar would be also nice.

 Is there a debianized standard solution?

It depends what you're using the chroot for.  Someone already mentioned 
debootstrap and that is a trivial method of building chroot filesystems, 
perhaps that is all you need.  Otherwise have you considered user mode Linux 
(http://user-mode-linux.sourceforge.net/).

-- 
Fraser Campbell [EMAIL PROTECTED] http://www.wehave.net/
Georgetown, Ontario, Canada   Debian GNU/Linux