Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9520 - Handling a 'minimalistic' appraoch for emerge
Summary: Handling a 'minimalistic' appraoch for emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Bugzilla (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: John Davis (zhen) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-22 19:24 UTC by pastyhermit
Modified: 2011-10-30 23:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pastyhermit 2002-10-22 19:24:38 UTC
I noticed with portage, if you emerge a package like xmms, it will start
downloading QT, this seems to be an issue with portage.  I was told on IRC that
I could set the USE variable to something like "-qt" and have portage ignore
that option.  Well thats great but lets say I want a barebones gnome2 desktop,
how on earth do I have a chance of remembering all the optional libraries and
system packages to put in the USE variable?  I talked to people on #gentoo that
suggested a bug-report. 

I am a user with limited disk space so 3 GB isnt enough for a gentoo install, I
realize that I need temp space for compiling but it would appear as though
portage compiles for all configure flags and treats them as dependancies and
downloads so you can compile with _all_ options.  

Is there a flag you guys could compile that would allow portage to take a
minimalistic approach to emerging packages?  A flag that users could set so the
minimal amount of dependancies would be installed?

Thanks for your time.

R.
Comment 1 SpanKY gentoo-dev 2002-10-22 19:42:15 UTC
read /usr/portage/profiles/use.desc and create a USE variable that suits you 
 
as for rethinking the default USE variable, there is some discussion on it 
right now 
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-22 20:55:22 UTC
well, there really is no "minimal" set.  each person has their own idea of
"minimal"  The USE flags were designed to allow you to customise things.  Take a
look at the USE variable HOWTO on the documentation section of the website.