| Line | |
|---|
| 1 | =============================== |
|---|
| 2 | Feature (FEATURES) categories |
|---|
| 3 | =============================== |
|---|
| 4 | |
|---|
| 5 | relevant list of features |
|---|
| 6 | ========================= |
|---|
| 7 | |
|---|
| 8 | * autoaddcvs |
|---|
| 9 | * buildpkg |
|---|
| 10 | * ccache |
|---|
| 11 | * collision-protect |
|---|
| 12 | * confcache |
|---|
| 13 | * cvs |
|---|
| 14 | * digest |
|---|
| 15 | * distcc |
|---|
| 16 | * distlocks |
|---|
| 17 | * fixpackages |
|---|
| 18 | * getbinpkg |
|---|
| 19 | * gpg |
|---|
| 20 | * keeptemp |
|---|
| 21 | * keepwork |
|---|
| 22 | * mirror |
|---|
| 23 | * noclean (keeptemp, keepwork) |
|---|
| 24 | * nodoc |
|---|
| 25 | * noinfo |
|---|
| 26 | * noman |
|---|
| 27 | * nostrip |
|---|
| 28 | * notitles |
|---|
| 29 | * sandbox |
|---|
| 30 | * severe |
|---|
| 31 | * severer (dumb spanky) |
|---|
| 32 | * sfperms |
|---|
| 33 | * sign |
|---|
| 34 | * strict |
|---|
| 35 | * suidctl |
|---|
| 36 | * test |
|---|
| 37 | * userpriv |
|---|
| 38 | * userpriv_fakeroot |
|---|
| 39 | * usersandbox |
|---|
| 40 | |
|---|
| 41 | Undefined |
|---|
| 42 | --------- |
|---|
| 43 | |
|---|
| 44 | fixpackages |
|---|
| 45 | |
|---|
| 46 | Dead |
|---|
| 47 | ---- |
|---|
| 48 | |
|---|
| 49 | * usersandbox |
|---|
| 50 | * noclean |
|---|
| 51 | * getbinpkg (it's a repo type, not a global feature) |
|---|
| 52 | * buildpkg (again, repo thing. moreso ui/buildplan execution) |
|---|
| 53 | |
|---|
| 54 | Build |
|---|
| 55 | ----- |
|---|
| 56 | |
|---|
| 57 | * keeptemp, keepwork, noclean, ccache, distcc |
|---|
| 58 | * sandbox, userpriv, fakeroot |
|---|
| 59 | * userpriv_fakeroot becomes fakeroot |
|---|
| 60 | * confcache |
|---|
| 61 | * noauto (fun one) |
|---|
| 62 | * test |
|---|
| 63 | |
|---|
| 64 | repos or wrappers |
|---|
| 65 | ----------------- |
|---|
| 66 | |
|---|
| 67 | Mutables |
|---|
| 68 | ~~~~~~~~ |
|---|
| 69 | |
|---|
| 70 | * autoaddcvs |
|---|
| 71 | * cvs |
|---|
| 72 | * digest |
|---|
| 73 | * gpg |
|---|
| 74 | * no{doc,info,man,strip} |
|---|
| 75 | * sign |
|---|
| 76 | * sfperms |
|---|
| 77 | * collision-protect (vdb only) |
|---|
| 78 | |
|---|
| 79 | Immutables |
|---|
| 80 | ~~~~~~~~~~ |
|---|
| 81 | |
|---|
| 82 | * strict |
|---|
| 83 | * severe ; these two are repository opts on gpg repo class |
|---|
| 84 | |
|---|
| 85 | Fetchers |
|---|
| 86 | ~~~~~~~~ |
|---|
| 87 | |
|---|
| 88 | * distlocks, sort of. |
|---|