Tags

Tags give the ability to mark specific points in history as being important
  • 2013.11.00

    1e95b29f · Add release version ·
    2013.11 Release
    
    This is primarily a minor bug fix, testing and documentation release.
    
    No new features are introduced.
    
    Bug Fixes
    =========
    50cfd39 Fix latent TLV encode/decode bugs
    0c3cd77 Only allow setting 255 bytes for vendor extension TLV
    29641f1 Increase size of u-boot console buffer to 2048 bytes
    222006e Improve Vendor Extension TLV Decode
    6e9cdfd U-Boot/ONIE version string update
    acf96ce Make the ONIE boot state persistent for 'install' and 'update'
    
    Testing
    =======
    0b42c10 test case: Install demo OS
    d000b21 test infra: clean up and minor features
    824d2b1 u-boot tests: MAC Address, Serial Number from EEPROM
    1012f8a testing: add U-Boot EEPROM parsing utilities
    08aadcf core u-boot tests
    b5c5c87 fsl_p2020rdbpca: testing DUT class
    1c7837e ONIE Testing - initial commit
    
    Documentation
    =============
    27308b7 Update developer documentation
    e3532e6 Updated user guide based on recent feedback
    2bce330 docs:  updated quick start user guide
    f00444a docs: add ONIE finite state machine diagram
  • 1.6.5

    50648de0 · Add release version ·
    Tracking vendor specific changes
  • 1.6.4

    bae70b02 · Add release version ·
    Release 1.6.4
  • 1.6.3

    f55249e9 · Add release version ·
    Release 1.6.3
    
    Includes two minor bug fixes and documentation updates.
    
    Bug Fixes:
    
    - When logged in via ssh or telnet and using install_url or update_url send
      the progress output to stdout instead of /dev/console.
    
    - Make the ONIE boot state persistent for 'install' and 'update' operations.
      Previously if the system reboots before completing the operation (power outage
      for example) the system would forget the install or update operation and try
      to boot into the OS.
    
    Documentation:
    
    - Updated the documentation to include a finite state machine diagram.
  • 1.6.2

    0e10c885 · Add release version ·
    Release 1.6.2
    Includes one minor enhancement.
    
    Features:
      - Rework build system to allow multiple boards to share common patch files
  • 1.6.1

    a9597cc2 · Add release version ·
    Release 1.6.1
    
    Includes three very minor bug fixes and two minor enhancements.
    
    Features:
      - Add ONIE version to U-Boot banner
      - Add a boot time hook for a platform specific rc.local script
    
    Bug Fixes:
      - (minor) -- fix ONIE version when building from github
      - (minor) -- syslog: fix case with no remote syslog servers
      - (minor) -- busybox-iorw: remove superfluous printing
  • 1.6.0

    Tag release that supports checking TLV EEPROM validity
  • 1.5.0

    Adds following core ONIE changes:
    
     - Add dropbear ssh server and utilities
     - Add DHCP support for remote syslog
     - Add support for NAND flash devices
     - Add support for UBIFS and JFFS2
     - Add default EEPROM read/write routines
  • 1.4.0

    Tag 1.4.0 Release
    
    - Adds support for EEPROM TLV code 0x23 "Diag Version"
    - Fixes problem with multi-value DHCP responses.
  • 1.3.0

    Mark Stable Release 1.3.0.
  • 0.0.2-45ca8a7-PUB4

    Tag the public ONIE release.