Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Some (i think) basic portage questions
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
btsg
n00b
n00b


Joined: 11 Jun 2003
Posts: 16
Location: submanifold of euclidean space

PostPosted: Fri Jun 13, 2003 6:38 pm    Post subject: Some (i think) basic portage questions Reply with quote

Hi,

I have just finished my first gentoo linux installation, thanks to this list. Some questions about portage:

When I was installing, I was reluctant to change lots of USE flags, but now that I am becoming more familiar with things I am slowly adding and subtracting what I want and don't want. Will portage recompile packages to reflect these new settings, or is there a way to make it do so?

Also, when I was installing I came across advice to install a package which finds the closest portage mirror to your location and optimizes your connection or something. I thought it was in the install doc or portage user guide but I went back and couldn't find it. Does anyone know this package?

Thanks!!!
Back to top
View user's profile Send private message
Athrawn17
n00b
n00b


Joined: 07 Nov 2002
Posts: 42
Location: Des Moines IA

PostPosted: Fri Jun 13, 2003 6:57 pm    Post subject: Reply with quote

As for the tool which selects the closest mirror that would be

Code:
emerge mirrorselect


to use it you can either
Code:
mirrorselect --help

or
Code:
mirrorselect -i


The -i is for interactive and will bring up a screen similar to when you selected modules for your kernel.

As for the portage question. I believe that if you modify your use flags, and then
Code:
emerge -up world
that it will pick up the new stuff. -u for update and -p for pretend. I have also seen the -e option which ?recompiles? everything? Not sure about it though.
_________________
1 0
Just my two bits.
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9629
Location: beyond the rim

PostPosted: Sat Jun 14, 2003 1:08 am    Post subject: Reply with quote

portage does not recompile packages when you changed your USE flags (not yet, this function might be added in the future). Currently you either have to recompile your whole system or pick the relevant packages by hand (qpkg or etcat might help). I think there was a program floating around somewhere in the forums to check for changed USE flags, maybe you can search for that.

In general I would only recompile a package when you need the functionality provided by the changed USE flags.
Back to top
View user's profile Send private message
gntu
n00b
n00b


Joined: 04 Jun 2003
Posts: 41

PostPosted: Sat Jun 14, 2003 4:22 am    Post subject: Reply with quote

The program floating around is "usechange" IFIRC.
Back to top
View user's profile Send private message
kallamej
Administrator
Administrator


Joined: 27 Jun 2003
Posts: 4983
Location: Gothenburg, Sweden

PostPosted: Tue Sep 28, 2004 4:55 pm    Post subject: Reply with quote

Moved from Portage & Programming in favour of https://forums.gentoo.org/viewtopic.php?t=229453
_________________
Please read our FAQ Forum, it answers many of your questions.
irc: #gentoo-forums on irc.libera.chat
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads 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