From 33ead8693077efabb2f33ba5cf5a4be4f7f0b228 Mon Sep 17 00:00:00 2001 From: Aviana Cruz Date: Sat, 10 Sep 2022 00:00:38 +0800 Subject: Replace GRUB with systemd-boot Replace GRUB with systemd-boot to make the setup simpler. Close #47 Signed-off-by: Aviana Cruz --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.3