Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => dCore x86 Imported Extensions => Topic started by: jls on November 09, 2013, 03:07:29 PM

Title: base-locale works also on dCore
Post by: jls on November 09, 2013, 03:07:29 PM
 ;)
Title: Re: base-locale works also on dCore
Post by: netnomad on November 09, 2013, 03:17:15 PM
how?
Title: Re: base-locale works also on dCore
Post by: jls on November 09, 2013, 03:25:29 PM
https://wiki.debian.org/Locale#Manually (https://wiki.debian.org/Locale#Manually)
create mylocale.sce
in ~/.profile I have
LANG=it_IT.UTF8
then copy base-locale.tcz in the sce dir renaming the file base-locale.sce
Title: Re: base-locale works also on dCore
Post by: Jason W on November 09, 2013, 11:46:29 PM
With the locales-all package from Debian this works in dCore.  So will be hosted for import.

"importsce base-locale" will import the package and it's needed deps.

EDIT: locales-all is huge and removed as a dep, I will leave it to the user to create their own locale as mentioned.
Title: Re: base-locale works also on dCore
Post by: netnomad on November 10, 2013, 05:04:07 AM
https://wiki.debian.org/Locale#Manually (https://wiki.debian.org/Locale#Manually)
create mylocale.sce
in ~/.profile I have
LANG=it_IT.UTF8
then copy base-locale.tcz in the sce dir renaming the file base-locale.sce
hi jls_legalize,

so you use the base-loale.tcz instead of the base-locale-package that jason w mentioned
by renaming it to base-locale.sce?
what packages do you put into the packagelistfile mylocale?

thank you for your help.