Ticket #12466: PageSource_606909821.html

File PageSource_606909821.html, 8.1 KB (added by vidrep, 8 years ago)
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head>
2 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
3
4 <link rel="stylesheet" type="text/css" href="style/style.css" title="default">
5
6 <link rel="shortcut icon" href="favicon.png">
7 <title>Haiku Downloads</title></head><body>
8 <div id="wrapper">
9 <div id="header">
10 <div id="logo">
11 <a href="http://download.haiku-os.org/"><img src="style/logo.png" alt="logo"></a>
12 </div>
13 <div id="links">
14 <a href="http://www.haiku-os.org/"><img src="style/icon_haiku_32.png" alt="Haiku Project" title="Haiku Project"></a>
15 <a href="http://dev.haiku-os.org/"><img src="style/icon_bug_tracker_32.png" alt="Haiku's Bug Tracker" title="Haiku's Bug Tracker"></a>
16 <img src="style/top-link-separator.png" alt="sep" style="padding: 0pt 10px;">
17 <a href="http://www.haiku-os.org/contact"><img src="style/icon_32_mail.png" alt="contact" title="Contact the Haiku Project"></a>
18 <a href="http://www.haiku-os.org/community/donating_to_haiku"><img src="style/icon_32_donate.png" alt="donate" title="Make a donation to the Haiku Project"></a>
19 </div>
20 </div>
21 <div id="menu">
22 </div>
23
24<div id="content">
25<div class="box">
26 <p>
27The Haiku source is continually built by a dedicated machine. These "nightly
28images" are provided mainly for development and testing purposes. You can
29download and install these snapshots to check out the latest features
30and bugfixes, be aware though that they <strong>may be unstable</strong> at times.
31 </p>
32 </div>
33 <div class="box">
34 <img src="style/icon_missing_64.png" alt="icon">
35 <h2>Missing Packages</h2>
36 <p>
37To keep the file size down, nightly images lack a few optional packages
38included in regular releases, for example Python, WonderBrush, Subversion etc.<br>
39You can install these and many more packages with the HaikuDepot application.
40 </p>
41 </div>
42 <div class="box">
43 <img src="style/icon_images_64.png" alt="icon">
44 <h2>Image File Formats</h2>
45 <p>
46The nightly images are provided in different formats and
47their uses are detailed below. The following guides are useful:
48<a href="http://www.haiku-os.org/get-haiku/burn-cd">Burning to CD</a>,
49<a href="http://www.haiku-os.org/guides/installing/making_haiku_usb_stick">Writing to USB stick</a>
50and <a href="http://www.haiku-os.org/guides/virtualizing/virtualbox#part_vmimage">Using VirtualBox</a>.
51 </p>
52 <ul>
53 <li><strong>universal anyboot</strong> - can be burned to compact
54 discs, written directly to USB sticks, or used with QEMU.</li>
55 <li><strong>raw hard disk</strong> - can be written directly to
56 disks or USB sticks (note: considered obsolete, in favor of
57 anyboot).</li>
58 <li><strong>CD ISO</strong> - can be burned to compact discs
59 (note: considered obsolete, in favor of anyboot).</li>
60 </ul>
61 </div>
62 <div class="box">
63 <img src="style/ico_64_folder_haiku.png" alt="alpha4">
64 <h2>Latest Stable Release</h2>
65 <p>
66Official releases leading up to and including R1 Final are distributed only as
67a GCC 2 Hybrid for the x86 architecture.
68Applications made for Haiku should be tested on the latest available stable release.
69 </p>
70
71 <p>
72With the release of <strong>Haiku R1 Alpha 4</strong>, there now are official
73image files available. Please head over to
74<a href="http://www.haiku-os.org/get-haiku">the download page at the Haiku website</a>
75to get a Haiku image from one of our mirrors. Additionally, a
76<a href="http://www.haiku-inc.org/order-disc.html">commemorative CD</a>
77may be ordered from Haiku, Inc.
78 </p>
79 </div>
80 <div class="box">
81 <img src="style/ico_64_folder_dev.png" alt="nightlies">
82 <h2>Nightly Images</h2>
83<!--
84 <p>
85 These are currently unavailable.
86 Please get an official Haiku R1 Alpha 4 image as described above.
87 Nightlies will become available again at a later stage.
88 </p>
89-->
90 <p>
91These are regularly built images always using the
92<a href="http://cgit.haiku-os.org/haiku/">latest code</a>.
93While we do try to keep our code in a working state at all times, these are not
94considered to be stable and may be broken in various ways at any given point in
95time. They are provided mainly for development and testing purposes.
96 </p>
97
98<div class="box-info">
99 With the merging of package management, the stage 1 boot loader has been changed. Depending on how you use the images, you may need to run
100 this <a href="/makebootable.zip">version of makebootable</a>.
101 For example, if you install Haiku by mounting one of these images in a version of Haiku that predates package management,
102 then this makebootable is needed. However, writing the anyboot directly to USB should not require using makebootable.
103</div>
104
105 <p>
106<strong>GCC 2 Hybrids are recommended</strong>, as they are the most similar
107to official releases. Developers who choose to release software that requires a
108nightly build, are requested to provide a build for the latest stable nightly
109image.
110 </p>
111 <ul>
112 <li><strong>x86 GCC 2 Hybrid</strong>
113 - <a href="/nightly-images/x86_gcc2_hybrid">nightly images</a>
114 (<a href="/nightly-images/x86_gcc2_hybrid/rss/atom.xml">RSS feed <img class="inline" src="/style/images/feed_16.png" alt="Haiku Development RSS feed" title="Haiku Development RSS feed"></a>)</li>
115 </ul>
116<hr>
117 <p>
118<strong>Unsupported variants</strong> (GCC 2 Only, GCC 4 Only, GCC 4 Hybrid, x86_64,
119and non-x86 hardware) are available below. They are provided for development and
120testing purposes only. The non-x86 builds are in the early stages of development. If
121you're lucky, those non-x86 builds will boot just enough to crash.</p>
122 <div align="center"><p>
123<strong>All of these variant builds are unsupported.<br>
124Releasing software that requires these unsupported builds is discouraged.</strong>
125 </p></div>
126 <p style="font-size: 14px; text-align: center;">
127 <b>x86 based unsupported variants</b><br>
128 <i>
129 <a href="/nightly-images/x86_gcc2">x86 GCC 2</a><a href="/nightly-images/x86_gcc2/rss/atom.xml"><img class="inline" src="/style/images/feed_16.png" alt="Unsupported x86-gcc2 RSS feed" title="Unsupported x86-gcc2 RSS feed"></a> |
130 <a href="/nightly-images/x86">x86 GCC 4</a><a href="/nightly-images/x86/rss/atom.xml"><img class="inline" src="/style/images/feed_16.png" alt="Unsupported x86-gcc4 RSS feed" title="Unsupported x86-gcc4 RSS feed"></a> |
131 <a href="/nightly-images/x86_hybrid">x86 GCC 4 Hybrid</a><a href="/nightly-images/x86_hybrid/rss/atom.xml"><img class="inline" src="/style/images/feed_16.png" alt="Unsupported x86-gcc4hybrid RSS feed" title="Unsupported x86-gcc4hybrid RSS feed"></a> |
132 <a href="/nightly-images/x86_64">x86_64</a><a href="/nightly-images/x86_64/rss/atom.xml"><img class="inline" src="/style/images/feed_16.png" alt="Unsupported x86_64 RSS feed" title="Unsupported x86_64 RSS feed"></a>
133 </i>
134 <br>
135 <b>non-x86 unsupported variants</b><br>
136 <i>
137 <a href="/nightly-images/arm">ARM</a><a href="/nightly-images/arm/rss/atom.xml"><img class="inline" src="/style/images/feed_16.png" alt="Unsupported ARM RSS feed" title="Unsupported ARM RSS feed"></a> |
138 <a href="/nightly-images/m68k">m68k</a><a href="/nightly-images/m68k/rss/atom.xml"><img class="inline" src="/style/images/feed_16.png" alt="Unsupported m68k RSS feed" title="Unsupported m68k RSS feed"></a> |
139 <a href="/nightly-images/ppc">PowerPC</a><a href="/nightly-images/ppc/rss/atom.xml"><img class="inline" src="/style/images/feed_16.png" alt="Unsupported PowerPC RSS feed" title="Unsupported PowerPC RSS feed"></a>
140 </i>
141 </p>
142 </div>
143</div>
144
145<div id="footer">© 2001-2014 Haiku, Inc. — Haiku® and
146 the HAIKU logo® are registered trademarks of
147 <a href="http://www.haiku-inc.org">Haiku, Inc.</a> | Proudly Hosted by
148 DreamHost.
149 <!--
150<p><img class="inline" src="/style/images/feed_16.png" alt="Haiku Files RSS feeds" title="Haiku Files RSS feeds">
151 <a href="/nightly-images/rss">x86 GCC 2 Hybrid (Supported)</a> |
152 <a href="/nightly-images/x86-gcc2/rss">x86 GCC 2</a> |
153 <a href="/nightly-images/x86-gcc4/rss">x86 GCC 4</a> |
154 <a href="/nightly-images/x86-gcc4hybrid/rss">x86 GCC 4 Hybrid</a> |
155 <a href="/nightly-images/arm/rss">ARM</a> |
156 <a href="/nightly-images/m68k/rss">m68k</a> |
157 <a href="/nightly-images/ppc/rss">PowerPC</a></p>
158 -->
159</div>
160 </div>
161
162
163</body></html>