Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-28 | Break circular dependency on u-root | Chris Koch | |
u-root -> dhcp -> u-root is the circular dependency. Which is fine, except we messed up modules in u-root big time. We need to break the circular dep for now. Signed-off-by: Chris Koch <chrisko@google.com> | |||
2021-03-15 | Switch to GitHub Actions | Andrea Barberio | |
TravisCI not supported anymore. Signed-off-by: Andrea Barberio <insomniac@slackware.it> | |||
2020-11-12 | netboot: use latest rtnl api | Pablo Mazzini | |
Signed-off-by: Pablo Mazzini <pmazzini@gmail.com> | |||
2020-09-16 | dhcp: add go.mod file | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> |