Changes between Version 20 and Version 21 of R1/Alpha4/ReleaseNotes


Ignore:
Timestamp:
Nov 10, 2012, 3:26:27 PM (11 years ago)
Author:
mmadia
Comment:

added notes about removed packages for CD constraints.

Legend:

Unmodified
Added
Removed
Modified
  • R1/Alpha4/ReleaseNotes

    v20 v21  
    55We have tried hard to make this release as good as possible. Still there are a few known issues and missing features, some of them collected below. Please keep in mind that this is alpha software, which means it is not yet feature complete and still contains known and unknown bugs. While we are mostly confident in the stability of this release, we do not provide any assurances against data loss.
    66
    7 Another goal that has driven the release of the Alpha 4 was to provide current and future Haiku developers an updated and (mostly) stable operating system to work on their software projects. Therefore we have included the basic build tools, along with clients for cvs, svn, git and hg. This release of Haiku is capable of building and running binaries using either GCC 2 or GCC 4. The use of GCC 4 is discouraged however if not absolutely necessary, as no API compatibility is guaranteed with future versions of Haiku.
     7Another goal that has driven the release of the Alpha 4 was to provide current and future Haiku developers an updated and (mostly) stable operating system to work on their software projects. Therefore we have included the basic build tools. This release of Haiku is capable of building and running binaries using either GCC 2 or GCC 4. The use of GCC 4 is discouraged however if not absolutely necessary, as no API compatibility is guaranteed with future versions of Haiku.
    88
    99== System Requirements ==
     
    6363Firmware for some wireless network cards need user acknowledgement, prior to their intsallation. This includes Broadcom 43xx, Intel ipw2100, Intel ipw2200 and Marvell 88W8335. As a temporary measure, a script is included to assist in this process (available via `install-wifi-firmwares.sh`).
    6464
     65Some Marvell Yukon cards are known to have low network performance.
     66
    6567The IMAP protocol for the mail daemon replacement (MDR) has been removed from this release, due to concerns of losing server side data.
    6668
    67 Some Marvell Yukon cards are known to have low network performance.
     69Due to size constraints of CD's, several developer related tools have been removed (e.g., hg, svn, cvs, python. They can be installed via `installoptionalpackage`)
    6870
    6971== Source Code ==