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.6 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,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 402cf310 for ; Sun, 15 Dec 2019 16:36:29 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id A135D9B92A; Mon, 16 Dec 2019 02:36:27 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 9689E93D39; Mon, 16 Dec 2019 02:36:05 +1000 (AEST) Authentication-Results: minnie.tuhs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="PrndDUdz"; dkim-atps=neutral Received: by minnie.tuhs.org (Postfix, from userid 112) id 04D3E93D39; Mon, 16 Dec 2019 02:36:03 +1000 (AEST) Received: from mail-ot1-f54.google.com (mail-ot1-f54.google.com [209.85.210.54]) by minnie.tuhs.org (Postfix) with ESMTPS id BEEBF93D32 for ; Mon, 16 Dec 2019 02:36:01 +1000 (AEST) Received: by mail-ot1-f54.google.com with SMTP id g18so5688242otj.13 for ; Sun, 15 Dec 2019 08:36:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=9VSQA6YoZTP/woBg9vwP/P8HeAZLcNn5BcrzKQExnQs=; b=PrndDUdzt78TpoL3Dx8GvK46xSWtDs5yuIo1EZI0KMwBCWZurc3uatH373dK1sGjN+ E7BQ8Ms71a9HB0UofT8OZeS7xlpFqPwfMnADpZ8Sv/V5i+r17Oupjz0SMb0LZEQ/fcmO UroHsSJ049STyC6KR9l+sGwk+uMitDvZXYpMOEupnASBQlXk0cZo0z1mkNDOeTGYHi2P OG4vSXevLGIUBU7BJL4gsCaASwapqGyXec+YO9arLuIZJNKwLD7OBtQp42q5Rgt+ODSG QfM2XimANjWd01VHSsa05nHjoSkA+OSm4RmT8W5A5aYa18otUhnwORE+fRPUqF6ZTu5J 14Uw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=9VSQA6YoZTP/woBg9vwP/P8HeAZLcNn5BcrzKQExnQs=; b=NtZ4YpQNXJC4AN+/ej2tIifrgr17JOTFdHUWdJ/kPv/sWl7wC0DMTtVSeWaSXums3Q esQJxTrHG704AcgjXF/AiUrZxiyLUvmTK8rxARHAXxGcZZgNBru6NdJQdGy6HuCzTGHP jjONF3oO+HlS2gnWpWOMrTD2A11wH42rUsMWOMDl0hWFXynn3FQGxKDsidCdFK6SDOpd nTjHsYP8MQoqDdSeA5mIYGoQpznWDRbGhFuSyJP8Sm3QECq61KkyACSefxTJOXKXRdJZ bL9HwCpWQZLJrXzyxLOb1g4bxfbv5lkGYaMOVV8lK1ixaMVgnIi4/G4V2hY7gEn9kU23 yZfg== X-Gm-Message-State: APjAAAXzh6B/NIKYM6QNFJFQPiVdBDdWCsW+0Gip7uHtsaFM3IOWRAPY auZZ3J+u/y/yyWK7UBIfea6K3h1JoKYTJNM3lQU= X-Google-Smtp-Source: APXvYqzPCCZiBTdnI6CiOEoYiVwmGInVtXBlb+ZsUjbTjwYkvjUeQIz4fvVXpq6kZ9pmoaCxx1O3Wkd71uN1Nk1GDHY= X-Received: by 2002:a9d:7495:: with SMTP id t21mr27392268otk.86.1576427761030; Sun, 15 Dec 2019 08:36:01 -0800 (PST) MIME-Version: 1.0 References: <20191203192600.GA27838@minnie.tuhs.org> In-Reply-To: From: Henry Bent Date: Sun, 15 Dec 2019 11:35:49 -0500 Message-ID: To: Jacob Ritorto Content-Type: multipart/alternative; boundary="000000000000b5db210599c0b071" Subject: Re: [TUHS] Two BSD Additions to the Unix Archive 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: The Eunuchs Hysterical Society Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" --000000000000b5db210599c0b071 Content-Type: text/plain; charset="UTF-8" On Sun, 15 Dec 2019 at 10:56, Jacob Ritorto wrote: > Many thanks for putting this together, Steven and Mike! > > Since I'm still running real hardware, do you think you could also > post the actual 2.11bsd files to the archive? -- i.e. boot, disklabel, > mkfs, restor, icheck, root.dump, and the three tarballs? > > I'm having quite an expenditure here trying to disassemble the .tap file.. > I agree that it makes sense to post the source files. In the meantime, rawtap ( https://github.com/simh/simtools/tree/master/extracters/rawtap ) does what you want; "rawtap -e tape0" will extract the individual files from that 2.11BSD tape image. -Henry --000000000000b5db210599c0b071 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable --000000000000b5db210599c0b071--