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=-1.0 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 1bf1eb62 for ; Wed, 10 Apr 2019 18:03:13 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id BF73D94977; Thu, 11 Apr 2019 04:03:12 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 427979492F; Thu, 11 Apr 2019 04:02:53 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id B203294926; Thu, 11 Apr 2019 04:02:51 +1000 (AEST) Received: from booboo.lectroid.com (booboo.lectroid.com [45.56.103.166]) by minnie.tuhs.org (Postfix) with ESMTPS id 3BE1694925 for ; Thu, 11 Apr 2019 04:02:51 +1000 (AEST) Received: from booboo.lectroid.com (localhost [127.0.0.1]) by booboo.lectroid.com (8.15.2/8.15.2) with ESMTPS id x3AI2oPn002455 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT) for ; Wed, 10 Apr 2019 14:02:50 -0400 Received: from localhost (pat@localhost) by booboo.lectroid.com (8.15.2/8.15.2/Submit) with ESMTP id x3AI2oms002451 for ; Wed, 10 Apr 2019 14:02:50 -0400 X-Authentication-Warning: booboo.lectroid.com: pat owned process doing -bs Date: Wed, 10 Apr 2019 14:02:50 -0400 (EDT) From: Pat Barron X-X-Sender: pat@booboo.lectroid.com To: tuhs@tuhs.org Message-ID: User-Agent: Alpine 2.21 (LFD 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII Subject: Re: [TUHS] Paper discussing Unix boot process? 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: , Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" The paper I am thinking of (gee, I wish I could remember any other details about it...) was *very* detailed and specific, and was hardware-specific to either the PDP-11 or VAX. It would not at all be applicable to Linux or any kind of modern OS. I am wondering if it is something in the Leffler et al book, I'll have to go back and review that. I'll have to find my copy of it first... --Pat.