The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Will Senn <will.senn@gmail.com>
To: Dan Cross <crossd@gmail.com>
Cc: TUHS main list <tuhs@minnie.tuhs.org>
Subject: Re: [TUHS] BSD 4.1, 4.1x, Quasijarus, and 4.3x
Date: Tue, 1 Feb 2022 19:30:54 -0600	[thread overview]
Message-ID: <ce270e25-3b4f-7a5d-6a35-df9ca3d6aa39@gmail.com> (raw)
In-Reply-To: <CAEoi9W5YdSqxygueWP2Cr=WxNpU6Bzwvj7FDkJv_VAGk9Od2ow@mail.gmail.com>

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

On 2/1/22 4:18 PM, Dan Cross wrote:
> snip...
>
> For the fifth time today this reminded me that I wanted to find my 
> images from Kirk's CD collection and move them over to another 
> machine. Sigh.
>
>         - Dan C.
>
>
Having the CD's handy is very handy :) I usually mount the iso and build 
pdfs of the docs I'm interested, in or view source code or whatever:

    hdiutil mount "~/_workarea/_retro-resources/bits/csrg/The CSRG
    Archives CD-ROM 1 (August 1998) (Marshall Kirk McKusick).ISO"
    cd /Volumes/CDROM/4.2/usr/doc/setup
    eqn *.t | tbl | groff -Tps -ms > ~/Desktop/setup.ps
    ps2pdf ~/Desktop/setup.ps
    open ~/Desktop/setup.pdf

I bought my copy back when from:

https://www.mckusick.com/csrg/index.html

Now they're conveniently hosted on archive.org. Here's the first cd as 
downloadable iso:
https://archive.org/details/The_CSRG_Archives_CD-ROM_1_August_1998_Marshall_Kirk_McKusick

Kirk's fine with them being hosted there, by the way. But, having the 
actual CD's are great in case of the apocalypse :).

Will



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

  parent reply	other threads:[~2022-02-02  1:31 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-01 21:34 Will Senn
2022-02-01 21:47 ` Larry McVoy
2022-02-01 22:04 ` Chet Ramey
2022-02-01 22:18 ` Dan Cross
2022-02-02  0:22   ` Clem Cole
2022-02-02  0:43     ` Brad Spencer
2022-02-02  1:19       ` Will Senn
2022-02-02  1:35     ` Will Senn
2022-02-05 23:57     ` Chris Hanson
2022-02-02  1:30   ` Will Senn [this message]
2022-02-01 23:40 ` George Michaelson
2022-02-01 23:54 ` Steve Nickolas
2022-02-02  0:38 ` Greg 'groggy' Lehey
2022-02-02  1:02 ` Seth Morabito
2022-02-02 10:28 ` Hans Rosenfeld

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=ce270e25-3b4f-7a5d-6a35-df9ca3d6aa39@gmail.com \
    --to=will.senn@gmail.com \
    --cc=crossd@gmail.com \
    --cc=tuhs@minnie.tuhs.org \
    /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).