Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81565 - USE flag for a client or server only installation
Summary: USE flag for a client or server only installation
Status: RESOLVED DUPLICATE of bug 12499
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-10 19:14 UTC by Stefan de Konink
Modified: 2005-07-17 13:06 UTC (History)
0 users

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 Stefan de Konink 2005-02-10 19:14:09 UTC
The minimal USE flag is a good example in stripping things you do not require directly. Most of the current Linux application packages come with client/server packages. Why not enable via a USE flag if you want to have the clients and/or the servers (noclients/noservers/nolibraries(?)). For example MySQL/LDAP/PostgreSQL all have clients and libraries to access the servers, but on my workstation I do not require the complete server set.

Other common examples: rsync and cvs, probably 90% of the boxen installed with Gentoo have both packages installed, client and server. 90% of those people do not set up their own rsync- or cvs tree.

What will it save? Compiletime; everything you don't need, you don't compile. Space; everything you don't install saves space.

Reproducible: Always
Steps to Reproduce:
Comment 1 Daniel Black (RETIRED) gentoo-dev 2005-02-11 01:32:39 UTC
this has been proposed before - please lookup reference to discussion on -dev and place summary of what is affected.
Comment 2 Stefan de Konink 2005-02-11 03:26:27 UTC
Do you have a search keyword for me? Before I posted I tryed to find related discussions on Google, but did not manage to find context related messages.
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2005-02-13 17:21:04 UTC

*** This bug has been marked as a duplicate of 12499 ***