root/releases/pkgcore/0.1.2/dev-notes/feature-breakdown @ ferringb-20050907090206-4126ccc1819a4f26

Revision ferringb-20050907090206-4126ccc1819a4f26, 0.9 KB (checked in by ferringb, 3 years ago)

[savior @ 1985]
bit more features breakdown info

Line 
1relevant list of features
2autoaddcvs
3buildpkg
4ccache
5collision-protect
6confcache
7cvs
8digest
9distcc
10distlocks
11fixpackages
12getbinpkg
13gpg
14keeptemp
15keepwork
16mirror
17noclean (keeptemp, keepwork)
18nodoc
19noinfo
20noman
21nostrip
22notitles
23sandbox
24severe
25severer (dumb spanky)
26sfperms
27sign
28strict
29suidctl
30test
31userpriv
32userpriv_fakeroot
33usersandbox
34
35where?
36fixpackages
37
38[dead features]
39usersandbox
40noclean
41getbinpkg (it's a repo type, not a global feature)
42buildpkg  (again, repo thing.  moreso ui/buildplan execution)
43
44[build features]
45keeptemp, keepwork, noclean, ccache, distcc,
46sandbox, userpriv, fakeroot
47userpriv_fakeroot becomes fakeroot
48confcache
49noauto (fun one)
50test
51
52[repo's, or wrappers]
53        [mutables]
54        autoaddcvs
55        cvs
56        digest
57        gpg
58        no{doc,info,man,strip}
59        sign
60        sfperms
61        collision-protect (vdb only)
62
63        [immutables]
64        strict
65        severe ; these two are repository opts on gpg repo class
66
67[fetchers]
68distlocks, sort of.
Note: See TracBrowser for help on using the browser.