Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
image-builder
Commits
d0cfe86e
Commit
d0cfe86e
authored
Dec 19, 2021
by
Guido Gunther
Browse files
Merge branch 'locales' into 'master'
root.sh: Update the list of pregenerated locales See merge request
!194
parents
e8f13172
b38cb656
Pipeline
#73949
passed with stage
in 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
root.sh
View file @
d0cfe86e
...
...
@@ -236,12 +236,14 @@ function setup_plymouth()
function
setup_locale
()
{
cat
<<
EOF
> "
${
basedir
}
/etc/locale.gen"
ar_
SA
.UTF-8 UTF-8
ar_
EG
.UTF-8 UTF-8
de_DE.UTF-8 UTF-8
en_US.UTF-8 UTF-8
es_ES.UTF-8 UTF-8
fr_FR.UTF-8 UTF-8
ja_JP.UTF-8 UTF-8
ru_RU.UTF-8 UTF-8
zh_CN.UTF-8 UTF-8
EOF
chroot
"
${
basedir
}
"
dpkg-reconfigure locales
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment