Re: translations (Re: Kbuild update)

2008-01-14 Thread WANG Cong
> >ftp://flower.upol.cz/upload/Configure.help > >OK, please, take a look at stuff, Korean guys did 5-6 years ago. One >particular ARM port (S3C2410X) along with an ARM bootloader (vivi) was >done. Yet for some reason official Linux port has another developers, and, >it seems, it was done some time

Re: translations (Re: Kbuild update)

2008-01-09 Thread Oleg Verych
@ Wed, Jan 09, 2008 at 10:22:08AM +0800, WANG Cong wrote: > > >"I will use ... > >http://images.google.cz/images?svnum=100&um=1&hl=cs&client=firefox-a&rls=org.mozilla%3Acs%3Aofficial&q=I+will+use+Google+before&btnG=Hledat+obr%C3%A1zky > >... for making translations..." > >http://www.google.com/tra

Re: Kbuild update

2008-01-08 Thread Sam Ravnborg
On Wed, Jan 09, 2008 at 10:32:39AM +0800, WANG Cong wrote: > > >> > If we can make this to be an offical project for Linux kernel, I > >> > think it won't be a big problem. > >> > >> We don't even manage to maintain the English language texts properly, > >> and I am therefore not overly optimisti

Re: Kbuild update

2008-01-08 Thread WANG Cong
>> > If we can make this to be an offical project for Linux kernel, I >> > think it won't be a big problem. >> >> We don't even manage to maintain the English language texts properly, >> and I am therefore not overly optimistic that we'll have the >> translations maintained properly for many yea

Re: Kbuild update

2008-01-08 Thread WANG Cong
> >"only" is the wrong word in this context. > >If someone would update the translations for one language every >3 months for the next years that would be great and disprove my >concerns. > >After all, updates every 3 months would beat the maintainance level of >at least three of our architectur

Re: translations (Re: Kbuild update)

2008-01-08 Thread WANG Cong
>"I will use ... >http://images.google.cz/images?svnum=100&um=1&hl=cs&client=firefox-a&rls=org.mozilla%3Acs%3Aofficial&q=I+will+use+Google+before&btnG=Hledat+obr%C3%A1zky >... for making translations..." >http://www.google.com/translate?u=http%3A%2F%2Flxr.linux.no%2Flinux%2FDocumentation%2FHOWTO&l

Re: translations (Re: Kbuild update)

2008-01-06 Thread Sam Ravnborg
> > Also, future of the linux codebase with Chinese comments in C or in > ASM is kind of wired nightmare. Those, who cannot read actual source > code (i.e. C) will not go too far. $subject is purely about the kernel configuration - if that was not clear. Sam -- To unsubscribe from this li

translations (Re: Kbuild update)

2008-01-06 Thread Oleg Verych
On Sun, Jan 06, 2008 at 10:26:06PM +0800, WANG Cong wrote: > > >> It sort of stopped at one point due to missing integration in mainline. > >> What I refer to is mostly the mconf.c bits, but I would also like to > >> see what lkml says to a sample of .po files included in the kernel > >> for a num

Re: Kbuild update

