diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2002-08-16 01:58:31 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2002-08-16 01:58:31 +0000 |
commit | 8e09f0e84b2be7a044cc2e6e5953c2ab6880836b (patch) | |
tree | 7b9f5fe5d12b5c7605f71f821b77d709df308ace /whatsnew.html | |
parent | 4ad89534407062f65cd87139f648e5cd9666481a (diff) |
Add news item about upgrade procedure.
Diffstat (limited to 'whatsnew.html')
-rw-r--r-- | whatsnew.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/whatsnew.html b/whatsnew.html index 30845278..83166465 100644 --- a/whatsnew.html +++ b/whatsnew.html @@ -57,6 +57,28 @@ kernels (such as Linux). <P> <DL> +<DT>16 August 2002</DT> +<DD>The Hurd sources have stabilized again after a short period in +which some of the interfaces were changed to prepare support of long +files. All relevant filesystem and I/O interfaces have been modified +to use 64 bit even on 32 bit systems. + +In light of the small and patient user base, we decided to drop +backwards compatibility and replace the interfaces instead extending +them. This means that the binaries of the Hurd, the C library, and +some other programs need to be replaced manually, all at the same +time, followed by a reboot. + +A <A +HREF="http://www.debian.org/ports/hurd/extra-files/hurd-upgrade.txt">detailed +step-by-step procedure how to upgrade</A> Debian GNU/Hurd is available +on the Debian web site. + +People not using a binary distribution need to do a full manual +bootstrap. It is recommended to treat this as a cross-compilation +case. +</P> + <DT>31 July 2002</DT> <DD>A new page has been added to the site, listing <A HREF="related-projects.html">related projects</A>. You can find it at |