Package Search
 
Members: 353 | Topics: 767 | Posts: 3211
We welcome our newest member: ClintBarton
Info
» You aren't logged in, login or registerOnline: No members and 24 guests | Time: 20:59
unsupported locales in LiveCD- don't get it ...
paldo Support Forum    paldo    General Discussion
Reply Reply   Subscribe Topic Subscribe Topic
3 posts found.
 unsupported locales in LiveCD- don't get it ...
Moderator
 
 
Linux-Dude
 
Posts: 1187
Registered: 2006-11-23
I quoted from a build-log of a livecd:

Code[In neuem Fenster öffnen]
 [CHECK] find /upkg/usr/share/locale/ -mindepth 1 -maxdepth 1 -type d | xargs -n 1 basename | ( while read locale ; do echo $locale; case "$locale" in en*|de*|fr*|it*|es*|pt*|pl*|ru*|tr*) ;; *) echo rm -rvf /upkg/usr/share/locale/$locale ;; esac ; done )
de
pt
en_GB
tr
en_US
en_US@piglatin
en
es_MX
pt_BR
it
en_AU
en_CA
fr
es


From the output I can read, that those locales get removed. I think some we still need. Maybe this has something to do with some problems regarding locales ...

Why do we remove locales anyway?
Profile   Private Message   E-Mail
Created: 2008-06-12 10:11
Highlight selected Text   Edit   Delete   Quote Reply
 Re: unsupported locales in LiveCD- don't get it ..
Administrator
 
 
 
Posts: 426
Registered: 2004-09-09
You've misinterpreted the output. This is the list of locales that we keep.
Profile   Private Message   Web
Created: 2008-06-12 10:33
Highlight selected Text   Edit   Delete   Quote Reply
 Re: unsupported locales in LiveCD- don't get it ..
Moderator
 
 
Linux-Dude
 
Posts: 1187
Registered: 2006-11-23
OK, sorry.
Profile   Private Message   E-Mail
Created: 2008-06-12 11:06
Highlight selected Text   Edit   Delete   Quote Reply
Subscribe Topic Subscribe Topic
powered by bitron board 1.23a