From 15e3bdf013f145ac02881599dfc44227f5195afb Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 06 Jan 2012 01:03:45 -0500 Subject: Complete locale installation notes. --- (limited to 'temporary-bootstrap-builder-setup.txt') 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 -- cgit v0.9.1