>> Congrats to all! Another awesome release of Mandriva. In about two
>> weeks we have an event for all Slovenian open source software
>> translators and I will be handing out the new Mandriva. However, in
>> order to do so I would like to know which of the four Mandriva Linux
>> 2009 One CDs with KDE 4 comes with Slovenian language on them.
>
> Sorry, there is no Mandirva Linux One 2009 CD with Slovenian locale.
> Would you like some instructions to build it?
Ok, let's borrow it from the wiki:
http://wiki.mandriva.com/en/Development/Packaging/Tools/draklive#QuickstartBasically, you have to have a system with enough space in /var for the
chroot + built images (about 4G)
svn co
http://svn.mandriva.com/svn/soft/draklive/trunk draklive
svn co
http://svn.mandriva.com/svn/config/One/trunk live-config
cd live-config
Open config/live.cfg and add settings for your locale the line after
"regions => {".
It could look this way:
regions => {
welsh => [qw(cy)],
slovenian => [qw(sl)],
#- the "all" region has a magical behavior and selects all langs
int => [qw(de en es fr it pl pt_BR ru)],
'jp-zh' => [qw(en ja zh_CN zh_TW)],
'afro-asia' => [qw(ar he hi id ko ms zu)],
'extra-i18n' => [qw(bg cs da el en et eu hu lt nb nn nl sv uk uz)],
guadec => [qw(de en es fr it nb nn nl pl pt_BR ru tr)],
},
Open config/settings.cfg and edit the region and repository
settings, for example:
region=slovenian
repository=
http://my.mirror.org/dis/official/cooker(you can use http mirror, or local mirror)
Then run (as root, from the live-config dir):
../draklive/draklive --clean --all
And after a few dozens of minutes, enjoy the iso image in
/var/lib/draklive/build/*/dist
I hope it's enough for you.
Cheers!
--
Olivier Blin (blino) - Mandriva