gentoo-base: Set L10N and LINGUAS.
This commit is contained in:
parent
c93a3ee3b8
commit
af21ebc1c4
|
@ -13,6 +13,7 @@ RUN echo 'MAKEOPTS="-j1"' >> /etc/portage/make.conf
|
||||||
RUN echo 'USE="minimal -berkdb -cracklib -gdbm -gpg -ncurses -nls \
|
RUN echo 'USE="minimal -berkdb -cracklib -gdbm -gpg -ncurses -nls \
|
||||||
-pam -pcre -pcre-jit -perl -readline -rsync-verify -xattr"' \
|
-pam -pcre -pcre-jit -perl -readline -rsync-verify -xattr"' \
|
||||||
>> /etc/portage/make.conf
|
>> /etc/portage/make.conf
|
||||||
|
RUN echo -e 'L10N="en_DK"\nLINGUAS="en_DK"' >> /etc/portage/make.conf
|
||||||
RUN eselect profile set default/linux/amd64/17.1
|
RUN eselect profile set default/linux/amd64/17.1
|
||||||
RUN quickpkg --include-config=y @world sys-libs/glibc
|
RUN quickpkg --include-config=y @world sys-libs/glibc
|
||||||
RUN emerge --root=/workdir --buildpkg=y --usepkg --quiet sys-apps/portage
|
RUN emerge --root=/workdir --buildpkg=y --usepkg --quiet sys-apps/portage
|
||||||
|
|
Loading…
Reference in New Issue
Block a user