9front - general discussion about 9front
 help / color / mirror / Atom feed
From: cinap_lenrek <cinap_lenrek@gmx.de>
To: 9front <9front@googlegroups.com>
Subject: livecd
Date: Sun, 10 Apr 2011 13:06:40 -0700 (PDT)	[thread overview]
Message-ID: <21ec34fa-8cba-456d-8dd9-6c8cc0140778@a20g2000vby.googlegroups.com> (raw)

i moved the /sys/lib/dist stuff to /sys/lib/dist.old and put a mkfile
there that
generates a plan9.iso in /tmp/dist

to build one yourself:

for(i in sys rc mail lib 386){
bind -c /path/to/plan9front/$i /$i
}
cd /sys/src
mk install
cd /sys/src/boot/pc
mk install
cd /sys/src/9/pc
mk 'CONF=pccd' install

# build /tmp/dist/plan9.iso
cd /sys/lib/dist
bind /path/to/plan9front /n/src9
mk

                 reply	other threads:[~2011-04-10 20:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=21ec34fa-8cba-456d-8dd9-6c8cc0140778@a20g2000vby.googlegroups.com \
    --to=cinap_lenrek@gmx.de \
    --cc=9front@googlegroups.com \
    /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).