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
-
;)
-
how?
-
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
-
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.
-
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.