summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTWikiGuest <web-hurd@gnu.org>2006-03-17 01:53:49 +0000
committerTWikiGuest <web-hurd@gnu.org>2006-03-17 01:53:49 +0000
commit300ecfdeec47458ec4c4d2ad68b2eba22f9544ec (patch)
tree07d25dcad325b167768b3903918b2324cb686eb3
parent34dac289f90f25a2f7a348f42bbc7d7a5ba68a7c (diff)
none
-rw-r--r--Mach/OskitMachStatusList.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/Mach/OskitMachStatusList.mdwn b/Mach/OskitMachStatusList.mdwn
index efd0e75b..f62e0686 100644
--- a/Mach/OskitMachStatusList.mdwn
+++ b/Mach/OskitMachStatusList.mdwn
@@ -1,3 +1,5 @@
+**NOTE**: As of March 2006, nobody is using or working on OSKit-Mach. Consider below text for historic reference only.
+
The only thing that is needed before we will switch to the OSKit-Mach variant of GNU Mach is the missing console: OSKit-Mach has no console in the kernel, so we need an implementation in user space. Marcus Brinkmann is writing a console implementation with a client-server design, Unicode support and lots of other goodies. The server is working, the ncurses client is working (which is useful for testing and results in something similar to screen) and the VGA client is the one missing component. A part of the code for it already exists; it will share some code with the ncurses client via a console-client library. After it works, some testing of OSKit-Mach will also be needed.
-- [[Main/WolfgangJ]] - 24 Jul 2002