9front - general discussion about 9front
 help / color / mirror / Atom feed
* where is .iso for amd64, ppc, mips etc..
@ 2013-01-08  1:55 Francesco Cardi
  2013-01-08  2:07 ` cinap_lenrek
  0 siblings, 1 reply; 2+ messages in thread
From: Francesco Cardi @ 2013-01-08  1:55 UTC (permalink / raw)
  To: 9front

Where can I find the new release of 9front for the amd64, mips, ppc,
sparc, arm and atom ?

greetings

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: where is .iso for amd64, ppc, mips etc..
  2013-01-08  1:55 where is .iso for amd64, ppc, mips etc Francesco Cardi
@ 2013-01-08  2:07 ` cinap_lenrek
  0 siblings, 0 replies; 2+ messages in thread
From: cinap_lenrek @ 2013-01-08  2:07 UTC (permalink / raw)
  To: 9front

a 9front iso release contains all the code for all the architecturs.
however, the iso *only* contains the *binaries* for i386. this is
due to size limitations, lack of hardware to test and people running
not on different architectures. it is not hard to compile everything tho.
all plan9 compilers are cross compilers, all you need todo is:

cd /sys/src
objtype=arm mk install

building the right kernel and bootloaders are highly specific to
your machine. theres no standartization or bios like in the pc world.

and theres no amd64 kernel yet in plan9 or 9front, but the secret plan9
secret secret society (sp9sss) has a separate project called nix which
develops a plan9 derivate for amd64 on secret super computers.

--
cinap

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-01-08  2:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-08  1:55 where is .iso for amd64, ppc, mips etc Francesco Cardi
2013-01-08  2:07 ` 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).