Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78255 - Interactive USE editing within portage
Summary: Interactive USE editing within portage
Status: RESOLVED WONTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Conceptual/Abstract Ideas (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-16 11:33 UTC by Alec Warner
Modified: 2005-01-29 02:03 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 Alec Warner (RETIRED) archtester gentoo-dev Security 2005-01-16 11:33:55 UTC
A new FEATURE for 'USEEDIT'.  With this feature on when portage emerges packages, it creates the build path and checks use flags ( as normal ).  However , before doing anything it presents to the user a list of the current use flags that it is about to use, and what they do.  It also has an interactive session where users can turn on/off such use flags.  Once the interactive session is terminated, use flags are written to /etc/portage/package.use for each respective package.  Then the emerge job is recalculated and executed.  

A lot of people are complaining about the number of use flags ( symlink on -dev fex ).  A more interactive way of dealing with these is necessary IMHO.  We have the tools in portage to edit things by hand, a bit more...convenience might be required if we get more use flags.  

Problems with this include doing emerge system/world updates and just having too many flags to deal with at that time.

Input on this idea is welcome as always ;)
Comment 1 Jason Stubbs (RETIRED) gentoo-dev 2005-01-29 02:03:05 UTC
The policy on both emerge and portage is that it does not edit any user configuration files. Future/other friendly tools are free to do so.