diff options
| author | Lorenzo Castelli <lcastelli@gmail.com> | 2022-09-10 13:58:32 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-10 13:58:32 -0700 |
| commit | 97f7bbf31acc2d55b72e5aa934dce2d531085588 (patch) | |
| tree | 068e9722aa381fa22562fb32bb98c192166b9923 /README.md | |
| parent | 1b0aa63a8af32bf9e8a86a2dc028c38d751bad91 (diff) | |
| parent | 33ead8693077efabb2f33ba5cf5a4be4f7f0b228 (diff) | |
| download | compute-archlinux-image-builder-97f7bbf31acc2d55b72e5aa934dce2d531085588.tar.xz | |
Merge pull request #48 from skbeh/master
Replace GRUB with systemd-boot
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 |
