[EMAIL PROTECTED] wrote:
I got 'ls' to work in a chroot but
for something like Apache or Plone is seems
dang near impossible to chroot it....

You practically have to copy your entire OS into the chroot jail
and I can't find any command to find *just* the files you need
so this seems practically impossible.

It's not easy, but it can be done
I have 2 scripts @ work, 1 for installing everything for RPM to work once you're in a chroot jail, and then another for installing all the development tools I need to compile software This way, I know I'm not polluted by any inadvertant installations or upgrades

But it took me a while to do what, basically, apt or yum do, at least once you get those utils installed, you can run apt/yum from within your chroot environment to install apache or whatever you want



--
Michael O'Keefe                      |          [EMAIL PROTECTED]
Live on and Ride a 03 BMW F650GSDakar|          [EMAIL PROTECTED]      / |
I like less more or less less than   |Work:+1 858 845 3514        /  |
more. UNIX-live it,love it,fork() it |Fax :+1 858 845 2652       /_p_|
My views are MINE ALONE, blah, blah, |Home:+1 760 788 1296       \`O'|
blah, yackety yack - don't come back |Fax :+1 858                _/_\|_,


--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to