The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Clem Cole <clemc@ccc.com>
To: Will Senn <will.senn@gmail.com>
Cc: TUHS main list <tuhs@minnie.tuhs.org>
Subject: Re: [TUHS] v7 tar and 2bsd.tar
Date: Tue, 28 Jul 2020 09:50:25 -0400	[thread overview]
Message-ID: <CAC20D2Oe_m8nwzrPUYqV17tPUX4SfnkZ+hGiBcpFiGv9ori=OQ@mail.gmail.com> (raw)
In-Reply-To: <dcc269e9-1213-4d36-66cf-574ad8cab326@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1837 bytes --]

Glad it's working.   We probably need to create Joy's tarball in the future
with the same file ordering he used and get that the Warren.  The trick is
getting a v6tar that properly works.   Maybe one thing we should do is
write a tp format 'tape' with the v6tar binary on it and get that in the
archives independently.

When V7 came out, there was a way to create v6tar (which I suspect is
somehow part of Joy's image).  The issue is that some of the system calls
changed in small but important ways.   tar was a much better way to move
files around than tp which is why it so quickly became the archive scheme
in the Unix community.

On Tue, Jul 28, 2020 at 9:38 AM Will Senn <will.senn@gmail.com> wrote:

> After much travail, I found a post in some ancient Asian language
> (Japanese) and was reminded of Wolfgang's enblock. I didn't bother to
> translate, but just did the enblock:
>
> gunzip -d 2bsd.tar.gz
> cat 2bsd.tar | enblock > 2bsd.tap
>
> I attached the result, et voila:
> tar xv0
> tar: bin/ - cannot create
> x bin/csh, 40412 bytes, 79 tape blocks
> tar: bin/etc/ - cannot create
> x bin/etc/htmp, 0 bytes, 0 tape blocks
> x bin/etc/install, 81 bytes, 1 tape blocks
>
> The cannot create messages are filthy lies :).
>
> That brought it all back to me - just like when I built tar from tape
> for v6... sheesh, why does it have to be so painfully difficult to
> remember these tricky bits?!
>
> Anyhow, afterward, I went back, did the translation from Japanese to
> English (or google did), and it was good stuff about how to apply
> 2bsd.tar to v6:
>
>
> https://translate.google.com/translate?sl=auto&tl=en&u=https%3A%2F%2Forumin.blogspot.com%2F2014%2F06%2Funix-and-2bsd-on-pdp11simh-2.html
>
> Thanks for the help and patience.
>
> Will
>
> --
> GPG Fingerprint: 68F4 B3BD 1730 555A 4462  7D45 3EAA 5B6D A982 BAAF
>
>

[-- Attachment #2: Type: text/html, Size: 2715 bytes --]

  reply	other threads:[~2020-07-28 13:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-28  0:39 Will Senn
2020-07-28  1:14 ` Clem Cole
2020-07-28  3:02   ` Will Senn
2020-07-28  3:20     ` Will Senn
2020-07-28  3:21       ` Clem Cole
2020-07-28  3:47         ` Will Senn
2020-07-28  3:55           ` Will Senn
2020-07-28 13:38             ` Will Senn
2020-07-28 13:50               ` Clem Cole [this message]
2020-07-28  3:20     ` Clem Cole

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAC20D2Oe_m8nwzrPUYqV17tPUX4SfnkZ+hGiBcpFiGv9ori=OQ@mail.gmail.com' \
    --to=clemc@ccc.com \
    --cc=tuhs@minnie.tuhs.org \
    --cc=will.senn@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).