View | Details | Raw Unified | Return to bug 91046
Collapse All | Expand All

(-)news/Makefile (+1 lines)
Lines 19-24 Link Here
19
DOCS+= press-rel-6.sgml
19
DOCS+= press-rel-6.sgml
20
DOCS+= press-rel-7.sgml
20
DOCS+= press-rel-7.sgml
21
DOCS+= press-rel-8.sgml
21
DOCS+= press-rel-8.sgml
22
DOCS+= press-rel-9.sgml
22
23
23
# The yearly State of the Union address
24
# The yearly State of the Union address
24
DOCS+= sou1999.sgml
25
DOCS+= sou1999.sgml
(-)news/press-rel-9.sgml (+78 lines)
Line 0 Link Here
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
2
<!ENTITY base CDATA "..">
3
<!ENTITY date "$FreeBSD: www/en/news/press-rel-9.sgml,v 1.0 2005/12/26 01:50:00 somebody Exp $">
4
<!ENTITY title "Hewlett-Packard donates blade cluster to FreeBSD">
5
<!ENTITY % navincludes SYSTEM "../includes.navabout.sgml"> %navincludes;
6
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
7
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
8
]>
9
10
<html>
11
&header;
12
13
<!--
14
<img src="../gifs/news.jpg" align="right" border="0" alt="FreeBSD News">
15
-->
16
17
<p></p>
18
19
<p><b>The FreeBSD Foundation received a donation of a blade system from
20
Hewlett-Packard for use as a third-party software build cluster.
21
This 20-node HP BladeSystem cluster triples the speed of the build
22
process for i386 packages.</b></p>
23
24
<p><i>"With this generous donation from HP, we are able to continuously
25
produce up-to-date packages from more than 13000 ports of third-party
26
software available in the FreeBSD Ports Collection, at about three
27
times the rate of the previous hardware cluster,"</i> said Kris Kennaway,
28
member of the FreeBSD Port Management Team.</p>
29
30
<p><i>"This directly benefits the users of FreeBSD through the rapid
31
availability of new and updated software packages, and through the
32
increased testing and QA of FreeBSD that the new hardware allows."</i></p>
33
34
<p><i>"We at HP recognize the important role of FreeBSD in the Internet's
35
global network infrastructure, and we are happy that the HP
36
BladeSystem cluster can contribute to the on-going success of the
37
FreeBSD Foundation,"</i> said Mark Potter, vice president of the
38
Hewlett-Packard BladeSystem division.</p>
39
40
<p><i>"They're just standard i386 systems, architecturally, with a very
41
nice ssh- and serial-based management server,"</i> said Kennaway, who
42
maintains the FreeBSD Ports cluster.</p>
43
44
<p>Kennaway said FreeBSD has a few dozen other machines scattered
45
around the globe for package builds. A big concentration of sparc
46
machines hosted by Hiroki Sato in Japan include some large
47
multiprocessor e4500's (10, 12 and 14 CPUs) that have been extremely
48
valuable for SMP testing. Also, a couple of machines hosted by ISC,
49
an amd64 hosted by Scott Long, three i386 machines at Yahoo! Korea,
50
and sometimes Kennaway's own machines in Canada are used for the
51
official package builds.</p>
52
53
<p>The HP BladeSystem cluster is hosted at the Yahoo! datacenter in
54
the San Francisco Bay area. In addition to Kennaway, Paul Saab
55
and Peter Wemm from the FreeBSD project, and John Cagle from HP
56
helped with blade system setup.</p>
57
58
<h3>About The FreeBSD Project</h3>
59
60
<p>The FreeBSD Project provides an up-to-date and scalable modern operating
61
system that offers high-performance, security, and advanced networking for
62
personal workstations, Internet servers, routers, and firewalls. The
63
FreeBSD packages collection includes popular software like Apache Web
64
Server, Gnome, KDE, X.org X11 Window System, Python, Mozilla, and over
65
13,000 software suites. FreeBSD can be found on the Internet at
66
<a href="http://www.FreeBSD.org/">http://www.FreeBSD.org</a>.</p>
67
68
<h3>More Information:</h3>
69
70
<p>FreeBSD Ports webpage<br>
71
<a href="http://www.freebsd.org/ports/">http://www.FreeBSD.org/ports/</a>
72
<br><br>
73
FreeBSD Package building logs and errors webpage<br>
74
<a href="http://pointyhat.freebsd.org/errorlogs/">http://pointyhat.freebsd.org/errorlogs/</a></p>
75
76
&footer;
77
</body>
78
</html>
(-)news/pressreleases.sgml (+6 lines)
Lines 17-22 Link Here
17
17
18
<dl>
18
<dl>
19
19
20
<dt>November 25, 2005</dt>
21
<dd>
22
<a href="press-rel-9.html">Hewlett-Packard donates blade cluster to FreeBSD</a>
23
<p></p>
24
<dd>
25
20
<dt>November 4, 2005</dt>
26
<dt>November 4, 2005</dt>
21
<dd>
27
<dd>
22
<a href="press-rel-8.html">FreeBSD Project Launches FreeBSD 6.0</a>
28
<a href="press-rel-8.html">FreeBSD Project Launches FreeBSD 6.0</a>

Return to bug 91046