From: Jose J. R. <jo...@gm...> - 2008-08-15 03:32:48
|
On 8/14/08, uel archuletta <ue...@gm...> wrote: > I hope this helps > > cat /boot/config |grep NLS > > That could be it, I just wonder how safe a bet it is. Anyway, I put a list together, so I might just hard-code the li'l buggers again for now. I just imported the first code to the Berlios vl-hot project, at version 1.9.9, which is more or less 2.0 Beta. As stated before, vl-hot-config desn't do the codepages and charsets yet, hope to get to that by Monday at latest. Link to the project page: http://developer.berlios.de/projects/vl-hot/ anonymous svn: svn checkout http://svn.berlios.de/vl-hot/trunk If anybody wants to be added to the project as developer, just let me know. Regards, Joe1962 > On Thu, Aug 14, 2008 at 4:35 PM, Jose J. Rodriguez <jo...@gm...>wrote: > >> Ok, I've mostly managed to update vl-hot-config from an old version. >> It even has a (still somewhat crude) custom mountpoints editor, so you >> can define a permanent custom fixed mountpoint for a particular >> pendrive, etc. >> >> Only one thing to do yet before a beta: In vl-hot-config 1.0.4, I >> hardwired the charsets and codepages dropdown lists, because they >> became built-in to the kernel, whereas previously, they would be read >> from the modules at runtime. However, I would like to find a nice >> proper way to get the available charsets and codepages at runtime, >> before I go and hardcode them again (I've lost the friggin' lists too, >> along with the 1.0.4 source code, lol). So... any ideas? >> |