From: Zac Medico Date: Fri, 25 Jul 2008 22:59:52 +0000 (-0000) Subject: Add PORTAGE_IONICE_COMMAND setting for make.conf which is called to adjust X-Git-Tag: v2.2_rc4~35 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2775d5fa20e3d04dd5cbe8e9047bf6f759db6e5e;p=portage.git Add PORTAGE_IONICE_COMMAND setting for make.conf which is called to adjust IO priority on portage and it's subprocesses. svn path=/main/trunk/; revision=11192 --- diff --git a/NEWS b/NEWS index 96af82dd2..99cfbddd0 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ News (mainly features/major bug fixes) portage-2.2 ------------- +* Add PORTAGE_IONICE_COMMAND setting for make.conf which is called to adjust + IO priority on portage and it's subprocesses. * Add link level dependency awareness to emerge --depclean and --prune actions in order to protect against uninstallation of required libraries. * Add emerge --jobs and --load-average options which specify behavior