Robert James Hernandez
Robert James Hernandez
## Description The tech team has several artifacts that come out of this repo. To name a few: * Switch configs * Switch postscript port maps and pdfs * Pi...
## Description Currently `make commonconfig` filters on build options that **do not** have the prefix `CONFIG_TARGET` since those options should technically be nonboard specific options that belong in `-generic.config`. This...
## Description We have expressed trying to figure out a standard configuration for wifi bridging. It looks like trelay has been mentioned in a few places in the openwrt wiki:...
## Description of changes As request in https://github.com/ngi-nix/ngipkgs/issues/139 This generates a python binding package for each tree-sitter-grammar that exists in `tree-sitter.builtGrammars`. ## Things done - Built on platform(s) - [x]...
## Description of PR Lets take advantage of the bigger disks ## Previous Behavior - 30G of space on devServer ## New Behavior - 500G of space on devServer for...
## Description Rather than running `microvm` well be consolidating all the services to the bare metal on the host. We will still run `kvm` for vms that our running for...
## Description Switch-maps should be included as a release artifact. They are simple enough to generate: `make config/switch-maps/stickers.pdf` ## Acceptance Criteria - switch-maps are an artifact of the release
## Description Lets confirm that the scaling for signs and reg is appropriate given that we have a 4k and 1080p mix of displays ## Acceptance Criteria - Reg is...
## Description Relates to: https://github.com/raspberrypi/firmware/issues/1808 The rpi4 firmware should be set to boot from flash. Currently, its set to boot from dhcpv6 and then after timeout it will boot This...
Related to: #https://github.com/socallinuxexpo/scale-network/pull/928 The snmp.yaml was generated using https://github.com/prometheus/snmp_exporter/tree/v0.28.0/generator paired down the just the juniper stats we care about. This should be a drv instead of being vendored in scale-network...