9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Russ Cox <russcox@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] fs server kernel
Date: Tue,  3 May 2005 10:47:07 -0400	[thread overview]
Message-ID: <ee9e417a050503074746d19e46@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.62.0505031336180.2620@webhosting.rdsbv.ro>

> I want to build a fs server (I have already a auth/cpu server).

You should use fossil. (9pcf and 9pccpuf)

> auth/cpu server must start auth/secstored.
> It is really needed? If I not activate it, the fs server stucks in booting
> process (tcpdump confirms that it cannot connect to sestore).

Not really needed.  You can write the p9sk1 key into
nvram instead of the securestore key.  But it's nicer to
use secstore.

> I want to build a kernel for this. In what directory I can find the
> config? emelie it's still valid? Or should I use pc?

/sys/src/9/pc/pccpuf.

Russ


  reply	other threads:[~2005-05-03 14:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-03 10:51 Catalin(ux aka Dino) BOIE
2005-05-03 14:47 ` Russ Cox [this message]
2005-05-03 22:05   ` Catalin(ux aka Dino) BOIE
2005-05-04  6:39   ` Catalin(ux aka Dino) BOIE
2005-05-04  7:09     ` Russ Cox
2005-05-04  9:01       ` Catalin(ux aka Dino) BOIE
2005-05-04  8:32     ` Charles Forsyth
2005-05-04 11:31 Heiko Dudzus
2005-05-04 11:50 ` Catalin(ux aka Dino) BOIE

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=ee9e417a050503074746d19e46@mail.gmail.com \
    --to=russcox@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).