* [gentoo-commits] proj/devmanual:master commit in: profiles/
@ 2020-09-26 19:06 Ulrich Müller
0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Müller @ 2020-09-26 19:06 UTC (permalink / raw
To: gentoo-commits
commit: 43d79200b1636b2ba3e6596919dd166a65e2b1de
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 26 19:05:23 2020 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 26 19:05:23 2020 +0000
URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=43d79200
profiles: Add missing include of profiles/make.defaults.
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
profiles/text.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/profiles/text.xml b/profiles/text.xml
index 419c5c7..3269d33 100644
--- a/profiles/text.xml
+++ b/profiles/text.xml
@@ -20,6 +20,7 @@ are also documented in <c>man portage</c>.
<include href="categories/"/>
<include href="info_files/"/>
+<include href="make.defaults/"/>
<include href="package.mask/"/>
<include href="packages/"/>
<include href="updates/"/>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/devmanual:master commit in: profiles/
@ 2021-08-14 1:49 Sam James
0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2021-08-14 1:49 UTC (permalink / raw
To: gentoo-commits
commit: 46664472272593f89f2e19213366f4ebdf93392e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 1 01:58:03 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 14 01:49:47 2021 +0000
URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=46664472
profiles: mention PMS as the main source of documentation
While `man portage` may be a useful source of information,
it's not the "source of truth" on profiles - PMS is.
Reported-by: Joshua Kinard <kumba <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>
Closes: https://github.com/gentoo/devmanual/pull/240
Signed-off-by: Sam James <sam <AT> gentoo.org>
profiles/text.xml | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/profiles/text.xml b/profiles/text.xml
index 3269d33..f652088 100644
--- a/profiles/text.xml
+++ b/profiles/text.xml
@@ -5,8 +5,12 @@
<body>
<p>
-This section provides details on the <c>profiles/</c> directory. All of these files
-are also documented in <c>man portage</c>.
+This section provides details on the <c>profiles/</c> directory. All of these
+files are also documented in <c>man portage</c>, but the canonical reference
+for profiles is within
+<uri link="https://projects.gentoo.org/pms/8/pms.html#x1-320004.4">PMS</uri>.
+
+Portage-specific behaviour must not be relied upon in the repository.
</p>
</body>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/devmanual:master commit in: profiles/
@ 2021-09-17 9:09 Ulrich Müller
0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Müller @ 2021-09-17 9:09 UTC (permalink / raw
To: gentoo-commits
commit: 20a2a847ddce9821ae186e83b5c049a4f153e251
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 17 03:37:32 2021 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Sep 17 09:09:28 2021 +0000
URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=20a2a847
profiles: fix formatting of Portage-specific behaviour note
Reported-by: Ulrich Müller <ulm <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
profiles/text.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/profiles/text.xml b/profiles/text.xml
index f652088..6976335 100644
--- a/profiles/text.xml
+++ b/profiles/text.xml
@@ -9,7 +9,9 @@ This section provides details on the <c>profiles/</c> directory. All of these
files are also documented in <c>man portage</c>, but the canonical reference
for profiles is within
<uri link="https://projects.gentoo.org/pms/8/pms.html#x1-320004.4">PMS</uri>.
+</p>
+<p>
Portage-specific behaviour must not be relied upon in the repository.
</p>
</body>
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-09-17 9:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-26 19:06 [gentoo-commits] proj/devmanual:master commit in: profiles/ Ulrich Müller
-- strict thread matches above, loose matches on Subject: below --
2021-08-14 1:49 Sam James
2021-09-17 9:09 Ulrich Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox