aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAviana Cruz <gwencroft@proton.me>2022-09-10 00:00:38 +0800
committerAviana Cruz <gwencroft@proton.me>2022-09-10 00:09:56 +0800
commit33ead8693077efabb2f33ba5cf5a4be4f7f0b228 (patch)
tree068e9722aa381fa22562fb32bb98c192166b9923 /README.md
parent1b0aa63a8af32bf9e8a86a2dc028c38d751bad91 (diff)
downloadcompute-archlinux-image-builder-33ead8693077efabb2f33ba5cf5a4be4f7f0b228.tar.xz
Replace GRUB with systemd-boot
Replace GRUB with systemd-boot to make the setup simpler. Close #47 Signed-off-by: Aviana Cruz <gwencroft@proton.me>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1319dd4..13e5719 100644
--- a/README.md
+++ b/README.md
@@ -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:
-- GRUB is used with a 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