Gentoo Archives: gentoo-dev

From: "Christopher J. PeBenito" <pebenito@××××.org>
To: Nicholas Henke <roughneck@g.o>
Cc: gentoo@××××××××××××××.uk, gentoo-dev@g.o
Subject: Re: [gentoo-dev] Compiling in a RAM disk
Date: Fri, 24 Jan 2003 17:23:53
Message-Id: 1043428678.27854.9.camel@chris.pebenito.net
1 Well you can omit the size option, and the ramdisk size will only be
2 limited by the size of your memory plus swap. If you want to limit it,
3 you can set the size to whatever you want.
4
5 On Fri, 2003-01-24 at 09:41, Nicholas Henke wrote:
6 > On 24 Jan 2003 08:39:43 -0600
7 > "Christopher J. PeBenito" <pebenito@××××.org> wrote:
8 >
9 > > If you want to compile in a ramdisk, couldn't you simply mount a tmpfs
10 > > at /var/tmp/portage?
11 > >
12 > > Something like this (tmpfs max size 512MB):
13 > > mount -t tmpfs none /var/tmp/portage -o size=512m
14 > >
15 > Sadly enough, 512 is not enough for things such as X. I am not sure if there are other packages that require more to build.
16 >
17 > Nic
18 --
19 Chris PeBenito
20 <pebenito@××××.org>
21 AIM: PeBenito78
22 ICQ#: 10434387
23
24 "Engineering does not require science. Science helps
25 a lot, but people built perfectly good brick walls
26 long before they knew why cement works."-Alan Cox
27
28 --
29 gentoo-dev@g.o mailing list