summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@ciaranm.org>2007-03-24 17:02:41 +0000
committerCiaran McCreesh <ciaranm@ciaranm.org>2007-03-24 17:02:41 +0000
commit0684b5a21f2acb3b0899555c2ba85789383e11ea (patch)
treed068f7006027550311d2217ecc18d2ab378cce5f /profiles.tex
parent(ferringb) Reword no additional pkg dirs in a cat dir (diff)
downloadpms-0684b5a21f2acb3b0899555c2ba85789383e11ea.tar.gz
pms-0684b5a21f2acb3b0899555c2ba85789383e11ea.tar.bz2
pms-0684b5a21f2acb3b0899555c2ba85789383e11ea.zip
(ferringb) Add todo item about package.mask removing lines from package.mask
git-svn-id: http://svn.repogirl.net/pms/trunk@98 a05a4626-2124-0410-b604-e6c5abf33261
Diffstat (limited to 'profiles.tex')
-rw-r--r--profiles.tex6
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles.tex b/profiles.tex
index ce39e1b..c3cb429 100644
--- a/profiles.tex
+++ b/profiles.tex
@@ -84,9 +84,13 @@ but is mentioned here for completeness.
contains one dep atom; anything matching this atom will not be installed unless unmasked by the
user's configuration.
-Note that the the \t{-atom} syntax can be used to remove a mask in a parent profile, but not
+Note that the \t{-atom} syntax can be used to remove a mask in a parent profile, but not
necessarily a global mask (from \t{profiles/package.mask}, section \ref{profiles-package.mask}).
+\TODO{Portage has rather weird behaviour on \t{profiles/package.mask}. It treats it as being
+ at the leftmost branch of the inherit tree for purposes of removing items. This is rather
+ icky. Is it safe to require proper separation between the two types of \t{package.mask}?}
+
\subsection{package.provided}
\t{package.provided} is used to tell the package manager that a certain package version should be
considered to be provided by the system regardless of whether it is actually installed. Because it