Networking/ONIE: Difference between revisions

From OpenCompute
Jump to navigation Jump to search
No edit summary
No edit summary
(8 intermediate revisions by the same user not shown)
Line 13: Line 13:
= Documentation =
= Documentation =


* [http://opencomputeproject.github.io/onie/docs/ Documentation Home Page]
* [https://github.com/opencomputeproject/onie/wiki Documentation Home Page]
* [http://opencomputeproject.github.io/onie/docs/user-guide/ Quick Start User's Guide]
* [https://github.com/opencomputeproject/onie/wiki/Quick-Start-Guide Quick Start User's Guide]


For a deep dive read these pages:
For a deep dive read these pages:


* [http://opencomputeproject.github.io/onie/docs/design-spec/ Design Overview]
* [https://github.com/opencomputeproject/onie/wiki/Design-Spec Design Specification]
* [http://opencomputeproject.github.io/onie/docs/developers/ For Developers]
* [https://github.com/opencomputeproject/onie/wiki/Developers For Developers]
* [http://opencomputeproject.github.io/onie/docs/developers/porting.html Porting Guide]
* [https://github.com/opencomputeproject/onie/wiki/Porting-Guide Porting Guide]


= Contact Us =
= Contact Us =
Line 34: Line 34:
* [http://webchat.freenode.net/?channels=%23ocp-onie&uio=d4 #ocp-onie on webchat.freenode.net]
* [http://webchat.freenode.net/?channels=%23ocp-onie&uio=d4 #ocp-onie on webchat.freenode.net]


= Download the Code =
= Source Code =


The ONIE git repository is hosted on GitHub: [https://github.com/opencomputeproject/onie https://github.com/opencomputeproject/onie].
The ONIE git repository is hosted on GitHub: [https://github.com/opencomputeproject/onie https://github.com/opencomputeproject/onie].


Current Release Tag: [https://github.com/opencomputeproject/onie/releases/tag/2014.05 2014.05]
* Get the Current Release: [https://github.com/opencomputeproject/onie/releases Download Here]
* Information about Upcoming Releases: [https://github.com/opencomputeproject/onie/wiki/Release-Cycle Release Cycle]

Revision as of 15:50, 28 November 2016

Open Network Install Environment

Created by Cumulus Networks, Inc. in 2012, the Open Network Install Environment (ONIE) Project is a small operating system, pre-installed as firmware on bare metal network switches, that provides an environment for automated operating system provisioning.

Incubated and adopted by the Open Compute Project in 2013, the ONIE project enables a bare metal network switch ecosystem where end users can choose among different network operating systems. ONIE enables switch hardware suppliers to manage their operations based on a small number of hardware SKUs. This in turn creates economies of scale in manufacturing and distribution enabling a thriving ecosystem of both network hardware and operating system alternatives.

Testing and Certification

Documentation

For a deep dive read these pages:

Contact Us

Send questions, bugs, patches, comments and ideas to opencompute-onie@lists.opencompute.org.

Join the mailing list: http://lists.opencompute.org/mailman/listinfo/opencompute-onie.

Browse the archives http://lists.opencompute.org/pipermail/opencompute-onie.

Join us on IRC:

Source Code

The ONIE git repository is hosted on GitHub: https://github.com/opencomputeproject/onie.