From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 4e3239ad for ; Tue, 21 Jan 2020 19:14:37 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 4D15D9C217; Wed, 22 Jan 2020 05:14:36 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 1759A9C200; Wed, 22 Jan 2020 05:14:20 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 477329C200; Wed, 22 Jan 2020 05:14:17 +1000 (AEST) Received: from mcvoy.com (mcvoy.com [192.169.23.250]) by minnie.tuhs.org (Postfix) with ESMTPS id 5F0549C1FF for ; Wed, 22 Jan 2020 05:14:16 +1000 (AEST) Received: by mcvoy.com (Postfix, from userid 3546) id D672335E0B8; Tue, 21 Jan 2020 11:14:15 -0800 (PST) Date: Tue, 21 Jan 2020 11:14:15 -0800 From: Larry McVoy To: Pete Wright Message-ID: <20200121191415.GT26619@mcvoy.com> References: <46acce0f-9ce2-958b-9c12-c6d9c7f737d9@nomadlogic.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46acce0f-9ce2-958b-9c12-c6d9c7f737d9@nomadlogic.org> User-Agent: Mutt/1.5.24 (2015-08-30) Subject: Re: [TUHS] Apollo Domain/OS X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 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" On Tue, Jan 21, 2020 at 11:02:38AM -0800, Pete Wright wrote: > Apologies that this isn't specifically a Unix specific question but I was > wondering if anyone had insight in running domain/OS and it's relationship > to Plan 9 (assuming there is any). It would be news to me if there was overlap. I used apollos at my first job and hated them. Diskless and slow as molasses. The first thing I did was port the cross compiler to the Sun file server and did all my work there.