Gentoo Archives: gentoo-catalyst

From: Tom Stellard <tstellar@×××××.com>
To: gentoo-catalyst@l.g.o
Subject: [gentoo-catalyst] Feature Request: mount tmpfs on /var/tmp/portage
Date: Mon, 03 Aug 2009 07:16:10
Message-Id: 20090803071557.GA3810@localhost.hsd1.or.comcast.net
1 I would like to have the ability to mount a tmpfs on /var/tmp/portage
2 when I am building a stage. I have attached a patch that adds this
3 functionality to catalyst. This patch adds a new option "tmpfs" and
4 the config value "tmpfs_opts". tempfs_opts can be used to set the size
5 of the tmpfs. It uses the same syntax as options passed to mount -o.
6 For example tempfs_opts="size=1G,nr_inodes=10".
7
8 -Tom

Attachments

File name MIME type
tmpfs.diff text/plain

Replies