9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "\"Rodolfo \\\"kix\\\" Garci­a\"" <kix@kix.es>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] CPU Server
Date: Thu, 27 Dec 2007 17:16:53 +0100	[thread overview]
Message-ID: <4773CFF5.9010103@kix.es> (raw)
In-Reply-To: <41c4248308e4e9b0cf3e23bb56a282ac@quanstro.net>

Hola,

IMHO we can make this changes:

1. Create a new file /cfg/example/cpustart with this contents:

# The auth services
# aux/listen -q -t /rc/bin/service.auth -d /rc/bin/service il
# aux/listen -q -t /rc/bin/service.auth -d /rc/bin/service tcp

# To start rio
# aux/mouse $mouseport
# aux/vga -l $vgasize
# exec rio

2. Add this lines to end of the /rc/bin/cpurc.local file

# bind the devices to use
# for (i in m i S t)
#	bind -a '#'^$i /dev >/dev/null >[2=1]


At the other hand, why in the /cfg/example/cpurc file the "dns" command 
is "ndb/dns -s" and not "ndb/dns -r". Probably we need to leave both lines:

# Uncomment if you are a DNS server
# ndb/dns -s
# Uncomment if you are DNS resolver
# ndb/dns -r

After the comments, I will create a patch and I will make the changes in 
the Wiki.

Thanks.

Saludos.

erik quanstrom wrote:
>>> This lines are not in the /cfg/$sysname/cpurc file
>>>
>>>       
>> iirc these lines go into /rc/bin/cpurc, not /cfg/$sysname/cpurc
>>
>>     
>
> actually, neither exactly reflects the state of the current dist's cpurc.
> there are provisions for "site-specific startup", "cpu-specific startup"
> (/cfg/$sysname/cpurc) and "cpu-specific late startup"
> (/cfg/sysname/cpustart).
>
> but since it's just a shell script, you can change it any way you'd like.
> i find it a bit easier to manage changes with big switch statement.
> a vast majority of our cpu servers don't have a case in the switch
> anyway.
>
> but then again, i'm a well-known luddite. ;-)
>
> - erik
>   


  reply	other threads:[~2007-12-27 16:16 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-22 23:12 "Rodolfo \"kix\" Garci­a"
2007-12-22 23:15 ` Iruata Souza
2007-12-23  3:13 ` John Soros
2007-12-23  3:35   ` erik quanstrom
2007-12-27 16:16     ` "Rodolfo \"kix\" Garci­a" [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-12-28  3:09 Joshua Wood
2007-08-15 22:13 Rodolfo (kix)
2007-08-16  1:26 ` geoff
2007-08-16 13:18   ` rob
2007-08-16 13:29     ` erik quanstrom
2004-02-07  0:24 [9fans] cpu server vdharani
2004-02-06 22:50 ` Jim Choate
2004-02-07  3:41   ` Bruce Ellis
2004-02-07 14:48     ` Jim Choate
2004-02-07 15:21       ` Bruce Ellis
2004-02-07 16:05         ` Jim Choate
2004-02-07 19:54           ` Charles Forsyth
2004-02-07 22:26             ` a
2004-02-07 23:16               ` andrey mirtchovski
2004-02-09 17:47                 ` rog
2004-02-09 18:19                   ` andrey mirtchovski
2004-02-09 18:43                     ` rog
2004-02-09 18:49                       ` andrey mirtchovski
2004-02-09 18:49                     ` rog
2004-02-09 18:50                       ` andrey mirtchovski
2004-02-09 19:32                     ` 9nut
2004-02-09 18:44                       ` andrey mirtchovski
2004-02-10  1:38                     ` Kenji Okamoto
2004-02-10  1:40                       ` David Presotto
2004-02-10  1:50                       ` boyd, rounin
2004-02-10  1:11                         ` andrey mirtchovski
2004-02-10  3:03                           ` Lyndon Nerenberg
2004-02-10  5:00                           ` Geoff Collyer
2004-02-11  3:14                             ` Jack Johnson
2004-02-08  1:04               ` Taj Khattra
2004-02-08  1:20             ` Jim Choate
2004-02-08  2:56               ` Bruce Ellis
2004-02-08  2:40           ` Bruce Ellis
2004-02-07  8:18   ` andrey mirtchovski
2004-02-07 11:12     ` Bruce Ellis
2004-02-07 11:33     ` a
2004-02-07 13:30     ` boyd, rounin
2004-02-07 13:38     ` boyd, rounin
2004-02-07 14:51     ` Jim Choate
1998-07-13 15:46 [9fans] CPU Server Franklin

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=4773CFF5.9010103@kix.es \
    --to=kix@kix.es \
    --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).