* [gentoo-portage-dev] [PATCH] phase-functions: make ED, EROOT read-only
@ 2022-07-25 17:03 Fabian Groffen
2022-07-25 23:43 ` Mike Gilbert
0 siblings, 1 reply; 3+ messages in thread
From: Fabian Groffen @ 2022-07-25 17:03 UTC (permalink / raw
To: gentoo-portage-dev
[-- Attachment #1: Type: text/plain, Size: 848 bytes --]
bin/phase-functions.sh: make ED and EROOT read-only too
Like D, make ED and EROOT read-only vars.
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
diff --git a/bin/phase-functions.sh b/bin/phase-functions.sh
index ccf7eeea7..212b19fc1 100644
--- a/bin/phase-functions.sh
+++ b/bin/phase-functions.sh
@@ -12,7 +12,7 @@ PORTAGE_READONLY_METADATA="BDEPEND DEFINED_PHASES DEPEND DESCRIPTION
PDEPEND RDEPEND REPOSITORY RESTRICT SLOT SRC_URI"
PORTAGE_READONLY_VARS="D EBUILD EBUILD_PHASE EBUILD_PHASE_FUNC \
- EBUILD_SH_ARGS EMERGE_FROM FILESDIR MERGE_TYPE \
+ EBUILD_SH_ARGS ED EMERGE_FROM EROOT FILESDIR MERGE_TYPE \
PM_EBUILD_HOOK_DIR \
PORTAGE_ACTUAL_DISTDIR PORTAGE_ARCHLIST PORTAGE_BASHRC \
PORTAGE_BINPKG_FILE PORTAGE_BINPKG_TAR_OPTS PORTAGE_BINPKG_TMPFILE \
--
Fabian Groffen
Gentoo on a different level
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [gentoo-portage-dev] [PATCH] phase-functions: make ED, EROOT read-only
2022-07-25 17:03 [gentoo-portage-dev] [PATCH] phase-functions: make ED, EROOT read-only Fabian Groffen
@ 2022-07-25 23:43 ` Mike Gilbert
2022-07-26 18:54 ` Fabian Groffen
0 siblings, 1 reply; 3+ messages in thread
From: Mike Gilbert @ 2022-07-25 23:43 UTC (permalink / raw
To: gentoo-portage-dev
On Mon, Jul 25, 2022 at 1:03 PM Fabian Groffen <grobian@gentoo.org> wrote:
>
> bin/phase-functions.sh: make ED and EROOT read-only too
>
> Like D, make ED and EROOT read-only vars.
Makes sense.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-portage-dev] [PATCH] phase-functions: make ED, EROOT read-only
2022-07-25 23:43 ` Mike Gilbert
@ 2022-07-26 18:54 ` Fabian Groffen
0 siblings, 0 replies; 3+ messages in thread
From: Fabian Groffen @ 2022-07-26 18:54 UTC (permalink / raw
To: gentoo-portage-dev
[-- Attachment #1: Type: text/plain, Size: 384 bytes --]
On 25-07-2022 19:43:21 -0400, Mike Gilbert wrote:
> On Mon, Jul 25, 2022 at 1:03 PM Fabian Groffen <grobian@gentoo.org> wrote:
> >
> > bin/phase-functions.sh: make ED and EROOT read-only too
> >
> > Like D, make ED and EROOT read-only vars.
>
> Makes sense.
https://github.com/gentoo/portage/pull/870
Thanks,
Fabian
--
Fabian Groffen
Gentoo on a different level
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-07-26 18:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-25 17:03 [gentoo-portage-dev] [PATCH] phase-functions: make ED, EROOT read-only Fabian Groffen
2022-07-25 23:43 ` Mike Gilbert
2022-07-26 18:54 ` Fabian Groffen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox