Re: [gentoo-user] Nailing a particular version locally

2003-07-30 Thread Jonathan Kelly
Hi Marius,

On Wed, 30 Jul 2003 03:16:32 +0200
Marius Mauch [EMAIL PROTECTED] wrote:

 On 07/30/03  Jonathan Kelly wrote:
 
  Hi,
  
  I was wondering, is there a way of nailing particular versions on my
  system(s), sort of like a local /etc/make.profile/packages, that won't
  get overwritten everytime I emerge sync ... I was guessing I could
  just copy/usr/portage/profiles/default-x86-1.4 somewhere and point
  /etc/make.profile at that, but then I'd have to update that manually.
  I guess I'm hoping there's some sort of overlay feature in portage for
  the_contents_ packages file.
 
 Not that, but you can mask versions in /etc/portage/package.mask, that
 is the equivalent to /usr/portage/profiles/package.mask.

Well, I guess that was exactly what I was looking for. Hmm, just thought
... what if the version I peg my system to is not considered significant,
and is deleted from the portage tree?

cheers
Jonathan.

 
 Marius
 
 --
 [EMAIL PROTECTED] mailing list
 



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Nailing a particular version locally

2003-07-30 Thread Spider
begin  quote
On Wed, 30 Jul 2003 16:30:32 +1000
Jonathan Kelly [EMAIL PROTECTED] wrote:

 Hi Marius,
 
 On Wed, 30 Jul 2003 03:16:32 +0200
 Marius Mauch [EMAIL PROTECTED] wrote:
 
  On 07/30/03  Jonathan Kelly wrote:
  
   Hi,
   
   I was wondering, is there a way of nailing particular versions on

 
 Well, I guess that was exactly what I was looking for. Hmm, just
 thought... what if the version I peg my system to is not considered
 significant, and is deleted from the portage tree?
 

The ebuild is always stored in /var/db/pkg, so you can get it from
there..


and, if you only want a certain version and don't want to upgrade in the
future... perhaps 

emerge --oneshot thingie
will be applyable?


//Spider


-- 
begin  .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] Nailing a particular version locally

2003-07-30 Thread Timo Boettcher
Hi Jonathan,

Nachricht vom Mittwoch, 30. Juli 2003, 02:48:25:

 Hi,

 I was wondering, is there a way of nailing particular versions on my
 system(s), sort of like a local /etc/make.profile/packages, that
 won't get overwritten everytime I emerge sync ... I was guessing I
 could just copy /usr/portage/profiles/default-x86-1.4 somewhere and
 point /etc/make.profile at that, but then I'd have to update that
 manually. I guess I'm hoping there's some sort of overlay feature in
 portage for the _contents_ packages file.

 Cheers.
 Jonathan.

With latest portage (2.0.48-r5 or something) you can use
/etc/portage/packages.mask (you will have to create it).
For Example, you could put
net-www/apache-2.*
there, if you want to keep apache1. Its not documented, and I don't
know if it is stable but it works for me.

 Timo


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Nailing a particular version locally

2003-07-29 Thread Jonathan Kelly
Hi,

I was wondering, is there a way of nailing particular versions on my
system(s), sort of like a local /etc/make.profile/packages, that won't get
overwritten everytime I emerge sync ... I was guessing I could just copy
/usr/portage/profiles/default-x86-1.4 somewhere and point
/etc/make.profile at that, but then I'd have to update that manually. I
guess I'm hoping there's some sort of overlay feature in portage for the
_contents_ packages file.

Cheers.
Jonathan.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Nailing a particular version locally

2003-07-29 Thread Marius Mauch
On 07/30/03  Jonathan Kelly wrote:

 Hi,
 
 I was wondering, is there a way of nailing particular versions on my
 system(s), sort of like a local /etc/make.profile/packages, that won't
 get overwritten everytime I emerge sync ... I was guessing I could
 just copy/usr/portage/profiles/default-x86-1.4 somewhere and point
 /etc/make.profile at that, but then I'd have to update that manually.
 I guess I'm hoping there's some sort of overlay feature in portage for
 the_contents_ packages file.

Not that, but you can mask versions in /etc/portage/package.mask, that
is the equivalent to /usr/portage/profiles/package.mask.

Marius

--
[EMAIL PROTECTED] mailing list