9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Vester Thacker <vester.thacker@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] fossil+venti install and network?
Date: Sat, 23 Jul 2005 10:28:44 +0900	[thread overview]
Message-ID: <32a656c2050722182857b2d11@mail.gmail.com> (raw)
In-Reply-To: <Pine.GSO.4.61.0507221940080.22129@cps210>

Iswar,

Depending on your needs, an alternative solution is to add something
similiar to the following in your /rc/bin/cpurc file:

sysname='{cat/dev/sysname}
switch($sysname){
case iswar
     ip/ipconfig -g 192.168.0.1 ether /net/ether0 192.168.1.20 255.255.255.0
     ndb/dns -r
case rattan
     ndb/dns -srn
case *
     ndb/dns -r
}

-vester


  reply	other threads:[~2005-07-23  1:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-22 21:00 rattan
2005-07-22 23:06 ` Steve Simon
2005-07-22 23:42   ` rattan
2005-07-23  1:28     ` Vester Thacker [this message]
2005-07-23  1:30       ` Vester Thacker
2006-07-29 21:12 csant
2006-07-30  0:48 ` erik quanstrom
2006-07-30  5:10   ` csant
2006-07-30  9:08     ` csant

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=32a656c2050722182857b2d11@mail.gmail.com \
    --to=vester.thacker@gmail.com \
    --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).