From 6d05455834c687f9bd6633477d64875086a7bd57 Mon Sep 17 00:00:00 2001 From: inference Date: Tue, 13 Feb 2024 04:20:25 +0000 Subject: [PATCH] Increase "/var/tmp/portage/" capacity from 16 GiB to 32 GiB --- aa000-0/fstab | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aa000-0/fstab b/aa000-0/fstab index faef414..aa4c136 100644 --- a/aa000-0/fstab +++ b/aa000-0/fstab @@ -1,6 +1,6 @@ # Inferencium - aa000-0 # Filesystem Table -# Version: 4.0.0-alpha.21 +# Version: 4.0.0-alpha.22 # Copyright 2023 Jake Winters # SPDX-License-Identifier: BSD-3-Clause @@ -21,7 +21,7 @@ tmpfs /run/ tmpfs size=4G,uid=root,gid=root,mode=0755,auto,noatime 0 0 ## /tmp/ tmpfs /tmp/ tmpfs size=8G,uid=root,gid=root,mode=1777,auto,noatime 0 0 ## /var/tmp/portage/ -tmpfs /var/tmp/portage/ tmpfs size=16G,uid=portage,gid=portage,mode=775,nosuid,noatime,nodev 0 0 +tmpfs /var/tmp/portage/ tmpfs size=32G,uid=portage,gid=portage,mode=775,nosuid,noatime,nodev 0 0 ## /home/ xa000.inferencium.net:/srv/nfs/home/ /home/ nfs4 rw,_netdev,vers=4 0 0 ## swap