9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: David Presotto <presotto@closedmind.org>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] what should 'fileserver' be set to in fossil?
Date: Sun, 29 Jun 2003 12:25:45 -0400	[thread overview]
Message-ID: <120f60a2d337683339b689336fa4292c@plan9.bell-labs.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0306271304260.32274-100000@fbsd.cpsc.ucalgary.ca>

On Fri Jun 27 15:08:29 EDT 2003, mirtchov@cpsc.ucalgary.ca wrote:
> same thing but with the 'hpost' postscript preprocessor -- if it doesn't
> find a machine name in .machinelist it assumes that the users are from
> 'astro', which you guys have defined for all bell-labs machines. net effect
> is that everybody here gets 'u/unknown.1' (rabbit ears).
>

I changed hpost to just use the machine name if it can't find the entry in
.machinelist.  This is what it should have been all along.

> i'm not sure of a proper fix for this -- i changed 'astro' to 'unknown' and
> defined the few plan9 users as unknown/username in .dict..

.machinelist is just a local aliasing mechanism.  If you have a list of
ucalgary people, you should probably add an entry that looks like:

(.*\.)?ucalgary\.ca	ucalgary.ca

or

(.*\.)?ucalgary\.ca	ucalgary

I would have suggested ucal but then you'ld clash with all those
californians.  If you pick one, we can add

I'ld change us from astro to something else, but that would probably
screw everyone that have modified the .dict files for themselves.
Astro was short sighted of us, though it survived a company split and
the domain name wouldn't have.


  reply	other threads:[~2003-06-29 16:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <f69c3ec05fb9176abd7083cccea1597c@plan9.bell-labs.com>
2003-06-27 18:35 ` andrey mirtchovski
2003-06-27 19:01   ` David Presotto
2003-06-27 19:07     ` andrey mirtchovski
2003-06-29 16:25       ` David Presotto [this message]
2003-06-29 16:35         ` andrey mirtchovski
2003-06-30  3:13           ` David Presotto
2003-06-29 16:42 David Presotto
  -- strict thread matches above, loose matches on Subject: below --
2003-06-27 18:19 David Presotto
2003-06-27 17:12 andrey mirtchovski

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=120f60a2d337683339b689336fa4292c@plan9.bell-labs.com \
    --to=presotto@closedmind.org \
    --cc=9fans@cse.psu.edu \
    /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).