index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-22 | configs/*/airootfs/etc/systemd/network/20-ethernet.network: add a comment to ↵ | nl6720 | |
document why an interface name glob is used This documents the changes made in !177 inside the .network files themselves. Related to #142. | |||
2021-07-29 | Remove SPDX license identifier from releng configs | David Runge | |
configs/baseline/*: Remove the SPDX license identifier comment from the configuration files in the profile, as they are not eligible for copyright. | |||
2021-07-27 | configs/releng/airootfs/etc/systemd/network/: move RouteMetric= from ↵ | nl6720 | |
[DHCPv6] to [IPv6AcceptRA] systemd moved the option. See https://github.com/systemd/systemd/commit/8ebafba9f987c21aa5787c8767f2e390b4ec0bc5 . Implements #123. Document in comments why the route metrics need to be set (because of https://github.com/systemd/systemd/issues/17698 ) and use the same metric values as NetworkManager. https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/blob/main/src/core/devices/nm-device.c Additionally remove RouteMetric from configs/baseline/airootfs/etc/systemd/network/20-ethernet.network. There is only one networkd configuration file in baseline, meaning, there are no other routes. | |||
2021-01-27 | make baseline have working ethernet networking, like releng | Michael Vorburger | |