Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux:gentoo-portage [2008/10/26 01:09]
cyril
linux:gentoo-portage [2013/09/19 16:40] (current)
Line 226: Line 226:
 </code> </code>
  
 +In order to use the main gentoo tree in priority over overlays, create the file /etc/portage/repos.conf with:
 +<code>
 +[gentoo]
 +priority = 1000
 +</code>
  
 +You can also refer to overlays in the /etc/package.* files with the syntax:
 +<code>
 +category/package-version:slot::overlay
 +category/package-version::overlay
 +</code>
 ===== Save an installed package ===== ===== Save an installed package =====
  
Line 298: Line 308:
  
 As ram is not used if the mounted ram is not used, there is no risk to always mount a great amount of memory. Even if it uses swap, it will prevent emerge from failing and won't be slower than not using mounted ram. Then you should mount the maximum of memory so that ram+swap will be enough for the normally used memory, and the mounted memory. As ram is not used if the mounted ram is not used, there is no risk to always mount a great amount of memory. Even if it uses swap, it will prevent emerge from failing and won't be slower than not using mounted ram. Then you should mount the maximum of memory so that ram+swap will be enough for the normally used memory, and the mounted memory.
 +
 +===== Niceness =====
 +
 +''PORTAGE_NICENESS="15"''
  
 ===== List of gentoo packages ===== ===== List of gentoo packages =====
linux/gentoo-portage.1224983359.txt.gz ยท Last modified: 2013/09/19 16:42 (external edit)
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0