Commit Graph

70 Commits

Author SHA1 Message Date
Astro 4b09601419 pkgs/openwrt-images: refactor, embed hostName in extraImageName 2022-04-30 02:55:01 +02:00
Astro 7a00fd74cf pkgs/openwrt-images: add support for legacy devices 2022-04-30 01:31:56 +02:00
Astro f9ce07f65e add nix-openwrt-imagebuilder 2022-04-29 00:49:45 +02:00
Astro 598388d428 wlan5-roof: lower mtu 2022-04-04 20:18:46 +02:00
Astro 2de02cc5bb *.nix: remove unused code 2022-03-22 18:13:17 +01:00
Astro 674cd3bfa2 pkgs/ap: add ${hostName} to exceptions 2022-02-10 18:52:43 +01:00
Astro 4c8de9acd4 ap59: deploy to switch-b2 2022-02-05 00:33:09 +01:00
Astro 833803a255 pkgs/dns-slaves: fix allow-query address match list 2022-01-25 01:24:03 +01:00
Astro 7acff4cf8e pkgs/vlan-report: add 2022-01-24 21:04:11 +01:00
Astro 7b80560aed pkgs/switches/*: don't configure null vlans 2022-01-19 17:18:46 +01:00
Astro b7ebd3ccdf pkgs/ap: fix uciDeleteAll param to reset wifi-ifaces 2022-01-18 22:19:49 +01:00
Astro 6a8feb82db pkgs/ap_install_collectd.sh: fix shabang 2022-01-18 21:22:27 +01:00
Astro e6651c440d pkgs/ap: don't install wifi-on-link.sh on ap58 2022-01-18 21:21:45 +01:00
Astro 01933d17ca pkgs/switches/shared: fix for nullable vlan 2022-01-18 21:11:00 +01:00
Astro 77c0477bd0 vxlan over wireless: fix 2022-01-18 21:06:02 +01:00
Astro 2789589c25 vxlan over wireless: get to work 2022-01-18 03:50:43 +01:00
Astro 1327680612 vxlan over wireless: first try 2022-01-18 01:05:16 +01:00
Astro c58ee2dc9f pkgs/network-cypher-graphs: fix import-network-graphs 2022-01-10 01:51:22 +01:00
Astro 287dc1be75 pkgs/network-cypher-graphs: let import-network-graphs produce just a script 2022-01-09 02:59:15 +01:00
Winzlieb - 1f2cbd03b8 adding cypher graph generation utitlies 2021-12-28 18:43:42 +01:00
Astro 9900b9af5e pkgs/network-graphs: remove debug output 2021-11-20 00:44:21 +01:00
Astro f3e8c5398d pkgs: add all-rootfs 2021-11-18 20:41:06 +01:00
Astro 3902efd3f3 nix/pkgs/subnetplan: use colspan 2021-11-18 04:17:10 +01:00
Astro f98412346e nix/pkgs/subnetplan: cap max_prefix at 64 2021-11-18 00:06:44 +01:00
Astro 557f63b7c1 nix/pkgs/subnetplan: init 2021-11-17 23:57:16 +01:00
Astro ab199ec19e nix/pkgs: fix switch-to-production 2021-11-15 21:56:16 +01:00
Astro 32c0def45b config: nixify everything 2021-11-13 01:23:23 +01:00
Astro 6446c6b8a3 pkgs/ap: update ap_install_collectd.sh hint 2021-11-12 18:11:28 +01:00
Astro ba94f712c1 pkgs/ap: fix wifi-iface 2021-11-11 17:49:29 +01:00
Astro f14c6ff200 pkgs/ap: catch failing service stop 2021-11-10 16:38:49 +01:00
Astro d9443fc374 pkgs/ap: uci delete silently and don't abort 2021-11-09 21:16:53 +01:00
Astro 311df51820 pkgs/ap: don't use uci batch
was hiding which command produced an error
2021-11-09 21:10:56 +01:00
Astro b8b4995433 pkgs/ap: delete unused networks 2021-11-09 21:07:37 +01:00
Astro 25217f0b82 pkgs/ap: move uciDeleteAll outside `uci batch` 2021-11-09 20:31:46 +01:00
Astro bade3d54c6 pkgs/device-templates: rename device-scripts to .sh for `nix run .#...` 2021-11-09 16:47:48 +01:00
Astro 733f04258d pkgs/network-graphs: add up* to physical-graph 2021-11-07 03:21:39 +01:00
Astro 4080368927 pkgs/switches: sort output stably 2021-11-07 02:22:24 +01:00
Astro 8fc0567204 pkgs/switches: fixes 2021-11-07 02:21:48 +01:00
Astro 5c074bb051 pkgs/ap: fix multiple issues 2021-11-07 00:23:21 +01:00
Astro db4d075af2 pkgs/network-graphs: don't use callPackage as it breaks the flake 2021-11-07 00:05:55 +01:00
Astro 40e8b351d5 pkgs/ap.nix: migrate template to nix 2021-11-06 22:57:12 +01:00
Astro f156ab6f05 pkgs/network-graphs: init 2021-11-06 19:48:46 +01:00
Astro ecf1b3afca pkgs/switches/linksys-srw2048: enable jumbo-frame
Attention: @poelzi
2021-11-06 03:38:57 +01:00
Astro 9852920ee8 nix/lib/config: begin treating aps as manageable switches 2021-11-04 19:17:31 +01:00
Astro 8acc37b5d5 lib/openwrt-models: add code to get port definitions 2021-11-03 23:21:43 +01:00
Astro 3072e1e78c pkgs/switches: switch from salt to nix 2021-11-03 01:09:22 +01:00
Astro 84810697d7 pkgs/dns-slaves: add allow-query { all; }; 2021-10-16 00:58:13 +02:00
Astro 8434dcad0f ap.sh: configure local graylog target
lefover
2021-08-20 21:38:25 +02:00
Astro 0cdef19a7c nix/pkgs/ap.sh: fix switchnum 2021-06-16 13:49:55 +02:00
Astro 994b00bf96 pkgs/ap.sh: use dnscache 2021-06-07 02:17:15 +02:00