aboutsummaryrefslogtreecommitdiff
path: root/website/content/en/releases/5.5R/announce.html
blob: a3d0388a4b8fe9f0ea4e42954c7573aa7ff62ce0 (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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:db="http://docbook.org/ns/docbook">
  <head>
    <title>FreeBSD 5.5-RELEASE Announcement</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <link rel="shortcut icon" href="https://www.FreeBSD.org/favicon.ico" type="image/x-icon" />
    <link rel="stylesheet" media="screen,print" href="https://www.FreeBSD.org/css/fixed.css" type="text/css" />
    <script type="text/javascript" src="../../layout/js/google.js"></script>
  </head>
  <body>
    <div id="containerwrap">
      <div id="container">
        <span class="txtoffscreen"><a href="#content" title="Skip site navigation" accesskey="1">Skip site navigation</a> (1)
  <a href="#contentwrap" title="Skip section navigation" accesskey="2">Skip section navigation</a> (2)
</span>
        <div id="headercontainer">
          <div id="header">
            <h2 class="blockhide">Header And Logo</h2>
            <div id="headerlogoleft">
              <a href="../.." title="FreeBSD">
                <img src="../../layout/images/logo-red.png" width="457" height="75" alt="FreeBSD" />
              </a>
            </div>
            <div id="headerlogoright">
              <div class="frontdonateroundbox">
                <div class="frontdonatetop">
                  <div>
                    <b style="display: none;">.</b>
                  </div>
                </div>
                <div class="frontdonatecontent">
                  <a href="https://www.FreeBSDFoundation.org/donate/">Donate to FreeBSD</a>
                </div>
                <div class="frontdonatebot">
                  <div>
                    <b style="display: none;">.</b>
                  </div>
                </div>
              </div>
              <h2 class="blockhide">Peripheral Links</h2>
              <div id="searchnav">
                <ul id="searchnavlist"></ul>
              </div>
              <div id="search">
                <form method="get" id="search-form" action="https://duckduckgo.com/">
                  <h2 class="blockhide">
                    <label for="words">Search</label>
                  </h2>
                  <input type="hidden" name="sites" value="www.FreeBSD.org,docs.FreeBSD.org,lists.FreeBSD.org,wiki.FreeBSD.org,forums.FreeBSD.org" />
                  <input type="hidden" name="ka" value="v" />
                  <input type="hidden" name="kt" value="v" />
                  <input type="hidden" name="kh" value="1" />
                  <input type="hidden" name="kj" value="r2" />
                  <input id="words" name="q" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value='';" value="Search" />
                  <span> </span>
                  <input id="submit" name="submit" type="submit" value="Search" />
                </form>
              </div>
            </div>
          </div>
          <h2 class="blockhide">Site Navigation</h2>
          <div id="menu">
            <ul class="first">
              <li>
                <a href="../../">Home</a>
              </li>
            </ul>
            <ul>
              <li>
                <a href="../../about.html">About</a>
                <ul>
                  <li>
                    <a href="../../projects/newbies.html">Introduction</a>
                  </li>
                  <li>
                    <a href="../../features.html">Features</a>
                  </li>
                  <li>
                    <a href="../../advocacy/">Advocacy</a>
                  </li>
                  <li>
                    <a href="../../marketing/">Marketing</a>
                  </li>
                  <li>
                    <a href="../../privacy.html">Privacy Policy</a>
                  </li>
                </ul>
              </li>
            </ul>
            <ul>
              <li>
                <a href="../../where.html">Get FreeBSD</a>
                <ul>
                  <li>
                    <a href="../../releases/">Release Information</a>
                  </li>
                  <li>
                    <a href="../../releng/">Release Engineering</a>
                  </li>
                </ul>
              </li>
            </ul>
            <ul>
              <li>
                <a href="../../docs.html">Documentation</a>
                <ul>
                  <li>
                    <a href="../../doc/en_US.ISO8859-1/books/faq/">FAQ</a>
                  </li>
                  <li>
                    <a href="../../doc/en_US.ISO8859-1/books/handbook/">Handbook</a>
                  </li>
                  <li>
                    <a href="../../doc/en_US.ISO8859-1/books/porters-handbook">Porter's Handbook</a>
                  </li>
                  <li>
                    <a href="../../doc/en_US.ISO8859-1/books/developers-handbook">Developer's Handbook</a>
                  </li>
                  <li>
                    <a href="//www.FreeBSD.org/cgi/man.cgi">Manual Pages</a>
                  </li>
                  <li>
                    <a href="https://papers.FreeBSD.org">Presentations and Papers</a>
                  </li>
                  <li>
                    <a href="../../doc/en_US.ISO8859-1/books/fdp-primer">Documentation Project Primer</a>
                  </li>
                  <li>
                    <a href="../../docs/books.html">All Books and Articles</a>
                  </li>
                </ul>
              </li>
            </ul>
            <ul>
              <li>
                <a href="../../community.html">Community</a>
                <ul>
                  <li>
                    <a href="../../community/mailinglists.html">Mailing Lists</a>
                  </li>
                  <li>
                    <a href="https://forums.FreeBSD.org">Forums</a>
                  </li>
                  <li>
                    <a href="../../usergroups.html">User Groups</a>
                  </li>
                  <li>
                    <a href="../../events/events.html">Events</a>
                  </li>
                  <li>
                    <a href="http://freebsdjournal.com">FreeBSD Journal</a>
                  </li>
                  <li>
                    <a href="http://serverfault.com/questions/tagged/freebsd">Q&amp;A (external)</a>
                  </li>
                </ul>
              </li>
            </ul>
            <ul>
              <li>
                <a href="../../projects/index.html">Developers</a>
                <ul>
                  <li>
                    <a href="https://wiki.FreeBSD.org/IdeasPage">Project Ideas</a>
                  </li>
                  <li>
                    <a href="https://svnweb.FreeBSD.org">Subversion Repository</a>
                  </li>
                  <li>
                    <a href="https://github.com/freebsd">Git Mirror</a>
                  </li>
                  <li>
                    <a href="https://reviews.FreeBSD.org">Code Review (Phabricator)</a>
                  </li>
                  <li>
                    <a href="https://wiki.FreeBSD.org">Wiki</a>
                  </li>
                  <li>
                    <a href="https://ci.FreeBSD.org">Continuous Integration Service</a>
                  </li>
                </ul>
              </li>
            </ul>
            <ul>
              <li>
                <a href="../../support.html">Support</a>
                <ul>
                  <li>
                    <a href="../../commercial/commercial.html">Vendors</a>
                  </li>
                  <li>
                    <a href="../../security/">Security Information</a>
                  </li>
                  <li>
                    <a href="https://bugs.FreeBSD.org/search/">Bug Reports</a>
                  </li>
                  <li>
                    <a href="https://www.FreeBSD.org/support.html">Submitting Bug Reports</a>
                  </li>
                </ul>
              </li>
            </ul>
            <ul>
              <li>
                <a href="https://www.freebsdfoundation.org/">Foundation</a>
                <ul>
                  <li>
                    <a href="https://www.freebsdfoundation.org/donate/">Monetary Donations</a>
                  </li>
                  <li>
                    <a href="../../donations/index.html#systems">Hardware Donations</a>
                  </li>
                </ul>
              </li>
            </ul>
          </div>
        </div>
        <div id="content">
          <div id="sidewrap">
            <div id="sidenav">
              <h2 class="blockhide">Section Navigation</h2>
              <ul>
                <li>
                  <a href="../../where.html">Get FreeBSD</a>
                </li>
                <li>
                  <a href="../../releases/">Release Information</a>
                  <ul>
                    <li>Production Release: <br /><a href="../../releases/12.1R/announce.html">12.1</a></li>
                    <li>Production Release: <br /><a href="../../releases/11.3R/announce.html">11.3</a></li>
                  </ul>
                </li>
                <li>
                  <a href="../../snapshots/">Snapshot Releases</a>
                  <ul>
                    <li>Upcoming Release:<br /><a href="../../releases/11.4R/schedule.html">11.4</a></li>
                    <li>Upcoming Release:<br /><a href="../../releases/12.2R/schedule.html">12.2</a></li>
                  </ul>
                </li>
                <li>
                  <a href="../../ports/">Ported Applications</a>
                </li>
              </ul>
            </div>
          </div>
          <div id="contentwrap"><h1>FreeBSD 5.5-RELEASE Announcement</h1>

  <p><b>Date:</b> Thu, 25 May 2006 14:00:13 -0400<br clear="none" />
     <b>From:</b> Ken Smith &lt;kensmith@FreeBSD.org&gt;<br clear="none" />
     <b>To:</b> freebsd-announce@FreeBSD.org<br clear="none" />
     <b>Subject:</b> [FreeBSD-Announce] FreeBSD 5.5 Released</p>

<p>It is my great pleasure and privilege to announce the availability of
FreeBSD 5.5-RELEASE.  Work done between the 5.4-RELEASE and this release
has mostly been bugfixes.  Some ``vendor supplied'' software has also
been updated, mostly due to security concerns (specifically BIND
and sendmail).</p>

<p>This is the last planned release on the 5-STABLE
branch.  The FreeBSD development community is currently focusing its
efforts on the 6-STABLE and CURRENT codelines.  No new major features
are planned for the 5-STABLE branch, although minor updates and bugfixes
may be merged at the discretion of individual developers.  The FreeBSD
security team will support the FreeBSD 5.5-RELEASE-based security branch
with advisories and security patches until the end-of-life date documented
at
<a href="http://security.freebsd.org/" shape="rect"><tt>http://security.freebsd.org/</tt></a>
(as of this writing, May 31, 2008).</p>

<p>For a complete list of new features and known problems, please see the
online release notes and errata list, available at:</p>

<p><a href="http://www.FreeBSD.org/releases/5.5R/relnotes.html" shape="rect"><tt>http://www.FreeBSD.org/releases/5.5R/relnotes.html</tt></a></p>

<p><a href="http://www.FreeBSD.org/releases/5.5R/errata.html" shape="rect"><tt>http://www.FreeBSD.org/releases/5.5R/errata.html</tt></a></p>

<p>For more information about FreeBSD release engineering activities,
please see:</p>

<p><a href="http://www.FreeBSD.org/releng/" shape="rect"><tt>http://www.FreeBSD.org/releng/</tt></a></p>

<h2>Availability</h2>

<p>FreeBSD 5.5-RELEASE supports the amd64, i386, pc98, alpha, and sparc64
architectures and can be installed directly over the net using
bootable media or copied to a local NFS/FTP server.  Distributions
for all architectures are available now.</p>

<p>Please continue to support the FreeBSD Project by purchasing media
from one of our supporting vendors.  The following companies will be
offering FreeBSD 5.5 based products:</p>

<ul>
  <li><p>FreeBSD Mall, Inc.
    <tt><a href="http://www.freebsdmall.com/" shape="rect">http://www.freebsdmall.com/</a></tt></p></li>
  <li><p>Daemonnews, Inc.
    <tt><a href="http://www.bsdmall.com/freebsd1.html" shape="rect">http://www.bsdmall.com/freebsd1.html</a></tt></p></li>
</ul>

<p>If you can't afford FreeBSD on media, are impatient, or just want to
use it for evangelism purposes, then by all means download the ISO
images.  We can't promise that all the mirror sites will carry the
larger ISO images, but they will at least be available from the
following sites.  MD5 and SHA256 checksums for the release images are
included at the bottom of this message.</p>

<h2>BitTorrent</h2>

<p>5.5-RELEASE ISOs are not available via BitTorrent at this time.  They
may be made available in the future on an on-demand basis.</p>

<h2>FTP</h2>

<p>At the time of this announcement the following FTP sites have FreeBSD
5.5-RELEASE available.</p>

<ul>
  <li><tt><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/" shape="rect">ftp://ftp.FreeBSD.org/pub/FreeBSD/</a></tt></li>
  <li><tt><a href="ftp://ftp3.FreeBSD.org/pub/FreeBSD/" shape="rect">ftp://ftp3.FreeBSD.org/pub/FreeBSD/</a></tt></li>
  <li><tt><a href="ftp://ftp5.FreeBSD.org/pub/FreeBSD/" shape="rect">ftp://ftp5.FreeBSD.org/pub/FreeBSD/</a></tt></li>
  <li><tt><a href="ftp://ftp7.FreeBSD.org/pub/FreeBSD/" shape="rect">ftp://ftp7.FreeBSD.org/pub/FreeBSD/</a></tt></li>
  <li><tt><a href="ftp://ftp.at.FreeBSD.org/pub/FreeBSD/" shape="rect">ftp://ftp.at.FreeBSD.org/pub/FreeBSD/</a></tt></li>
  <li><tt><a href="ftp://ftp2.ch.FreeBSD.org/pub/FreeBSD/" shape="rect">ftp://ftp2.ch.FreeBSD.org/pub/FreeBSD/</a></tt></li>
  <li><tt><a href="ftp://ftp.cz.FreeBSD.org/pub/FreeBSD/" shape="rect">ftp://ftp.cz.FreeBSD.org/pub/FreeBSD/</a></tt></li>
  <li><tt><a href="ftp://ftp.ee.FreeBSD.org/pub/FreeBSD/" shape="rect">ftp://ftp.ee.FreeBSD.org/pub/FreeBSD/</a></tt></li>
  <li><tt><a href="ftp://ftp.fi.FreeBSD.org/pub/FreeBSD/" shape="rect">ftp://ftp.fi.FreeBSD.org/pub/FreeBSD/</a></tt></li>
  <li><tt><a href="ftp://ftp.fr.FreeBSD.org/pub/FreeBSD/" shape="rect">ftp://ftp.fr.FreeBSD.org/pub/FreeBSD/</a></tt></li>
  <li><tt><a href="ftp://ftp2.ie.FreeBSD.org/pub/FreeBSD/" shape="rect">ftp://ftp2.ie.FreeBSD.org/pub/FreeBSD/</a></tt></li>
  <li><tt><a href="ftp://ftp.is.FreeBSD.org/pub/FreeBSD/" shape="rect">ftp://ftp.is.FreeBSD.org/pub/FreeBSD/</a></tt></li>
  <li><tt><a href="ftp://ftp1.ru.FreeBSD.org/pub/FreeBSD/" shape="rect">ftp://ftp1.ru.FreeBSD.org/pub/FreeBSD/</a></tt></li>
  <li><tt><a href="ftp://ftp.se.FreeBSD.org/pub/FreeBSD/" shape="rect">ftp://ftp.se.FreeBSD.org/pub/FreeBSD/</a></tt></li>
  <li><tt><a href="ftp://ftp.si.FreeBSD.org/pub/FreeBSD/" shape="rect">ftp://ftp.si.FreeBSD.org/pub/FreeBSD/</a></tt></li>
  <li><tt><a href="ftp://ftp1.tw.FreeBSD.org/pub/FreeBSD/" shape="rect">ftp://ftp1.tw.FreeBSD.org/pub/FreeBSD/</a></tt></li>
  <li><tt><a href="ftp://ftp2.uk.FreeBSD.org/pub/FreeBSD/" shape="rect">ftp://ftp2.uk.FreeBSD.org/pub/FreeBSD/</a></tt></li>
  <li><tt><a href="ftp://ftp5.us.FreeBSD.org/pub/FreeBSD/" shape="rect">ftp://ftp5.us.FreeBSD.org/pub/FreeBSD/</a></tt></li>
  <li><tt><a href="ftp://ftp9.us.FreeBSD.org/pub/FreeBSD/" shape="rect">ftp://ftp9.us.FreeBSD.org/pub/FreeBSD/</a></tt></li>
</ul>

<p>FreeBSD is also available via anonymous FTP from mirror sites in
the following countries and territories:  Argentina, Australia, Brazil,
Bulgaria, Canada, China, Czech Republic, Denmark, Estonia, Finland,
France, Germany, Hong Kong, Hungary, Iceland, Ireland, Israel, Japan,
Korea, Latvia, Lithuania, the Netherlands, New Zealand, Poland, Portugal,
Romania, Russia, Saudi Arabia, South Africa, Slovak Republic, Slovenia,
Spain, Sweden, Taiwan, Thailand, Ukraine, and the United Kingdom.</p>

<p>Before trying the central FTP site, please check your regional
mirror(s) first by going to:</p>

<p><tt>ftp://ftp.&lt;yourdomain&gt;.FreeBSD.org/pub/FreeBSD</tt></p>

<p>Any additional mirror sites will be labeled ftp2, ftp3 and so on.</p>

<p>More information about FreeBSD mirror sites can be found at:</p>

<p><a href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html" shape="rect"><tt>http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html</tt></a></p>

<p>For instructions on installing FreeBSD, please see Chapter 2 of The
FreeBSD Handbook.  It provides a complete installation walk-through
for users new to FreeBSD, and can be found online at:</p>

<p><a href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/install.html" shape="rect"><tt>http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/install.html</tt></a></p>

<h2>Acknowledgments</h2>

<p>Many companies donated equipment, network access, or man-hours to
finance the release engineering activities for FreeBSD 5.5 including
The FreeBSD Foundation, FreeBSD Systems, Hewlett-Packard, Yahoo!,
Sentex Communications, and Copan Systems.</p>

<p>The release engineering team for 5.5-RELEASE includes:</p>

    <table border="0">
      <tbody>

	<tr>
	  <td rowspan="1" colspan="1">Scott Long &lt;<a href="mailto:scottl@FreeBSD.org" shape="rect">scottl@FreeBSD.org</a>&gt;</td>
	  <td rowspan="1" colspan="1">Release Engineering</td>
	</tr>

	<tr>
	  <td rowspan="1" colspan="1">Ken Smith &lt;<a href="mailto:kensmith@FreeBSD.org" shape="rect">kensmith@FreeBSD.org</a>&gt;</td>
	  <td rowspan="1" colspan="1">Release Engineering, amd64, i386, sparc64 Release Building, Mirror Site Coordination</td>
	</tr>

	<tr>
	  <td rowspan="1" colspan="1">Robert Watson &lt;<a href="mailto:rwatson@FreeBSD.org" shape="rect">rwatson@FreeBSD.org</a>&gt;</td>
	  <td rowspan="1" colspan="1">Release Engineering, Security</td>
	</tr>

	<tr>
	  <td rowspan="1" colspan="1">Doug White &lt;<a href="mailto:dwhite@FreeBSD.org" shape="rect">dwhite@FreeBSD.org</a>&gt;</td>
	  <td rowspan="1" colspan="1">Release Engineering</td>
	</tr>

	<tr>
	  <td rowspan="1" colspan="1">Maxime Henrion &lt;<a href="mailto:mux@FreeBSD.org" shape="rect">mux@FreeBSD.org</a>&gt;</td>
	  <td rowspan="1" colspan="1">Release Engineering</td>
	</tr>


	<tr>
	  <td rowspan="1" colspan="1">Hiroki Sato &lt;<a href="mailto:hrs@FreeBSD.org" shape="rect">hrs@FreeBSD.org</a>&gt;</td>
	  <td rowspan="1" colspan="1">Release Engineering, Documentation</td>
	</tr>

	<tr>
	  <td rowspan="1" colspan="1">Murray Stokely &lt;<a href="mailto:murray@FreeBSD.org" shape="rect">murray@FreeBSD.org</a>&gt;</td>
	  <td rowspan="1" colspan="1">Release Engineering</td>
	</tr>

	<tr>
	  <td rowspan="1" colspan="1">Bruce A. Mah &lt;<a href="mailto:bmah@FreeBSD.org" shape="rect">bmah@FreeBSD.org</a>&gt;</td>
	  <td rowspan="1" colspan="1">Documentation</td>
	</tr>

	<tr>
	  <td rowspan="1" colspan="1">Takahashi Yoshihiro &lt;<a href="mailto:nyan@FreeBSD.org" shape="rect">nyan@FreeBSD.org</a>&gt;</td>
	  <td rowspan="1" colspan="1">pc98 Release Building</td>
	</tr>

	<tr>
	  <td rowspan="1" colspan="1">Wilko Bulte &lt;<a href="mailto:wilko@FreeBSD.org" shape="rect">wilko@FreeBSD.org</a>&gt;</td>
	  <td rowspan="1" colspan="1">Alpha Release Building</td>
	</tr>

	<tr>
	  <td rowspan="1" colspan="1">Kris Kennaway &lt;<a href="mailto:kris@FreeBSD.org" shape="rect">kris@FreeBSD.org</a>&gt;</td>
	  <td rowspan="1" colspan="1">Package Building</td>
	</tr>

	<tr>
	  <td rowspan="1" colspan="1">Joe Marcus Clarke &lt;<a href="mailto:marcus@FreeBSD.org" shape="rect">marcus@FreeBSD.org</a>&gt;</td>
	  <td rowspan="1" colspan="1">Package Building</td>
	</tr>

	<tr>
	  <td rowspan="1" colspan="1">Kiril Ponomarew &lt;<a href="mailto:krion@FreeBSD.org" shape="rect">krion@FreeBSD.org</a>&gt;</td>
	  <td rowspan="1" colspan="1">Package Building</td>
	</tr>

	<tr>
	  <td rowspan="1" colspan="1">Colin Percival &lt;<a href="mailto:cperciva@FreeBSD.org" shape="rect">cperciva@FreeBSD.org</a>&gt;</td>
	  <td rowspan="1" colspan="1">Security Officer</td>
	</tr>
      </tbody>
    </table>

<h2>CD Image Checksums</h2>

<pre xml:space="preserve">MD5 (5.5-RELEASE-alpha-bootonly.iso) = 4de66e8aeb7d3842f36dcbd93834acaa
MD5 (5.5-RELEASE-alpha-disc1.iso) = 618fc2622d1e41f7b75a38b06eb6a8ae
MD5 (5.5-RELEASE-alpha-disc2.iso) = d169bbcb7870de8c54dbcdb39b0a3967

MD5 (5.5-RELEASE-amd64-bootonly.iso) = 2d79d5b7cd032b004305c0a8d6d72ce3
MD5 (5.5-RELEASE-amd64-disc1.iso) = dcaa38041be2735c2c9e8159640045b2
MD5 (5.5-RELEASE-amd64-disc2.iso) = 38d5ff06cb1dea9761cdd6f6fa39138f

MD5 (5.5-RELEASE-i386-bootonly.iso) = 331e1aa238f595cc913c697ce71fc4f3
MD5 (5.5-RELEASE-i386-disc1.iso) = c66d2ff89d8177b31417f8752eadf6a8
MD5 (5.5-RELEASE-i386-disc2.iso) = 91508e819b4efcfda9b900f57aace472

MD5 (5.5-RELEASE-pc98-disc1.iso) = 7e14250d9cf44a9964fe45c1cca8b782

MD5 (5.5-RELEASE-sparc64-bootonly.iso) = 7eaa9db570cde6b36f6d6734520fdd3a
MD5 (5.5-RELEASE-sparc64-disc1.iso) = 59be492e648d56f9c046459776303108
MD5 (5.5-RELEASE-sparc64-disc2.iso) = 35c393b4129b09fc16adc66a7180a23c

SHA256 (5.5-RELEASE-amd64-bootonly.iso) = 36826ae8e1c2bdfe011b1b9597f5f2406f3d6bdc7e5fdfa4ec75a12652a1a51d
SHA256 (5.5-RELEASE-amd64-disc1.iso) = f71eedf18ab24d973c938b473ca127018eb87ab1d1b4c96a5d8d1e9cd8f261d3
SHA256 (5.5-RELEASE-amd64-disc2.iso) = 60daae915430e60a02d577ad0f409de6f011d4ac102ea6f2c332e2c24fad9340

SHA256 (5.5-RELEASE-i386-bootonly.iso) = b9f052d2f0d2f3a9924354c0ad16c3ffda286562dbe29a28ce74a75c7b4c710c
SHA256 (5.5-RELEASE-i386-disc1.iso) = 40d41ec7b567e7952d0f85729f340d409911368808256dae123ff1b97155c1ae
SHA256 (5.5-RELEASE-i386-disc2.iso) = f561695f7c6bf673a1b84d0f8480d181aa3eac73cd2a14ce3d99d51f580eb42e

SHA256 (5.5-RELEASE-pc98-disc1.iso) = 44526391702a21332bb5844ef2d6cf85b08447eec00dde62f930b032ee29b42d

SHA256 (5.5-RELEASE-sparc64-bootonly.iso) = 7157e8ad27d8c285addf784589ed69043c4c10bff808f7a7ce6a81073c89c37f
SHA256 (5.5-RELEASE-sparc64-disc1.iso) = 4d14d0547fc2bdf92c5def07f81351693c85039e5b4b05a5da89d1ca73cb577a
SHA256 (5.5-RELEASE-sparc64-disc2.iso) = d4d3322d333d439e2f87cfc6476af45d8869ec9d2b5bc377bd8c89e7d43b2b4c</pre>


  </div>
          <br class="clearboth" />
        </div>
        <div id="footer"><span><a href="../../search/index-site.html">Site Map</a> |
  <a href="../../copyright/">Legal Notices</a> | © 1995&#8211;2020 The FreeBSD Project.
  All rights reserved.</span><br />
      Last modified:  2013-11-13</div>
      </div>
    </div>
  </body>
</html>