mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-06 15:42:31 +00:00
pre-generate a few locales
This commit is contained in:
parent
93eee4c86c
commit
1766b8028a
@ -89,6 +89,12 @@ do_initrd = yes
|
|||||||
link_in_boot = no
|
link_in_boot = no
|
||||||
@@EOF
|
@@EOF
|
||||||
|
|
||||||
|
cat << @@EOF > ${ROOT}etc/locale.gen
|
||||||
|
en_US.UTF-8 UTF-8
|
||||||
|
en_GB.UTF-8 UTF-8
|
||||||
|
en_ZA.UTF-8 UTF-8
|
||||||
|
@@EOF
|
||||||
|
|
||||||
mkdir -p ${ROOT}proc
|
mkdir -p ${ROOT}proc
|
||||||
mount -tproc none ${ROOT}proc
|
mount -tproc none ${ROOT}proc
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user