From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: tuhs-bounces@minnie.tuhs.org X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id a15177d9 for ; Mon, 1 Oct 2018 01:53:18 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 1078AA1EC3; Mon, 1 Oct 2018 11:53:17 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id EAE22A1DE5; Mon, 1 Oct 2018 11:52:49 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id B5BD3A1DE5; Mon, 1 Oct 2018 11:52:45 +1000 (AEST) Received: from orthanc.ca (orthanc.ca [208.79.93.154]) by minnie.tuhs.org (Postfix) with ESMTPS id 6997DA1DDB for ; Mon, 1 Oct 2018 11:52:45 +1000 (AEST) Received: from orthanc.ca (localhost [127.0.0.1]) by orthanc.ca (OpenSMTPD) with ESMTP id 1225ce9c; Sun, 30 Sep 2018 18:52:44 -0700 (PDT) From: Lyndon Nerenberg To: "Theodore Y. Ts'o" In-reply-to: <20180928005001.GA2320@thunk.org> References: <20180927120854.u8rei%ca6c@bitmessage.ch> <633187202.18875.1538053129435.JavaMail.tomcat@india-live-be04> <36C6F216-490E-4DE4-B5EF-CED26899542F@alchemistowl.org> <4caca587-4945-c8be-5a35-c9f0ecfdd08b@gmail.com> <309587CA-4C65-4AFA-ADFF-0E99B430D191@alchemistowl.org> <52fac873-cd89-420c-c15f-b67df83aa0d3@gmail.com> <20180928005001.GA2320@thunk.org> Comments: In-reply-to "Theodore Y. Ts'o" message dated "Thu, 27 Sep 2018 20:50:01 -0400." MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <93527.1538358764.1@orthanc.ca> Date: Sun, 30 Sep 2018 18:52:44 -0700 Message-Id: <7aa1b7ca02a5d7fa@orthanc.ca> Subject: Re: [TUHS] The origin of /home X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: tuhs@minnie.tuhs.org Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" Surely /home come out of the automounter convention to point /home/ at whichever /export/// directory YP said was the logged in users home directory? This all originates from the days of diskless/dataless Sun workstations. --lyndon