diff options
author | Alfred M. Szmidt <ams@kemisten.nu> | 2005-01-21 15:42:32 +0000 |
---|---|---|
committer | Alfred M. Szmidt <ams@kemisten.nu> | 2005-01-21 15:42:32 +0000 |
commit | 5230bba4699289b1edd058bc46f59b6dac21f97e (patch) | |
tree | 5e67b16ebaa765ef30b43696a5b0babb92e06fba /faq.en.in | |
parent | ee5476f0cdf8180e9aba8d1228fbdfb9171c8ab9 (diff) | |
download | web-5230bba4699289b1edd058bc46f59b6dac21f97e.tar.gz web-5230bba4699289b1edd058bc46f59b6dac21f97e.tar.bz2 web-5230bba4699289b1edd058bc46f59b6dac21f97e.zip |
Added `Why is there no information on the official website about the Hurd
port to L4 (Hurd/L4)?' from Ognyan Kulev.
Diffstat (limited to 'faq.en.in')
-rw-r--r-- | faq.en.in | 19 |
1 files changed, 18 insertions, 1 deletions
@@ -123,6 +123,22 @@ think that we have found a more flexible solution called shadow filesystems. Unfortunately, support for shadowed filesystems is not yet implemented. +?? Why is there no information on the official website + about the Hurd port to L4 (Hurd/L4)? + +{OK} There is an ongoing effort to port the Hurd to the L4 microkernel +family. This will take time and the port is not in a releasable state +-- this is why there is no information about the L4 port on the +website for the Hurd project <http://www.gnu.org/software/hurd> other +than this FAQ entry. + +The development of Hurd/L4 is being done in the `hurd-l4' module of +the Hurd CVS repository. The `doc' directory contains a design +document that is worth reading for anyone who wishes to learn more +about Hurd/L4. If you wish to follow the development or contribute +patches to Hurd/L4, please subscribe to the l4-hurd@gnu.org mailing +list <http://lists.gnu.org/mailman/listinfo/l4-hurd>. + ? Installation ?? Where do I get Debian GNU/Hurd? @@ -647,9 +663,10 @@ files like backups in the modified tree, or leave away the option # diff -x ChangeLog -Nurp hurd-orig hurd -Answers were given by: +Answers were given by (in chronological order): * {NHW} Neal H Walfield <neal@cs.uml.edu> * {MB} Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de> * {AMS} Alfred M. Szmidt <ams@kemisten.nu> +* {OK} Ognyan Kulev <ogi@fmi.uni-sofia.bg> vim:ts=8:sw=8:tw=72 |