add /etc/locale.gen f to fix archinstall

This commit is contained in:
Tobias Powalowski 2023-02-08 09:22:24 +01:00
parent 39efabe30e
commit 70b53e471c

View file

@ -59,6 +59,9 @@ build ()
map add_full_dir /usr/lib/coreutils /usr/lib/cryptsetup \
/usr/lib/gconv /usr/share/readline
### make archinstall happy, add /etc/locale.gen
add_file /etc/locale.gen
### add bash configuration
add_file /etc/bash.bashrc
# add bash-completion