diff options
| author | Shulhan <ms@kilabit.info> | 2022-06-30 01:27:33 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2022-07-25 19:29:22 +0700 |
| commit | 4b1d03fe563fc72a322eb8b8be8b58cf1b1a994a (patch) | |
| tree | 8ec2c9c7a65203f574a835436b328f3da18065bb /README.md | |
| parent | 7be14a53dc3426fe722036c189a611726d5e04dd (diff) | |
| download | compute-archlinux-image-builder-4b1d03fe563fc72a322eb8b8be8b58cf1b1a994a.tar.xz | |
all: change default locale to en_GB.UTF-8
Because the rest of the world use metrics instead of imperial system.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ Arch Linux installation are the following: - A minimal initcpio is configured for booting on Compute Engine virtual machines. - Root filesystem is ext4. -- Locale is set to en_US.UTF-8 and timezone is set to UTC. +- Locale is set to en_GB.UTF-8 and timezone is set to UTC. - Network is configured through dhclient. - Systemd-timesyncd is enabled and configured to use the Compute Engine metadata server. |
