Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-26 | packages: change glob pattern to be recursive | Christian Breunig | |
2023-03-11 | Docker: T5076: unbloat container - remove dependencies for wide-dhcpv6 | Christian Breunig | |
2022-11-23 | gitignore: cleanup double rules from individual packages | Christian Poessinger | |
Individual packages like dropbear, frr, iproute2 ... all came with a copy of gitignore rules already present in the base file. Those rules have been dropped. | |||
2022-11-03 | packages: wide-dhcpv6: T4760: fix support for multiple dhcp6c instances | initramfs | |
This commit adds a patch to the WIDE DHCPv6 client forcing it to bind to the last network interface specified on the command line, allowing multiple concurrent instances of the daemon running without having a single daemon receiving all the incoming DHCPv6 packets. | |||
2021-07-24 | Jenkins: only build packages if the package changes at all - skip otherwise | Christian Poessinger | |
This will only run the Jenkins Pipeline if Git detects a change in the specified file path. If no change is found in the path, the individual Pipeline statges are skipped. | |||
2021-04-09 | packages: wide-dhcpv6: rename build script | Christian Poessinger | |
2021-03-26 | Jenkins: enable arm64 builds | Christian Poessinger | |
2021-01-25 | wide-dhcpv6: T3240: add CI | Christian Poessinger | |