Gentoo Archives: gentoo-dev

From: Drake Wyrm <wyrm@×××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] questions of semantics in ebuild.sh
Date: Tue, 27 Jan 2004 19:41:45
Message-Id: 20040127194428.GA26894@phaenix.haell.com
In Reply to: Re: [gentoo-dev] questions of semantics in ebuild.sh by Donnie Berkholz
1 On Tue, Jan 27, 2004 at 12:35:23PM -0500, in
2 <1075224923.28739.9.camel@localhost>, Donnie Berkholz
3 <spyderous@g.o> wrote:
4 > Basically my understanding is src_* should only affect things in
5 > ${PORTAGE_TMPDIR}, while pkg_* modifies the live filesystem. As a
6 > result, pkg_* is the only thing used for binaries, while both are used
7 > for source builds.
8
9 Okay, *that* makes sense. To continue that logic, src_* functions need
10 to be sandboxed, while pkg_* functions need to be unsandboxed. Now,
11 what about the dyn_* functions?
12
13 --
14 Batou: Hey, Major... You ever hear of "human rights"?
15 Kusanagi: I understand the concept, but I've never seen it in action.
16 --Ghost in the Shell

Replies

Subject Author
Re: [gentoo-dev] questions of semantics in ebuild.sh Mike Frysinger <vapier@g.o>