diff options
author | David Runge <dvzrv@archlinux.org> | 2020-05-30 20:58:48 +0200 |
---|---|---|
committer | David Runge <dvzrv@archlinux.org> | 2020-05-31 21:41:57 +0200 |
commit | 0d67870667ee8c2084dea2bbdf1323288e2e7457 (patch) | |
tree | 11c8d4670f06001a16957b8c4c338a0af0e639c5 /Makefile | |
parent | 769fbecef3ea7411c6e68ff1c4838f49b7c5d648 (diff) | |
download | archiso32-0d67870667ee8c2084dea2bbdf1323288e2e7457.tar.xz |
Replacing dhcpcd with systemd-networkd and systemd-resolved
configs/releng/airootfs/etc/udev/rules.d/81-dhcpcd.rules:
Removing the udev rule for starting dhcpcd@.service on interfaces of the
form eth* and en*.
configs/releng/airootfs/etc/systemd/network/{ethernet,wireless}.network:
Adding default DHCP configurations for en*, eth*, wlp* and wlan*
interfaces.
configs/releng/airootfs/etc/resolv.conf:
Adding a symlink from /run/systemd/resolve/stub-resolv.conf to
/etc/resolv.conf (in airootfs).
configs/releng/airootfs/root/customize_airootfs.sh:
Adding systemd-networkd and systemd-resolved to the list of services
that are being enabled during airootfs customization.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions