-
Website
http://damien.krotkine.com/blog/ -
Original page
http://damien.krotkine.com/blog/2009/01/back-to-gentoo-development.html -
Subscribe
All Comments -
Community
-
Top Commenters
-
Donnie Berkholz
2 comments · 2 points
-
dams
12 comments · 1 points
-
Kai Carver
3 comments · 1 points
-
cubloid
1 comment · 1 points
-
jasondet
1 comment · 1 points
-
-
Popular Threads
I think a good way is generating use.local.desc at emerge --metadata - it's a good solution to make this available, and don't include it in rsync-ed tree.
- set/unset/(reset) hardmask on a package. rationale: to set a hardmask, you only need echo, unsetting it requires sed or something.
- clean obsolate package.keywords entries. if a package has an entry with a = or <= version specification and the current available/installed version is higher or equal, remove it.
Feel free to let me know about testing flagedit.
The rationale is that profuse is very usefulto quickly browse through the enormous list of USE flags and you can easily check if the flag is global or local.
More suggestions:
- A "check" mode for obsolete flags: if a flag is no more supported by the current version or the one specificated in package.keywords, a warning is displayed.
- A "proof" mode to warn if a global flag is applied to a single package or if a local flag is applied in make.conf.
- If profuse gets integrated: a way to filter the list of flags: only global, only local or by regexp