mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 17:27:01 +00:00
0be3bf370864a81cad36ec1947c85175456858cc
There is a new init sequence that is executed prior to all concurrent init.d services. Placing ordered services in /etc/boot.d allows you to interpose upgrade, verification, and special handling prior to execution of the normal SYSV init. This system can be accessed by placing ordered scripts directly in /etc/boot.d from your package. This infra is used to perform early loader and partition upgrade checks, onie upgrades, cpld upgrades, and the like. Normal filesystem mounts are performed at priority 50. Platform initialization is performated at priority 51. TODO: Integrate upgrade sequence.
updated buildroot primary mirror to github, set primary mirror only in buildroot configuration files
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.
Languages
C
92.6%
Python
4.5%
Makefile
2.1%
Shell
0.7%
Dockerfile
0.1%