summaryrefslogtreecommitdiffstats
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove one more reference to use.defaults.Zac Medico2006-10-081-1/+0
| | | | svn path=/main/trunk/; revision=4627
* Remove use.default documentation since we don't use it anymore. Thanks to ↵Zac Medico2006-10-081-26/+0
| | | | | | Arfrever Frehtes Taifersar Arahesis for this patch from bug #149608. svn path=/main/trunk/; revision=4626
* For bug #140021, remove autoaddcvs from the docs. Thanks to exg for this patch.Zac Medico2006-10-081-6/+1
| | | | svn path=/main/trunk/; revision=4618
* Fix misspelling of dependencies for bug #149645.Zac Medico2006-09-301-1/+1
| | | | svn path=/main/trunk/; revision=4568
* Update CONFIG_PROTECT docs to reflect that files are now supported.Zac Medico2006-09-291-4/+4
| | | | svn path=/main/trunk/; revision=4565
* Update installsources docs for bug #149491.Zac Medico2006-09-291-2/+2
| | | | svn path=/main/trunk/; revision=4564
* Document the new COLLISION_IGNORE variable.Zac Medico2006-09-291-0/+6
| | | | svn path=/main/trunk/; revision=4563
* Document the new --with-bdeps option.Zac Medico2006-09-291-4/+13
| | | | svn path=/main/trunk/; revision=4561
* document FEATURES=buildsyspkg #147729Mike Frysinger2006-09-161-0/+3
| | | | svn path=/main/trunk/; revision=4463
* note that you need to use an absolute path for ROOT #147427 by Brad PlantMike Frysinger2006-09-141-1/+1
| | | | svn path=/main/trunk/; revision=4443
* Include a note about RESTRICT="fetch" in docs for local mirrors (see bug ↵Zac Medico2006-09-081-1/+1
| | | | | | #37455). Thanks to Carlo for reporting. svn path=/main/trunk/; revision=4429
* Describe each of the USE flag symbols that are displayed in verbose mode ↵Zac Medico2006-09-031-1/+12
| | | | | | (see bug #146060). svn path=/main/trunk/; revision=4381
* document the ability to make package. files directories in /etc/portage ↵Mike Frysinger2006-08-191-0/+10
| | | | | | #144381 by Caleb Cushing svn path=/main/trunk/; revision=4311
* eat some extraneous newlinesMike Frysinger2006-08-191-2/+0
| | | | svn path=/main/trunk/; revision=4310
* document ROOT #144331Mike Frysinger2006-08-191-0/+5
| | | | svn path=/main/trunk/; revision=4309
* some INSTALL_MASK docs by compnerdMike Frysinger2006-08-191-0/+7
| | | | svn path=/main/trunk/; revision=4308
* Add some docs for use.force and package.use.force.Zac Medico2006-08-111-0/+39
| | | | svn path=/main/trunk/; revision=4215
* fixups from Benno Schulenberg #143079Mike Frysinger2006-08-071-31/+29
| | | | svn path=/main/trunk/; revision=4189
* Remove the dopython docs for bug #141935.Zac Medico2006-08-071-3/+0
| | | | svn path=/main/trunk/; revision=4186
* Add some package.use.mask docs.Zac Medico2006-08-061-0/+23
| | | | svn path=/main/trunk/; revision=4180
* Add notes about nostrip and installsources to the splitdebug docs.Zac Medico2006-08-051-1/+2
| | | | svn path=/main/trunk/; revision=4157
* Add some docs for the installsources feature.Zac Medico2006-08-051-0/+4
| | | | svn path=/main/trunk/; revision=4156
* Remove dojar docs for bug #108517.Zac Medico2006-08-021-4/+0
| | | | svn path=/main/trunk/; revision=4090
* update search docsMarius Mauch2006-07-151-8/+9
| | | | svn path=/main/trunk/; revision=3877
* mention the use of @ in -s; bug 137565Simon Stelling2006-06-221-3/+5
| | | | svn path=/main/trunk/; revision=3605
* Benno Schulenberg writes in #136818: tweak --nocolor descriptionMike Frysinger2006-06-171-1/+1
| | | | svn path=/main/trunk/; revision=3523
* Benno Schulenberg writes in #136818: tweak the description of --infoMike Frysinger2006-06-171-2/+2
| | | | svn path=/main/trunk/; revision=3522
* Benno Schulenberg writes in #136818: make the style of the --pretend letter ↵Mike Frysinger2006-06-171-8/+8
| | | | | | descriptions uniform svn path=/main/trunk/; revision=3521
* Benno Schulenberg writes in #136818: put the --config action in its ↵Mike Frysinger2006-06-171-5/+5
| | | | | | alphabetical place while adjusting the words and spaces a little. svn path=/main/trunk/; revision=3520
* line wrap to 80 colsMike Frysinger2006-06-171-12/+18
| | | | svn path=/main/trunk/; revision=3519
* Benno Schulenberg writes in #136818: changes the wording of the "set" ↵Mike Frysinger2006-06-171-4/+4
| | | | | | parameter to be similar to its neighbours. svn path=/main/trunk/; revision=3518
* Add some documentation for /etc/make.profile/profile.bashrc.Zac Medico2006-06-081-0/+6
| | | | svn path=/main/trunk/; revision=3472
* add LIVEVCS.stable to man repomanAlec Warner2006-06-041-0/+3
| | | | svn path=/main/trunk/; revision=3458
* Document RESTRICT="confcache" and add a reference econf in the ↵Zac Medico2006-06-012-1/+4
| | | | | | FEATURES="confcache" docs. svn path=/main/trunk/; revision=3444
* Revert patch for r3426 for bug 134466 and add warnings to docs.Zac Medico2006-05-281-0/+4
| | | | svn path=/main/trunk/; revision=3437
* Update the default USE_ORDER setting in the man page. Thanks to jakub for ↵Zac Medico2006-05-281-1/+1
| | | | | | reporting. svn path=/main/trunk/; revision=3436
* Update FEATURES docs for 'assume-digests' and 'digest'. Thanks to robbat2 ↵Zac Medico2006-05-281-2/+6
| | | | | | for reporting. svn path=/main/trunk/; revision=3434
* Fix CATEGORY spelling for bug #134362.Zac Medico2006-05-251-1/+1
| | | | svn path=/main/trunk/; revision=3414
* Add some documentation for RESTRICT="binchecks" (bug #133804).Zac Medico2006-05-241-0/+4
| | | | svn path=/main/trunk/; revision=3411
* - More updates from Kevin Q bug 131779 ; document the stricter feature along ↵Ned Ludd2006-05-242-0/+49
| | | | | | with the QA_* handling svn path=/main/trunk/; revision=3410
* Add some documentation for USE_EXPAND_HIDDEN.Zac Medico2006-05-231-0/+4
| | | | svn path=/main/trunk/; revision=3400
* Fix bad spelling of "privileges" in userpriv docs.Zac Medico2006-05-211-1/+1
| | | | svn path=/main/trunk/; revision=3385
* Document userfetch for bug #133975.Zac Medico2006-05-211-0/+4
| | | | svn path=/main/trunk/; revision=3384
* Add some PORTAGE_CONFIGROOT documentation for bug #131925. Thanks to ↵Zac Medico2006-05-161-0/+6
| | | | | | Christian Heim for this patch. svn path=/main/trunk/; revision=3361
* s/DEPEND atoms/package atoms/ for better wordingZac Medico2006-05-121-1/+1
| | | | svn path=/main/trunk/; revision=3345
* Add some documentation for /etc/portage/modules and metadata_overlay.Zac Medico2006-05-121-0/+23
| | | | svn path=/main/trunk/; revision=3342
* best_version doesn't return different codes depending on whether it found a ↵Simon Stelling2006-05-021-2/+1
| | | | | | match or not, it's has_version; bug 130655 svn path=/main/trunk/; revision=3310
* s/GENTOO_MIRRORs/GENTOO_MIRRORS/Zac Medico2006-04-181-1/+1
| | | | svn path=/main/trunk/; revision=3174
* Add files/ prefix for AUX files in manifest1 entries; fix digest.unused ↵v2.1_pre7Marius Mauch2006-03-251-1/+1
| | | | | | check partially by checking all DIST entries against all SRC_URI entries of a package (instead of per ebuild checks) svn path=/main/trunk/; revision=3002
* Add support for generic PORTAGE_RSYNC_{EXTRA_,}OPTS, deprecate existing ↵Marius Mauch2006-03-191-20/+18
| | | | | | RSYNC_ variables, rename RSYNC_RETRIES to PORTAGE_RSYNC_RETRIES svn path=/main/trunk/; revision=2955