From: Daniel Robbins <drobbins@gentoo.org>
To: gentoo-dev@gentoo.org
Subject: [gentoo-dev] package.mask
Date: Fri Apr 13 15:19:01 2001 [thread overview]
Message-ID: <20010413151846.A6982@cvs.gentoo.org> (raw)
Developers,
I just updated the current version of Portage on CVS (portage-1.5_pre10).
This version of portage seems to be working well for Achim, and now has
an additional new feature.
The /usr/portage/profiles/package.mask file can now be used to *eliminate*
packages for consideration by the auto-build system. It's really useful
if you are adding experimental and not-quite-working packages to portage.
Simply add a dependency line to /usr/portage/package.mask that matches the particular
ebuild you'd like to mark as "not ready for others". Each dependency should
appear on its own line, and "# style" comments are allowed as long as the
line begins with a "#". Here's an example package.mask file:
#sys-apps/bash-2.05 is experimental (not really, this is just an example)
=sys-apps/bash-2.05
#sys-apps/foo (all versions) should *not* be available to end-users
sys-apps/foo
Right now, "=sys-apps/bash-2.05" is in the package.mask file as a placeholder.
As soon as Achim gets the new version of Portage on his system and tests out
the package.mask feature, it'll be removed :) If you merge the brand-new
version of portage-1.5_pre10, you'll find that for the time being, bash-2.05
will not be found by "emerge".
However, you can still install masked packages using ebuild.
All developers should now use package.mask as a way to ensure that end-users
don't accidentally auto-merge experimental ebuilds.
Best Regards,
--
Daniel Robbins <drobbins@gentoo.org>
President/CEO http://www.gentoo.org
Gentoo Technologies, Inc.
next reply other threads:[~2001-04-13 21:18 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-13 15:19 Daniel Robbins [this message]
2001-04-14 9:24 ` [gentoo-dev] package.mask Achim Gottinger
2001-04-14 10:21 ` Daniel Robbins
2001-04-14 11:44 ` Achim Gottinger
2001-04-14 12:19 ` Daniel Robbins
2001-04-14 12:40 ` Achim Gottinger
2001-04-14 13:35 ` Daniel Robbins
2001-04-14 14:28 ` Achim Gottinger
2001-04-14 15:28 ` Daniel Robbins
2001-04-15 3:27 ` Achim Gottinger
-- strict thread matches above, loose matches on Subject: below --
2001-12-10 22:29 Zach Forrest
2001-12-10 22:56 ` Geert Bevin
2001-12-11 0:22 ` Zach Forrest
2002-06-07 19:27 Eric Thibeault Jolin
2002-06-07 19:28 ` Tom Syroid
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010413151846.A6982@cvs.gentoo.org \
--to=drobbins@gentoo.org \
--cc=gentoo-dev@gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox