The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: wkt@tuhs.org (Warren Toomey)
Subject: [TUHS] C-news is built
Date: Sat, 11 Mar 2017 07:34:50 +1000	[thread overview]
Message-ID: <20170310213450.GA6781@minnie.tuhs.org> (raw)
In-Reply-To: <CAL4LZyiH0PGVRqa_ZfD=aztrfoZcoCuiWfxekajxx0KB3xCf-w@mail.gmail.com>

On Fri, Mar 10, 2017 at 10:52:09AM -0700, John Floren wrote:
> Thanks Warren and Geoff,
> 
> Two problems:
> 1. 403 forbidden on that tarball
> 2. What's the best way to get these files into a running 4.3 system?

My bad, permissions fixed. Assuming you have downloaded the git repository
and you have a directory you want converted into a tarball to feed into
the site5 system:

$ bsdtar cf - <directory> | ./mktape /dev/stdin > site5.tap

Then inside the simulated system

# mt rew
# tar vxf /dev/rmt12

Cheers, Warren
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://minnie.tuhs.org/pipermail/tuhs/attachments/20170311/90dc7519/attachment.sig>


  parent reply	other threads:[~2017-03-10 21:34 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-10  9:49 Warren Toomey
2017-03-10 10:29 ` [TUHS] pathalias and mail maps Warren Toomey
2017-03-10 10:49   ` Jacob Goense
2017-03-10 15:45   ` Erik E. Fair
2017-03-10 17:52 ` [TUHS] C-news is built John Floren
2017-03-10 21:14   ` Nick Downing
2017-03-10 21:30     ` Henry Bent
2017-03-10 21:51       ` Nick Downing
2017-03-11  4:57     ` Jason Stevens
2017-03-10 21:34   ` Warren Toomey [this message]
2017-03-10 22:48     ` John Floren
2017-03-11  0:05 ` [TUHS] B-news source code Mary Ann Horton
2017-03-11  0:15   ` Larry McVoy
2017-03-11  2:21     ` Mary Ann Horton
2017-03-11  4:20       ` Dan Cross
2017-03-11  3:01   ` Warren Toomey

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=20170310213450.GA6781@minnie.tuhs.org \
    --to=wkt@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).