mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-26 17:57:01 +00:00
f6cc003469b75e2bd9e8ff7569a670056a4de179
Some platforms do not provide direct device access to the ONIE system eeprom. The only way these systems can export their system data under ONL is by scraping it from the output of onie-syseeprom and/or reading fields from machine.conf. These new platform methods can be called in a platform's baseconfig() to populate the cached version of these values for later use, or used to access that cached data at a later time.
Open Network Linux
Check out the main/offical website at http://opennetlinux.org .
Open Network Linux (ONL) is a Linux distribution for bare metal switches. ONL builds an ONIE-compatible installer and a switch image which contains a complete Debian distribution with added drivers and configuration for running on bare metal switches.
Software License
Licenses for the software are described under the LICENSE file. Download or use of the software implies consent.
Documentation
- docs/Building.md Instructions for building ONL from scratch.
Please see the docs directory for additional information.
![alt text] (https://scan.coverity.com/projects/8655/badge.svg "Coverity Scan Build Status")
Languages
C
92.6%
Python
4.5%
Makefile
2.1%
Shell
0.7%
Dockerfile
0.1%