diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2010-09-01 00:03:31 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2010-09-01 00:03:31 +0200 |
commit | 2557e20df4f416d8ebf44a268995ee11d73d726c (patch) | |
tree | d755b1c86ab8ddb4210445e2cfa21030c7b5e6af /hurd | |
parent | c5c3527962ef35b3e7851b395d6d1951d9bf2e12 (diff) |
Explain when it'll be ready
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/faq/when_will_it_be_ready.mdwn | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/hurd/faq/when_will_it_be_ready.mdwn b/hurd/faq/when_will_it_be_ready.mdwn new file mode 100644 index 00000000..d197c80a --- /dev/null +++ b/hurd/faq/when_will_it_be_ready.mdwn @@ -0,0 +1,19 @@ +[[!meta copyright="Copyright © 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 +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] + +[[!meta title="When will the Hurd be ready for use?"]] + +When it is ready :) + +It is worth noting that it <b>is<b> already ready for use for some +cases. Olaf actually uses it everyday already since years. Two thirds +of the Debian packages are built (not necessarily tested, though). Some +things are however not implemented yet and probably need to be, see +[[community/weblogs/ArneBab/what_we_need]]. |