aboutsummaryrefslogtreecommitdiffstats
path: root/english/News/1998/19980624.wml
blob: 7a64657e7d4d00ec4d12256358c570a48f756719 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<define-tag pagetitle>Debian v2.0 ("Hamm") Beta Test</define-tag>
<define-tag release_date>1998-06-24</define-tag>
#use wml::debian::news

Though significantly delayed, Debian 2.0 (<q>Hamm</q>) has officially been released
as <q>beta</q> for the i386 and m68k architectures.  The packages on ftp.debian.org
are up to date and ready for downloads.  Mirror sites are busy catching up on
the last few changes and should be complete by the end of the day (Thursday
morning at the absolute latest).

<p>Debian 2.0 marks the move from the older libc5 to the newer libc6.  Since
this is a significant change, we took a long time to make sure everything
was working correctly.</p>

<p>Changes to Hamm are restricted to important bug fixes so you should encounter
relatively few changes between now and the official release.  I would
encourage those interested to go ahead with the Debian 1.3 (<q>Bo</q>) to 2.0
upgrade.  This final bit of testing should help eliminate the remaining
upgrade/install problems likely to be encountered.</p>

<p>Debian distributions for Alpha, Sparc, and PowerPC are also available under
the <q>unstable</q> tree.  They will likely release with Debian 2.1.</p>

<p>To avoid problems in just upgrading packages via dpkg, dselect, or dftp (due
to possible libc5/libc6 conflicts), it is recommended that the following
upgrade procedure be followed.  This document can be found at

<newsurl "http://bhmit1.home.ml.org/deb/faq">
and
<newsurldead "../../releases/hamm/upgrade.faq"> on the current site.</p>

<p>Q: How do I upgrade from an earlier version of Debian?<br />
A: There are several methods:</p>
   <ol>
   <li>autoup.sh &mdash; This is a script that will upgrade the programs in
      the correct order, even download the deb's for you.  Because of
      the continuing changes to the archive, a tar archive of the
      packages that were available at the time autoup.sh was last
      released is provided. 
      Versions are available at:<br />
      <newsurldead "../../releases/hamm/autoup/"> the current site<br />
      <newsurl "http://www.taz.net.au/autoup/"><br />
      <newsurl "http://debian.vicnet.net.au/autoup/"><br />
      <newsurldead http://www.uk.debian.org/releases/hamm/autoup/>
         (ftp: also okay)</li>
   <li>apt-get &mdash; This is the command line part of Debian's future
      package manager.  It knows how to order packages and will
      download them from a local archive, http, and ftp sites.  It is
      able to merge the info from several sites, so you can use your
      cd, an up to date mirror, and a non-us site for the best mix of
      speed, variety, and recentness (if you can't tell, I like this
      one).  Just run <q>apt-get update; apt-get dist-upgrade</q>.  The bo
      version is at: <newsurl "http://www.debian.org/~jgg/">
      and <a href="../../releases/hamm/apt-get.gz">on the current site</a>.
      The hamm version is in project/experimental.</li>
   <li>Do it by hand.  There is a howto at:
      <newsurl "http://www.gate.net/~storm/FAQ/libc5-libc6-Mini-HOWTO.html">
      but the autoup.sh simply automates this, so most users won't
      want to do this.</li>
   </ol>

© 2014-2024 Faster IT GmbH | imprint | privacy policy