diff options
| author | Aviana Cruz <gwencroft@proton.me> | 2022-09-10 00:00:38 +0800 |
|---|---|---|
| committer | Aviana Cruz <gwencroft@proton.me> | 2022-09-10 00:09:56 +0800 |
| commit | 33ead8693077efabb2f33ba5cf5a4be4f7f0b228 (patch) | |
| tree | 068e9722aa381fa22562fb32bb98c192166b9923 /README.md | |
| parent | 1b0aa63a8af32bf9e8a86a2dc028c38d751bad91 (diff) | |
| download | compute-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.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: -- 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 |
