Bug #206773 - Add a new PORTAGE_IONICE_COMMAND variable that emerge uses
authorZac Medico <zmedico@gentoo.org>
Thu, 24 Jul 2008 14:43:37 +0000 (14:43 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 24 Jul 2008 14:43:37 +0000 (14:43 -0000)
commit39ee57ea5760c13d9e892c6a057ee7913f818d34
tree9b5ffb3e52325e0ec56cc0d37c7e865cc57a6c98
parent3b91a546c90f20a6099f211f198584003a34ae7b
Bug #206773 - Add a new PORTAGE_IONICE_COMMAND variable that emerge uses
to adjust ionice priority, similar to PORTAGE_NICENESS but used more like
FETCHCOMMAND since so that portage doesn't have to know anything about
ionice options. The command should include a \${PID} place-holder to be
substituted with an integer pid.

svn path=/main/trunk/; revision=11182
cnf/make.globals
man/make.conf.5
pym/_emerge/__init__.py
pym/portage/__init__.py