summaryrefslogtreecommitdiff
path: root/news/2002-05-05.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2008-11-05 14:23:05 +0100
committerThomas Schwinge <tschwinge@gnu.org>2008-11-05 14:23:05 +0100
commit374283b13c8aad6109c2c7598d064344896198ff (patch)
tree5601d837c0bcaf07ac8f14b08a6293d8ecccb291 /news/2002-05-05.mdwn
parent3f17bb48eeb224275a54d8a74e3a583ccac7ff99 (diff)
Split news items into separate files.
Diffstat (limited to 'news/2002-05-05.mdwn')
-rw-r--r--news/2002-05-05.mdwn31
1 files changed, 31 insertions, 0 deletions
diff --git a/news/2002-05-05.mdwn b/news/2002-05-05.mdwn
new file mode 100644
index 00000000..498dcc70
--- /dev/null
+++ b/news/2002-05-05.mdwn
@@ -0,0 +1,31 @@
+[[meta copyright="Copyright © 2002, 2008 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]]."]]"""]]
+
+We are currently finishing the transition from a stdio-based GNU C
+Library (glibc) to a libio-based one. This is the result of about
+five months of work we put into getting the system ready and, of
+course, the work that the glibc developers did to make glibc what it
+is.
+<P>
+This change will have various advantages, for example libio has been
+tested more extensively, as it is also used by most GNU/Linux systems
+for some time now. However, it also means a change in the Application
+Binary Interface (ABI) of glibc, thus you will need to reinstall an
+existing Debian GNU/Hurd system. Upgrading has not been tested at
+all, so better do not expect it to work. Also note that you will need
+to get some of the Debian packages from <A
+HREF="ftp://alpha.gnu.org/gnu/hurd/debian-libio/">alpha.gnu.org</A>.
+Please read the recent mailing list archives for details.
+<P>
+<B>Important Note:</B> As another temporary complication, the current
+installation tarball is available at <A
+HREF="ftp://alpha.gnu.org/gnu/hurd/debian-staging/">a different place</A>
+than usual.