2008-01-06 Thread Sam Ravnborg
> > And don't underestimate the amount of work required - even when talking > about requiring "only" 10% of the help texts translated that's a four > digit number of lines to translate. The .pot file is 80601 lines long and contains 11485 strings. [Not counting cris architecture specific string

Re: Kbuild update

2008-01-06 Thread Adrian Bunk
On Sun, Jan 06, 2008 at 10:26:06PM +0800, WANG Cong wrote: > > >> It sort of stopped at one point due to missing integration in mainline. > >> What I refer to is mostly the mconf.c bits, but I would also like to > >> see what lkml says to a sample of .po files included in the kernel > >> for a num

Re: Kbuild update

2008-01-06 Thread WANG Cong
>> It sort of stopped at one point due to missing integration in mainline. >> What I refer to is mostly the mconf.c bits, but I would also like to >> see what lkml says to a sample of .po files included in the kernel >> for a number of languages. >> >> One criteria to get a .po file integrated co

Re: Kbuild update

2008-01-04 Thread Adrian Bunk
On Fri, Jan 04, 2008 at 03:39:53PM +0100, Sam Ravnborg wrote: > On Fri, Jan 04, 2008 at 09:23:16PM +0800, WANG Cong wrote: > > > > {snip} > > > > >TODO items (from my mailbox - I have plenty more) > > >= >... > > >- i18n patch for mconf and friends

stuff (Re: Kbuild update)

2008-01-04 Thread Oleg Verych
On Jan 4, 2008 9:09 PM, Jan Engelhardt <[EMAIL PROTECTED]> wrote: > > On Jan 4 2008 20:43, Sam Ravnborg wrote: > >On Thu, Jan 03, 2008 at 11:33:44PM +0100, Jan Engelhardt wrote: > >> > >> On Jan 3 2008 22:32, Sam Ravnborg wrote: > >> > > >> >On top of this I have my personal todo items such as: > >

Re: Kbuild update

2008-01-04 Thread Jan Engelhardt
On Jan 4 2008 20:43, Sam Ravnborg wrote: >On Thu, Jan 03, 2008 at 11:33:44PM +0100, Jan Engelhardt wrote: >> >> On Jan 3 2008 22:32, Sam Ravnborg wrote: >> > >> >On top of this I have my personal todo items such as: >> >- modern ncurses interface for menuconfig (ala tig, htop and others) >> >> S

Re: Kbuild update

2008-01-04 Thread Sam Ravnborg
On Thu, Jan 03, 2008 at 11:33:44PM +0100, Jan Engelhardt wrote: > > On Jan 3 2008 22:32, Sam Ravnborg wrote: > > > >On top of this I have my personal todo items such as: > >- modern ncurses interface for menuconfig (ala tig, htop and others) > > Sorry.. your comparison {menuconfig, htop} raises a

Re: Kbuild update

2008-01-04 Thread Sam Ravnborg
On Fri, Jan 04, 2008 at 09:23:16PM +0800, WANG Cong wrote: > > {snip} > > >TODO items (from my mailbox - I have plenty more) > >= > >- asm-offset useable from modules (Oleg had a half backed solution) > >- modpost should use err(), warn() etc (sugge

Re: Kbuild update

2008-01-04 Thread WANG Cong
{snip} >TODO items (from my mailbox - I have plenty more) >= >- asm-offset useable from modules (Oleg had a half backed solution) >- modpost should use err(), warn() etc (suggestyed by Rusty) >- less kernel hardcoding in kconfig (Rob Landley) >- emi

Re: Kbuild update

2008-01-03 Thread Jan Engelhardt
On Jan 3 2008 22:32, Sam Ravnborg wrote: > >On top of this I have my personal todo items such as: >- modern ncurses interface for menuconfig (ala tig, htop and others) Sorry.. your comparison {menuconfig, htop} raises an "incompatible pointer passed" on my side. Please explain :) >TODO items (f

Re: Kbuild update

2008-01-03 Thread Josh Boyer
On Thu, 3 Jan 2008 22:32:55 +0100 Sam Ravnborg <[EMAIL PROTECTED]> wrote: > kbuild.git contains at the moment 36 patches which is all for the upcoming > merge window. > It has been rebased to latest -linus git tree. > See shortlog below. > > Pending patches > === > kbuild: [snip] >

Re: kbuild update

2007-09-16 Thread Sam Ravnborg
On Sun, Sep 16, 2007 at 12:23:43PM -0700, Andrew Morton wrote: > On Sun, 16 Sep 2007 08:58:03 -0400 (EDT) "Robert P. J. Day" <[EMAIL > PROTECTED]> wrote: > > > On Sun, 16 Sep 2007, Sam Ravnborg wrote: > > > > > A summary of what is planned to be submitted in next merge window for > > > kbuild.

Re: kbuild update

2007-09-16 Thread Andrew Morton
On Sun, 16 Sep 2007 08:58:03 -0400 (EDT) "Robert P. J. Day" <[EMAIL PROTECTED]> wrote: > On Sun, 16 Sep 2007, Sam Ravnborg wrote: > > > A summary of what is planned to be submitted in next merge window for > > kbuild. > > The shortlog below have additional details but the headlines are: > ... >

Re: kbuild update

2007-09-16 Thread Robert P. J. Day
On Sun, 16 Sep 2007, Sam Ravnborg wrote: > On Sun, Sep 16, 2007 at 08:58:03AM -0400, Robert P. J. Day wrote: > > On Sun, 16 Sep 2007, Sam Ravnborg wrote: > > > > > A summary of what is planned to be submitted in next merge window for > > > kbuild. > > > The shortlog below have additional details

Re: kbuild update

2007-09-16 Thread Sam Ravnborg
On Sun, Sep 16, 2007 at 08:58:03AM -0400, Robert P. J. Day wrote: > On Sun, 16 Sep 2007, Sam Ravnborg wrote: > > > A summary of what is planned to be submitted in next merge window for > > kbuild. > > The shortlog below have additional details but the headlines are: > ... > > o add script to find

Re: kbuild update

2007-09-16 Thread Robert P. J. Day
On Sun, 16 Sep 2007, Sam Ravnborg wrote: > A summary of what is planned to be submitted in next merge window for kbuild. > The shortlog below have additional details but the headlines are: ... > o add script to find unused kconfig symbols (try it!) based on my experiences with this, unless you fi

Re: kbuild update

2007-06-03 Thread Sam Ravnborg
Hmm, the patch serie should have been chained. Sam - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/