Robert James Hernandez
Robert James Hernandez
## Description For the openwrt build: `make build-img` fails without including `templates` due to `files` missing in the root of the build dir for openwrt. Should be an easy fix...
## Description Relates to #611 #652 The Belkin 3200 mt-7622 hardware has wifi6 and mimo lets make sure we enabled it by default in our openwrt. ## Acceptance Criteria -...
## Description During massflash we should be collecting wireless MACs and storing that in that long term in AP facts. It helps use be able to troubleshoot problematic APs during...
## Description Relates to: #646 After the inclusion of a `serverspec` nixpkg, we dont have much utility for the previous ruby Gemfile, Gemfile.lock, .ruby_version configs: https://github.com/socallinuxexpo/scale-network/tree/c675dc28ef38a784440c66bf1a1f9c9ef687b4ec/tests/serverspec We should just be...
## Description From the discussion https://github.com/socallinuxexpo/scale-network/issues/532#issuecomment-1684553673 ``` True, but they are both triple LEDs capable of rendering multiple colors, therefore we could use different colors of internet LED (or even...
## Description Disabling conntrack should give us a little more headroom ``` ~$ lsmod ... xt_conntrack 2514 0 ``` ## Acceptance Criteria - Compare conntrack vs non conntrack overhead -...
## Description As we add more nix configuration to this repo it would be nice to start out with some initial tests for sanity: `nixpkgs-fmt` and `flakes check` would be...
## Description Relates to #611 Previous work was done in #471 but with supporting the new mt-7662 arch some of these modules seem to have been reenabled. ## Acceptance Criteria...
## Description @MatthewCroughan had a great idea about leveraging the `massflash` livecd as an appliance with a nice TUI. After seeing how it was leveraged by volunteers during 20x I...
## Description Relates to: #611 Add back the backdoor network interface for the new mt-7622 hardware similar to ar71xx ## Acceptance Criteria - Able to connect to AP via backdoor...