2015.02-rc1 Public Release

New Hardware Platforms
======================

Quanta:
  e138685 QuantaMesh 5000 Series T5016-LB8D

Features
========

Build system:
  86beadf x86: include the recovery ISO into the 'all' Makefile target
  5fbf744 xtools: restart build on failure
  55a6e41 Simplier way of building ONIE
  614332e crosstools-ng: back port complib/ppl-0.11.2 with gcc 4.9 patch
  bbc0f0e Add support for configrable syslinux menu default

Linux Kernel:
  26ad076 dmesg: increase size of kernel log buffer to 128 KB
  5a43b7c kernel 3.14.x: enable a few Device Mapper kernel options
  df7ab7d kvm_x86_64: move to linux-3.14.27
  7cd662e linux-3.14.X: move to linux-3.14.27

Runtime:
  4ba4662 Adding machine init scripts support
  e3cd24a Fixing "umount: can't remount rootfs read-only" during reboot
  9bdcbd6 Disallow uninstaller to run at improper situation
  12704d1 Disallow install_url or update_url to run at improper situation
  61ec111 exec_installer: Check if image format is suitable for current boot reason

Misc:
  37e03c2 Adding -P part number flag to onie-sysinfo
  15cb52c Update onie-server.py
  2da36fa onie-server.py: Added support for FreeBSD

Bugs Fixes
==========

Runtime:
  35b8f9f x86 exec_installer: Fill serial number to HTTP headers
  fc1174e functions net_intf(): Correct undefined variables, $dhcp and $ip
  5fbb33f discover: Calling import_cmdline() before calling net_intf()

onie-sysinfo command:
  b53d234 onie-sysinfo -e, onie-sysinfo -s: fixing EEPROM read error flow
  3c90f8b onie-sysinfo: Adding h to known arguments

Hardware Support:

  Accton:
    84f45c3 Accton AS5710_54X: Correct USB compatible nodes in DTS
    6c47e68 Accton platforms: Erase onboard mass storage in uninstall mode
    b458c5a Accton platforms: Revise eUSB discovery method for updater
    ce910d2 Accton platforms: Revise 'onie_sz.b' to 0x500000
    99b28aa Accton AS6701_32X: Remove unavailable usb node from DTS
    75f1cdc Accton AS7700_32X: Resize diag partition to 32MB
    410dc90 Accton platforms: Correct the comments in onie-rom.conf
    6f3cea0 Accton platforms: Correct the help message in kernel Kconfig
    0b27224 Accton platforms: Add context of installing u-boot in INSTALL
    965953f Accton powerpc platforms: Adjust u-boot boot delay to 10secs
    285b6ed Accton AS5610_52X: Correct GPIO (pca9506) nodes in DTS

  Alphanetworks:
    f4f2f95 Alphanetworks x86_64 platforms: Add i2c-tools patches for onie syseeprom.

  Mellanox:
    8c80556 Revising non-removable disk detection over Mellanox x86 systems

Documentation
=============

a0f694a docs:  added details for Ethernet management configuration
69eec02 docs: update FAQ regarding ONIE-izing old hardware
635de92 docs: update github pull request instructions
96d8a85 u-boot sys_eeprom: Add/Revise the command help messages