diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2009-07-07 15:44:40 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-07-07 18:26:53 +0200 |
commit | bd10ab5394ce177b14a078dbe7b9cbdbcdf72a22 (patch) | |
tree | cb291d6ddc79ef99e0ce2e21d4f7d99fdec7a798 | |
parent | af4872cb78e967aee9770f0ad77ee7df2941a57c (diff) |
microkernel/mach/gnumach/ports: Add some bits of information.
-rw-r--r-- | microkernel/mach/gnumach/ports.mdwn | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/microkernel/mach/gnumach/ports.mdwn b/microkernel/mach/gnumach/ports.mdwn index a29b8651..afc91d7a 100644 --- a/microkernel/mach/gnumach/ports.mdwn +++ b/microkernel/mach/gnumach/ports.mdwn @@ -1,4 +1,5 @@ -[[!meta copyright="Copyright © 2007, 2008 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2007, 2008, 2009 Free Software Foundation, +Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -9,7 +10,13 @@ is included in the section entitled [[GNU Free Documentation License|/fdl]]."]]"""]] * x86. This is the main port. + + * [[Xen]] + * [PowerPC](http://www.pjbruin.dds.nl/hurd/). Is not in a usable state. - * Alpha. Was once started, but isn't in a usable state either. - * [[Xen]] + * Alpha: [project I](http://savannah.nongnu.org/projects/hurd-alpha), and + [project II](http://savannah.nongnu.org/projects/gnumach-alpha). Was once + started, but isn't in a usable state either. + + * MIPS. Status completely unknown. |