Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57549 - make.conf man page FEATURES missing: sign maketest sfperms suidctl getbinpkg buildpkg cachedebug mirror
Summary: make.conf man page FEATURES missing: sign maketest sfperms suidctl getbinpkg ...
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Documentation (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-18 22:25 UTC by Daniel Black (RETIRED)
Modified: 2004-08-02 21:30 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 Daniel Black (RETIRED) gentoo-dev 2004-07-18 22:25:37 UTC
make.conf man page are missing descriptions for the following FEATURES:

sign maketest sfperms suidctl getbinpkg buildpkg cachedebug mirror

(as is cvs at time of bug report)

Also emerge.1

contains outdate (i think) /var/cache/edb/virtuals reference.

Also, while I'm here, ebuild.1 is missing test.
Comment 1 SpanKY gentoo-dev 2004-08-02 21:30:11 UTC
added sign, maketest, sfperms, suidctl, and getbinpkg to make.conf(5)
buildpkg / mirror was added a while ago
cachedebug is internal and wont be documented

/var/cache/edb/virtuals has been removed from emerge(1)

added test to ebuild(1) and src_test to ebuild(5)