summaryrefslogtreecommitdiff
path: root/bin/yoda
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2025-01-21 08:42:15 +0100
committerMarc Vertes <mvertes@free.fr>2025-01-21 08:42:15 +0100
commit0ad4e2b969c28d2b39d29e55e53ae632db710030 (patch)
tree62bb292d8da9a835becb679b5d6917c50da3d950 /bin/yoda
parentbac7296bb38bb46b51e4fd70c5fe234f2a58d553 (diff)
parent6d506e0b30569c547f41f6d6334a1b5133774da4 (diff)
Merge github.com:mvertes/dotfiles
Diffstat (limited to 'bin/yoda')
-rwxr-xr-xbin/yoda4
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/yoda b/bin/yoda
index 8ff9e81..a5d5c5b 100755
--- a/bin/yoda
+++ b/bin/yoda
@@ -138,12 +138,13 @@ EOT
cat > /mnt/etc/locale.gen << \EOT
en_US.UTF-8 UTF-8
+en_GB.UTF-8 UTF-8
fr_FR.UTF-8 UTF-8
EOT
echo yoda > /mnt/etc/hostname
echo 'KEYMAP=fr-latin1' > /mnt/etc/vconsole.conf
- echo 'LANG=en_US.UTF-8' > /mnt/etc/locale.conf
+ echo 'LANG=en_GB.UTF-8' > /mnt/etc/locale.conf
ln -sf /usr/share/zoneinfo/Europe/Paris /mnt/etc/localtime
cat > /mnt/etc/systemd/network/20-wired.network << \EOT
@@ -171,6 +172,7 @@ EOT
cat > /mnt/etc/systemd/resolved.conf << \EOT
[Resolve]
DNSSEC=no
+DNSOverTLS=no
EOT
packages="linux linux-firmware intel-ucode amd-ucode sof-firmware \