summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Make the world-candidate package set attribute default to False, sinceZac Medico2010-07-271-2/+0
| | | | [usersets] is the only one for which it is True in the default config.
* Use a directory for the default set configuration.Michał Górny2010-07-271-2/+3
| | | | | | | Expect /usr/share/portage/config/sets to be a directory containing any number of set configuration files. The default Portage sets.conf should be now installed as sets/portage.conf, and other ebuilds are free to install their own set configuration files there.
* Support per-package bashrc files.Michał Górny2010-04-291-2/+10
| | | | | | | Support loading per-package bashrc files from the /etc/portage/env directory. The invidual files should reside in a directory matching ${CATEGORY}, with names matching ${PN}, ${PN}:${SLOT}, ${P} and/or ${PF} (which are applied in that order).
* Enable EAPI 3 and deprecate EAPI 3_pre2.Zac Medico2010-01-291-10/+10
| | | | svn path=/main/trunk/; revision=15221
* * Fix type in econf --host argument.Zac Medico2009-12-121-18/+20
| | | | | | | * Add missing econf --build and --target arguments. * Use tabs instead of spaces for indentation. svn path=/main/trunk/; revision=15048
* Update for EAPI 3_pre2.Zac Medico2009-12-121-6/+93
| | | | svn path=/main/trunk/; revision=15043
* Add "repository" attribute to CategorySet (revert r11597). Thanks to TGLZac Medico2009-11-221-0/+8
| | | | | | <tom.gl@free.fr> for this patch, posted on bug #291414. svn path=/main/trunk/; revision=14874
* Remove the docs for the extend, remove, and intersect attributesZac Medico2009-10-191-10/+2
| | | | | | that are not supported now. svn path=/main/trunk/; revision=14695
* Bug #266454 - Make @world an all-inclusive set once again, like it was priorZac Medico2009-10-161-5/+12
| | | | | | | | to portage-2.2_rc* releases. In addition to @system, @world now includes a @selected set which represents user-selected "world" packages and sets that saved in /var/lib/portage/world{,sets}. svn path=/main/trunk/; revision=14614
* Bug #274497 - Misc spelling, grammar, and terminology fixes, includingZac Medico2009-10-091-1/+1
| | | | | | URL -> URI and FOO's -> FOOs. svn path=/main/trunk/; revision=14531
* Fix more <listitem> elements to contain <para> elements.Zac Medico2009-06-071-4/+4
| | | | svn path=/main/trunk/; revision=13634
* Bug #272063 - Remove <funcsynopsisinfo> elements that don't validate.Zac Medico2009-06-071-2/+2
| | | | svn path=/main/trunk/; revision=13633
* Fix non-empty <xref> elements.Zac Medico2009-06-071-7/+7
| | | | svn path=/main/trunk/; revision=13632
* Remove <msgtext> element in invalid location.Zac Medico2009-06-071-1/+1
| | | | svn path=/main/trunk/; revision=13631
* Bug #272063 - Use <para> elements inside <listitem> elements.Zac Medico2009-06-075-131/+129
| | | | svn path=/main/trunk/; revision=13630
* Document EAPI 3_pre1.Zac Medico2009-02-093-0/+17
| | | | svn path=/main/trunk/; revision=12597
* Add new @unavailable package set which contains all installedZac Medico2008-11-221-0/+15
| | | | | | | packages for which there are no visible ebuilds corresponding to the same $CATEGORY/$PN:$SLOT. svn path=/main/trunk/; revision=12043
* Note that USE dependencies appear on the right hand side of SLOT dependencies.Zac Medico2008-11-141-0/+4
| | | | svn path=/main/trunk/; revision=11899
* remove the 'repository' option from CategorySet in favor of the generic ↵Marius Mauch2008-09-281-8/+4
| | | | | | 'intersect' option svn path=/main/trunk/; revision=11597
* document AgeSet handler classMarius Mauch2008-09-281-0/+26
| | | | svn path=/main/trunk/; revision=11587
* update set config documentation to include extend, remove and intersect optionsMarius Mauch2008-09-281-7/+18
| | | | svn path=/main/trunk/; revision=11586
* Rename the EAPI 2 docs and to indicate that they are no longer a draft, andZac Medico2008-09-261-298/+19
| | | | | | remove the EAPI 2_pre* docs. svn path=/main/trunk/; revision=11551
* Add a "EAPI 2_pre3" section to show what's changed.Zac Medico2008-09-201-0/+61
| | | | svn path=/main/trunk/; revision=11523
* Remove everything related to the eapi* default phase functions since theyZac Medico2008-09-181-58/+0
| | | | | | are not included in the current EAPI 2 draft. svn path=/main/trunk/; revision=11515
* Adjust chunk.section.depth and generate.section.toc.level so that the EAPI 2Zac Medico2008-09-111-0/+2
| | | | | | draft docs appear on a single page which includes it's own table of contents. svn path=/main/trunk/; revision=11503
* Remove docs for the proposed eapi* default phase functions since they areZac Medico2008-09-111-61/+0
| | | | | | unpopular. svn path=/main/trunk/; revision=11502
* Remove docs for the proposed unpack() gitweb snapshot extension since it'sZac Medico2008-09-111-12/+0
| | | | | | unpopular. svn path=/main/trunk/; revision=11501
* Split the doman language code documentation into it's own section.Zac Medico2008-09-041-0/+3
| | | | svn path=/main/trunk/; revision=11495
* Document EAPI 2 support in the unpack helper function for gitweb snapshots.Zac Medico2008-09-041-0/+12
| | | | | | A patch implementing this feature has been submitted by Daniel Robbins. svn path=/main/trunk/; revision=11494
* Add EAPI 2 documentation for customization of output file names in SRC_URIZac Medico2008-09-041-0/+14
| | | | | | (bug #177863). svn path=/main/trunk/; revision=11493
* Nest the EAPI 2 "Dependencies" section inside a "Metadata" section.Zac Medico2008-09-041-7/+10
| | | | svn path=/main/trunk/; revision=11492
* s/blocking/conflicting/ for consistencyZac Medico2008-09-041-1/+1
| | | | svn path=/main/trunk/; revision=11491
* Document EAPI 2 blocker atom extensions (not yet implemented).Zac Medico2008-09-041-0/+28
| | | | svn path=/main/trunk/; revision=11490
* Nest the EAPI 2 "USE Dependencies" section inside a "Dependencies" section.Zac Medico2008-09-041-3/+6
| | | | svn path=/main/trunk/; revision=11489
* Adjust toc.section.depth in the stylesheet so that deeper sections appearZac Medico2008-09-042-2/+5
| | | | | | in the table of contents. svn path=/main/trunk/; revision=11488
* Add a new "EAPI 2 Draft" section which unifies the content of the EAPI 2_pre*Zac Medico2008-09-031-6/+285
| | | | | | sections. svn path=/main/trunk/; revision=11487
* Add a new src_prepare phase function which is called in-between src_unpackZac Medico2008-08-231-1/+14
| | | | | | | and src_configure (and bump EAPI to 2_pre3). Thanks to Ciaran McCreesh for the suggestion. svn path=/main/trunk/; revision=11454
* Add an 'IUSE defaults' section.Zac Medico2008-08-191-0/+8
| | | | svn path=/main/trunk/; revision=11438
* Update for @everything -> @installed rename. Thanks to Arfrever.Zac Medico2008-08-181-1/+1
| | | | svn path=/main/trunk/; revision=11435
* Create a single EAPI section to contain all of the EAPI subsections andv2.2_rc8Zac Medico2008-08-126-60/+63
| | | | | | | replace sect[1-3] elements with "section" elements which have unbounded depth. svn path=/main/trunk/; revision=11402
* Add sample code for the new src_configure and src_compile phase functions.Zac Medico2008-08-101-0/+13
| | | | svn path=/main/trunk/; revision=11385
* Document the differences between EAPIs 0 and 1.Zac Medico2008-08-102-0/+67
| | | | svn path=/main/trunk/; revision=11384
* Add new sections for EAPI 0 and 1 (currently empty).Zac Medico2008-08-104-0/+10
| | | | svn path=/main/trunk/; revision=11383
* Add missing default_src_configure() function to table. Thanks to Arfrever.Zac Medico2008-08-081-0/+3
| | | | svn path=/main/trunk/; revision=11353
* Rename the eapi2_pre2_* functions to just eapi2_* and document all theZac Medico2008-08-081-2/+85
| | | | | | new eapi* functions. svn path=/main/trunk/; revision=11351
* Add support in EAPI 2_pre2 for a function named "default" is redefined forZac Medico2008-08-071-0/+10
| | | | | | | | each phase so that it will call the default_* function corresponding to the current phase. Thanks to Thomas Anderson <gentoofan23> for the initial patch. svn path=/main/trunk/; revision=11342
* Add some docs for EAPI 2_pre2.Zac Medico2008-08-041-1/+69
| | | | svn path=/main/trunk/; revision=11328
* Add a more generic VariableSet to replace the InheritSet and RestrictSetZac Medico2008-08-031-21/+11
| | | | | | | classes. Thanks to Arfrever Frehtes Taifersar Arahesis for this patch from bug #233589 (with some minor adjustments from me). svn path=/main/trunk/; revision=11320
* Document the fact that use of @installed/EverythingSet makes it impossibleZac Medico2008-08-021-1/+3
| | | | | | for emerge to solve blockers by automatic uninstallation of blocked packages. svn path=/main/trunk/; revision=11318
* Add a new RestrictSet which contains all packages that match specifiedZac Medico2008-08-021-0/+18
| | | | | | | RESTRICT values. This could be useful for implementing something like a @live-rebuild based on RESTRICT metadata, as suggested in bug #233589. svn path=/main/trunk/; revision=11317