Summary: | Possibility to have /var/tmp/portage/$CATEGORY/$PACKAGE-$VERSION/work as a tempfs mounted in RAM | ||
---|---|---|---|
Product: | Portage Development | Reporter: | David Carlos Manuelda <StormByte> |
Component: | Core | Assignee: | Portage team <dev-portage> |
Status: | RESOLVED WONTFIX | ||
Severity: | enhancement | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
David Carlos Manuelda
2008-02-07 03:06:26 UTC
I don't thing we want to include this directly in portage but I've heard on something called bashrcng-shmfs that that's available in this overlay: http://gechi-overlay.sourceforge.net/ Not going to mount filesystems in portage (that's just going to cause trouble). If you want to use this feature, you can set-up a tmpfs yourself and, in /etc/make.conf, point the PORTAGE_TMPDIR to it and add 'noclean' to FEATURES. |