[gentoo-dev] Re: Portage feature addition

2006-12-05 Thread Steve Long
Ned Ludd wrote:

 
 cd $(portageq envvar PORTDIR)/virtual/
 mkdir mike
 cd mike
 echo 'echo OWNED at phase $EBUILD_PHASE'  mike-0.0.ebuild
 emerge -pv mike
 
Just checking; commands run there are run as root, right? Are they run in a
chroot jail?


-- 
gentoo-dev@gentoo.org mailing list



Re: [gentoo-dev] Re: Portage feature addition

2006-12-05 Thread Ned Ludd
On Tue, 2006-12-05 at 08:58 +, Steve Long wrote:
 Ned Ludd wrote:
 
  
  cd $(portageq envvar PORTDIR)/virtual/
  mkdir mike
  cd mike
  echo 'echo OWNED at phase $EBUILD_PHASE'  mike-0.0.ebuild
  emerge -pv mike
  
 Just checking; commands run there are run as root, right? 

Most often yes they would be preformed as the root user, unless the user
of portage is in the portage group and has write access to the tree.

 Are they run in a chroot jail?

umm nope.

-- 
Ned Ludd [EMAIL PROTECTED]
Gentoo Linux

-- 
gentoo-dev@gentoo.org mailing list