Changes between Version 1 and Version 4 of Ticket #7616
- Timestamp:
- Jun 27, 2011, 12:09:59 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7616
- Property Version R1/alpha3
- Property Milestone R1/alpha3 → Unscheduled
-
Ticket #7616 – Description
v1 v4 10 10 * Adapt the text on the main page in nightly images paragraph : 11 11 12 {{{ 13 12 '' 13 These are regularly built images always using the latest code. While we do try to keep our code in a working state at all times, these are not considered to be stable and may be broken in various ways at any given point in time. They are strictly meant for testing only. Applications made for Haiku should be carefully tested on the latest available stable release. 14 14 15 15 Official releases leading up to and including R1 Final are distributed only as a GCC 2 Hybrid for the x86 architecture. Other combinations (GCC 2 Only, GCC 4 Only, GCC 4 Hybrid) are available below, for development and testing purposes only. It is recommended to use a GCC 2 Hybrid. 16 }}} 16 '' 17 17 18 18 * Add a section linking to the gcc4/4h/2 stuff below with such wording : 19 19 20 {{{ 20 '' 21 21 These images are for testing purposes only. They are not compatible with Haiku and shouldn't be used for software development. Unless you are testing for a compiler-dependant bug, please consider downloading a gcc2-hybrid image instead. gcc2-hybrid installations allow to run gcc4-compiled software as well, and they are more tested than these. There is no drawback for using them. 22 }}} 22 '' 23 23 24 24 Feel free to improve the texts, but you get the idea.