| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | configs/releng/airootfs/etc/systemd/network/: move RouteMetric= from ↵ | nl6720 | 2021-07-27 | 1 | -3/+0 |
| | | | | | | | | | | | | | [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. | ||||
| * | configs/*: add VM guest packages and enable their services | nl6720 | 2021-05-11 | 2 | -0/+2 |
| | | | | | | | | * virtualbox-guest-utils-nox package and vboxservice.service for VirtualBox. * qemu-guest-agent package and qemu-guest-agent.service for QEMU & libvirt. Implements #118. | ||||
| * | add cloud-init to baseline | Michael Vorburger | 2021-01-27 | 4 | -0/+4 |
| | | |||||
| * | make baseline have working ethernet networking, like releng | Michael Vorburger | 2021-01-27 | 6 | -0/+22 |
| | | |||||
| * | add SSH server to baseline | Michael Vorburger | 2021-01-27 | 1 | -0/+1 |
| inspired by https://wiki.archlinux.org/index.php/Archiso#Prepare_an_ISO_for_an_installation_via_SSH | |||||
