Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge world without gcc glibc libreoffice etc possible?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
EasterParade
l33t
l33t


Joined: 26 Jul 2003
Posts: 938

PostPosted: Sat Feb 16, 2013 9:29 am    Post subject: emerge world without gcc glibc libreoffice etc possible? Reply with quote

I don know where to find a suitable command line for this and as I don
know anything about awk I turn to the community:
I need a command line for emerge world that recompiles world
WITHOUT packages that take too long as gcc, libreoffice, glibc, firefox
and more of those.

Would that even be possible at all?
Back to top
View user's profile Send private message
olek
Apprentice
Apprentice


Joined: 22 Oct 2011
Posts: 173

PostPosted: Sat Feb 16, 2013 10:41 am    Post subject: Reply with quote

Code:
man emerge


Code:
emerge -av --exclude="gcc libreoffice glibc firefox" world

_________________
https://plaintext.blog
Back to top
View user's profile Send private message
EasterParade
l33t
l33t


Joined: 26 Jul 2003
Posts: 938

PostPosted: Sat Feb 16, 2013 11:16 am    Post subject: Reply with quote

Thanks - :oops:
I feel stupid ;)
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10589
Location: Somewhere over Atlanta, Georgia

PostPosted: Sat Feb 16, 2013 2:49 pm    Post subject: Reply with quote

It's a good habit to get into for rebuilds to include the --oneshot option. Although it doesn't technically matter for the world set, in other circumstances, you will inadvertently add things to the world set without --oneshot.

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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