OpenNetworkLinux
OpenNetworkLinux copied to clipboard
Open Network Linux - An Operating System for Bare Metal Switches
Hi everyone, I was wondering if we can extend some of the information structures with more fields. - For the PSUs struct, it would be fru product version (revision) data,...
This a proposal to illustrate a conversation we have started [here](https://github.com/opencomputeproject/OpenNetworkLinux/issues/857)
Hello, I tried to install ONL by using the binaries available on the website: `http://opennetlinux.org/binaries/` I'm using ONIE in Rescue Mode to install the NOS on the switch with this...
Switch Info: ``` root@localhost:~/stratum/stratum/hal/bin/barefoot/docker# cat /etc/onl/platform x86-64-accton-wedge100bf-32x-r0 root@localhost:~/stratum/stratum/hal/bin/barefoot/docker# uname -a Linux localhost 4.14.49-OpenNetworkLinux #1 SMP Thu Jun 25 17:42:47 UTC 2020 x86_64 GNU/Linux root@localhost:~/stratum/stratum/hal/bin/barefoot/docker# lsmod Module Size Used by bf_kdrv...
@jnealtowns : Please review and merge this if it looks ok to you. Thank you for your time and consideration.
Is there a reason commit 114b4582 (Initial builder candiate for buster.) does not install Apt-Cacher NG (*apt-cacher-ng*) into the image as done with the other images?
Below, i attach a result of linux shell command 'df -h' on baremetal switch with onl image. I'd like to know how to modify the size of overlay partition. I...
now the steps for building ONL by hand is too old : #> git clone https://github.com/opencomputeproject/OpenNetworkLinux #> cd OpenNetworkLinux #> **docker/tools/onlbuilder (-8)** # enter the docker workspace #> apt-cacher-ng #>...
Could opennetworklinux/builder10:1.2 be rebuilt and uploaded? 140 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
How to rebuild ONL loader using my latest modification?? i'm using "make amd64 INIT=systemd", and i found my modification to packages/base/all/initrds/loader-initrd-files/src/bin/switchroot does not take into effect.