1 |
On Sunday, 5 January 2020 10:01:23 GMT Philip Webb wrote: |
2 |
|
3 |
> If you try to emerge LO or FF using a tmpfs , Portage tells you not to. |
4 |
|
5 |
I just thought I'd say that I haven't had any warnings not to use tmpfs when |
6 |
emerging LO or FF. I do have 32GB RAM though, which I dare say makes a |
7 |
difference. Maybe portage is even cleverer than I thought! |
8 |
|
9 |
# grep tmpfs /etc/fstab |
10 |
tmpfs /var/tmp/portage tmpfs noatime,uid=portage,gid=portage,mode=0775 0 0 |
11 |
tmpfs /tmp tmpfs noatime,nosuid,nodev,noexec,mode=1777 0 0 |
12 |
# ls /etc/portage/*env |
13 |
/etc/portage/env: |
14 |
/etc/portage/package.env: |
15 |
|
16 |
-- |
17 |
Regards, |
18 |
Peter. |