Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Update world --> how to exclude an ebuild?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
rasat
n00b
n00b


Joined: 30 May 2002
Posts: 74

PostPosted: Mon Aug 12, 2002 10:18 am    Post subject: Update world --> how to exclude an ebuild? Reply with quote

Hi,

When updating world (emerge -u world), how to exclude ebuilds not wanted to be updated? Example, I don't want to update cups and mysql.

Markku
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Mon Aug 12, 2002 10:25 am    Post subject: Reply with quote

One approach would be to remove them from your world file, which is located in /var/cache/edb/world.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
puddpunk
l33t
l33t


Joined: 20 Jul 2002
Posts: 681
Location: New Zealand

PostPosted: Mon Aug 12, 2002 10:44 am    Post subject: Reply with quote

inject them

emerge -i catagory-name/package

Then when you want to build it, just emerge it.
Back to top
View user's profile Send private message
rasat
n00b
n00b


Joined: 30 May 2002
Posts: 74

PostPosted: Mon Aug 12, 2002 11:46 am    Post subject: Reply with quote

Thanks.

If I don't want to update the world but only few ebuilds with one command line, how to do? -- > emerge -u ebuild1, ebuild2, ebuild3 ???

Markku
Back to top
View user's profile Send private message
trolley
Apprentice
Apprentice


Joined: 12 Jun 2002
Posts: 292
Location: Canada

PostPosted: Mon Aug 12, 2002 1:37 pm    Post subject: Reply with quote

rasat wrote:
Thanks.

If I don't want to update the world but only few ebuilds with one command line, how to do? -- > emerge -u ebuild1, ebuild2, ebuild3 ???

Markku


Code:
emerge -u ebuild1 ebuild1 ebuild3 ...
Remove the commas from yours.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum