Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
dcore:locale_in_ub-dcore [2018/07/15 17:55] – Adapted to dCore-bionic64 sm8psdcore:locale_in_ub-dcore [2018/07/15 17:58] (current) sm8ps
Line 35: Line 35:
 Create a temporary working directory (eg. ~/temp/). Create a temporary working directory (eg. ~/temp/).
  
-Create a package list there (eg. ./mylocale.lst) with all desired language choices (eg. English and German):+Create a package list there (eg. ./mylocale-LIST) with all desired language choices (eg. English and German):
 <code> <code>
-./mylocale.lst:+./mylocale-LIST:
 coreutils coreutils
 bash bash
Line 45: Line 45:
 </code> </code>
  
-Import the package list using ''sce-import -n -l ./mylocale.lst'' and load the extension. Be aware that this may take quite a while.+Import the package list using ''sce-import -nl ./mylocale-LIST'' and load the extension. Be aware that this may take quite a while.
  
 Run ''sudo locale-gen ''''-''''-''''archive'' to produce '/usr/lib/locale/locale-archive' containing all locales specified in the language packs. Again, this will take a while. Run ''sudo locale-gen ''''-''''-''''archive'' to produce '/usr/lib/locale/locale-archive' containing all locales specified in the language packs. Again, this will take a while.
Line 82: Line 82:
 </code> </code>
  
-The extension should be included into 'sceboot.lst' so as to have it automatically loaded at boot.+The extension name "mylocale" should be included into 'sceboot.lst' so as to have it automatically loaded at boot.
  
 ===Testing=== ===Testing===
Print/export
QR Code
QR Code dcore:locale_in_ub-dcore (generated for current page)