summaryrefslogtreecommitdiffstats
path: root/temporary-bootstrap-builder-setup.txt
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-01-06 01:03:45 (EST)
committer P. J. McDermott <pjm@nac.net>2012-01-06 01:03:45 (EST)
commit15e3bdf013f145ac02881599dfc44227f5195afb (patch)
tree115daec7a77a7b5ca6a88807293616a5b7e23a2b /temporary-bootstrap-builder-setup.txt
parentf1b69cb9ae318102a4afca32eeb68888d5bd27f2 (diff)
Complete locale installation notes.
Diffstat (limited to 'temporary-bootstrap-builder-setup.txt')
-rw-r--r--temporary-bootstrap-builder-setup.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/temporary-bootstrap-builder-setup.txt b/temporary-bootstrap-builder-setup.txt
index cdd6db2..5ea85b3 100644
--- a/temporary-bootstrap-builder-setup.txt
+++ b/temporary-bootstrap-builder-setup.txt
@@ -272,3 +272,13 @@ Build EGLIBC's localedef and install locales.
$ CPPFLAGS=-DNOT_IN_libc ../eglibc-2.14/localedef/configure
> --prefix=${BBL}/usr --with-glibc=../eglibc-2.14/libc
$ make
+ $ make SUPPORTED-LOCALES='\
+ > de_DE.UTF-8/UTF-8 de_DE/ISO-8859-1 de_DE@euro/ISO-8859-15 \
+ > en_HK.UTF-8/UTF-8 en_HK/ISO-8859-1 \
+ > en_PH.UTF-8/UTF-8 en_PH/ISO-8859-1 \
+ > en_US.UTF-8/UTF-8 en_US/ISO-8859-1 \
+ > es_MX.UTF-8/UTF-8 es_MX/ISO-8859-1 \
+ > fa_IR/UTF-8 \
+ > fr_FR.UTF-8/UTF-8 fr_FR/ISO-8859-1 fr_FR@euro/ISO-8859-15 \
+ > it_IT.UTF-8/UTF-8 it_IT/ISO-8859-1 \
+ > ja_JP.EUC-JP/EUC-JP ja_JP.UTF-8/UTF-8' install-locales