Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 148388 - deprecate make.profile
Summary: deprecate make.profile
Status: RESOLVED LATER
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Configuration (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-20 08:53 UTC by Simon Stelling (RETIRED)
Modified: 2007-01-10 16:22 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 Simon Stelling (RETIRED) gentoo-dev 2006-09-20 08:53:13 UTC
let's kill off /etc/make.profile: it's inconsistent with the rest of portage's configuration and easily forgotten. As profiles are in the tree and make.profile can only be pointed at real files and not e.g. ${PORTDIR}/profiles/default-linux/amd64/2006.1 it just gets worse. Having a PORTAGE_PROFILE var in make.conf would be so much nicer... It makes switching PORTDIR far less of a pain.
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2007-01-10 03:55:59 UTC
While I like the idea this is -dev material (affects much more than just portage).