mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 09:17:08 +00:00
0df1c0e5aaf6aa131bc9cf0ccc7c760214eb25cd
When a package is added to the REPO any duplicates are supposed to be removed automatically. The (package-name, version, arch) was determined by splitting the (fullpath) name by underscore. If an underscore was present in any of the parent directories then the split did not yield the correct information. As a result any duplicate packages were not removed and were instead left in the REPO. This fix splits the package basename instead of the package path. You may now clone your ONL worktree as JEFF_IS_STUPID and it should work now.
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%