PDA

View Full Version : Language and remastering



Sigmatador
04-02-2004, 03:24 PM
When you remaster a knoppix CD, at the "add and remove package" stage, is there an easy way to remove all language file except the one you want to keep ?

AP
04-07-2004, 06:10 AM
well, if you can boot to the new knoppix on your harddrive instead of chrooting, there is something that i saw when working with planet ccrma that you can get that is a graphical program, but from what i've found it's easier just through text...

Ambrose
04-14-2004, 03:45 AM
The KDE i18n fonts can be removed to free up about 130 megs or so.

apt-get remove kde-i18n-*

- Ambrose

fabinho
08-24-2004, 08:21 AM
Try too

sudo apt-get install localeconf (to define your lang choose)
sudo apt-get install localepurge (to clean all other languages)
sudo dpkg-reconfigure locales