9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Fco.J.Ballesteros <nemo@plan9.escet.urjc.es>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] bootdir
Date: Wed, 19 Feb 2003 08:06:48 +0100	[thread overview]
Message-ID: <b2ba7462e3efbe3e4c1ebff740735385@plan9.escet.urjc.es> (raw)
In-Reply-To: <Pine.SOL.4.31.0302190126370.15480-100000@fury.csh.rit.edu>

This is mine for a machine using kfs.
Beware that the entry bootpcdisk.out is for a 'pcdisk' $CONF.

bootdir
	bootpcdisk.out boot
	/386/bin/ip/ipconfig
	factotum.hack factotum
	/386/bin/disk/kfs
	/386/bin/redirfs
	/386/bin/badsrv
	/386/bin/cfs

If you are going to use scripts (as I do for my auth server),
you will need a few common tools. For example, for a cpu server
using fossil:

bootdir
	/386/bin/rc
	/386/bin/cat
	/rc/lib/rcmain
	/386/bin/bind
	/386/bin/cp
	/386/bin/echo
	/386/bin/mount
	/386/bin/sleep
	/386/bin/fossil/fossil
	/386/bin/venti/venti
	/386/bin/disk/fdisk
	/386/bin/disk/prep
	/sys/lib/sysconfig/aquamar/boot
	/sys/lib/sysconfig/aquamar/flproto
	/sys/lib/sysconfig/aquamar/venti.conf
	bootpcaquamarfl.out boot
	/386/bin/ip/ipconfig ipconfig
	/386/bin/auth/factotum



  reply	other threads:[~2003-02-19  7:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-19  6:36 George Gensure
2003-02-19  7:06 ` Fco.J.Ballesteros [this message]
2003-02-19 14:16 ` Russ Cox
2003-02-19 17:28   ` George Gensure

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=b2ba7462e3efbe3e4c1ebff740735385@plan9.escet.urjc.es \
    --to=nemo@plan9.escet.urjc.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).