diff options
| author | Shulhan <ms@kilabit.info> | 2024-06-07 01:17:04 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2025-12-24 13:53:46 +0700 |
| commit | 7c5aa938241175ba5cbc57468b6e4eeeb507df2a (patch) | |
| tree | ca4b5d84f0ec187e0aa35ca35839118a33deae39 /README.md | |
| parent | d768aa8ad922543302b5b6f6623fdbe4c2fd7271 (diff) | |
| download | compute-archlinux-image-builder-7c5aa938241175ba5cbc57468b6e4eeeb507df2a.tar.xz | |
all: manage network with systemd-network
This remove dhclient and add polkit as dependencies for systemd-hostnamed.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ installation, while still allowing it to be fully functional and optimized for Compute Engine. Notable choices made and differences compared to a standard Arch Linux installation are the following: +- systemd-networkd is used to manage networks. +- systemd-resolved is used to manage resolv.conf (DNS). - systemd-boot is used with a UEFI-based boot and a GPT partition table. - Serial console logging is enabled from kernel command line and journald is configured to forward to it. |
