From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A77D91382C5 for ; Sat, 10 Feb 2018 19:39:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05F49E0AE2; Sat, 10 Feb 2018 19:38:59 +0000 (UTC) Received: from auth-4.ukservers.net (auth-4.ukservers.net [217.10.138.158]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8AB10E0AD8 for ; Sat, 10 Feb 2018 19:38:58 +0000 (UTC) Received: from [192.168.1.64] (host86-173-155-160.range86-173.btcentralplus.com [86.173.155.160]) by auth-4.ukservers.net (Postfix smtp) with ESMTPA id E800015207FB for ; Sat, 10 Feb 2018 19:38:56 +0000 (GMT) Subject: Re: [gentoo-user] Re: /var/tmp on tmpfs To: gentoo-user@lists.gentoo.org References: <6b002bec-6fc8-8555-defe-878e08f88cd6@spamtrap.tnetconsulting.net> From: Wols Lists Message-ID: <5A7F4A50.6030701@youngman.org.uk> Date: Sat, 10 Feb 2018 19:38:56 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 6d11c5c9-8ae9-4ba4-a701-e1b0b3000b17 X-Archives-Hash: 49670b768cbf551f1ad0ca7c68fedc56 On 10/02/18 18:56, Kai Krakow wrote: > role and /usr takes the role of /, and /home already took the role of /usr > (that's why it's called /usr, it was user data in early unix). The Actually no, not at all. /usr is not short for USeR, it's an acronym for User System Resources, which is why it contains OS stuff, not user stuff. Very confusing, I know. Cheers, Wol