diff options
| author | Shulhan <ms@kilabit.info> | 2023-02-11 14:36:39 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2023-02-11 14:45:09 +0700 |
| commit | cca56949a4af405fd93e9d6f7f85ab542f6b6ab2 (patch) | |
| tree | 6304e8c4c31fddc6567c840067ca5ab6db601099 /README.md | |
| parent | 7d02a718948a380c2c3a9070afe867f6d2d68c1e (diff) | |
| parent | f639b4f85a9d133f7b83127d94318bb34444fbac (diff) | |
| download | compute-archlinux-image-builder-cca56949a4af405fd93e9d6f7f85ab542f6b6ab2.tar.xz | |
Merge remote-tracking branch 'upstream/master'
This merge the upstream repository to our fork with some changes in
naming of boot dev and uuid.
# Conflicts:
# README.md
# build-arch-gce6
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ 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-boot is used with UEFI-based boot and a GPT partition table. +- 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. - Block multiqueue is configured from the kernel command line to optimize |
