From eecce34e999dcedc33c14a0754e7099c42284543 Mon Sep 17 00:00:00 2001 From: Scott Long Date: Fri, 19 Sep 2003 05:59:14 +0000 Subject: [PATCH] Add two tables to show THR and KSE status. If anyone knows how to make the tables be side-by-side, please be my guest and fix it. --- .../articles/5-roadmap/article.sgml | 104 ++++++++++++++++++ 1 file changed, 104 insertions(+) diff --git a/en_US.ISO8859-1/articles/5-roadmap/article.sgml b/en_US.ISO8859-1/articles/5-roadmap/article.sgml index 3fea7b294e..b22b4f052a 100644 --- a/en_US.ISO8859-1/articles/5-roadmap/article.sgml +++ b/en_US.ISO8859-1/articles/5-roadmap/article.sgml @@ -281,6 +281,110 @@ package to sanction as the default will likely be made on a per-platform basis depending on the stability and completeness of each package. + + + + KSE Status + + + + Platform + Kernel + Userland + Works? + + + + + + i386 + YES + YES + YES + + + + alpha + NO + YES + NO + + + + sparc64 + YES + NO + NO + + + + ia64 + YES + YES + NO + + + + amd64 + YES + YES + YES + + + +
+ + + THR Status + + + + Platform + Kernel + Userland + Works? + + + + + + i386 + YES + YES + YES + + + + alpha + YES + YES + YES + + + + sparc64 + YES + YES + NO + + + + ia64 + YES + YES + YES + + + + amd64 + NO + NO + NO + + + +
+