9front - general discussion about 9front
 help / color / mirror / Atom feed
* livecd
@ 2011-04-10 20:06 cinap_lenrek
  0 siblings, 0 replies; only message in thread
From: cinap_lenrek @ 2011-04-10 20:06 UTC (permalink / raw)
  To: 9front

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-04-10 20:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-10 20:06 livecd cinap_lenrek

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).