On Sun, May 17, 2009 at 23:31:00 +0200, Samuel Thibault wrote:
> > The problem is that the config script is called before anything is
> > unpacked...
>
> And that's an issue for the regular .debs. That means that the
> console-setup deb would have to pre-depend on the deb containing the
> transl
Anton Zinoviev, le Tue 12 May 2009 20:11:36 +0300, a écrit :
> Another problem that is no immediate is the big size of
> console-setup.config - it certainly can not fit in boot floppies.
>
> the strings need to go outside the script in a compressed
> file that is optional.
>
> I this way the st
On Tue, May 12, 2009 at 08:45:21PM +0200, Samuel Thibault wrote:
> Anton Zinoviev, le Tue 12 May 2009 20:11:36 +0300, a écrit :
> > On Fri, May 08, 2009 at 09:30:47PM +0200, Samuel Thibault wrote:
> > >
> > > +$ENV{'LANGUAGE'} = $lang;
> > > +setlocale(LC_ALL,"");
> >
> > Unfortunately th
Anton Zinoviev, le Tue 12 May 2009 20:11:36 +0300, a écrit :
> On Fri, May 08, 2009 at 09:30:47PM +0200, Samuel Thibault wrote:
> >
> > +$ENV{'LANGUAGE'} = $lang;
> > +setlocale(LC_ALL,"");
>
> Unfortunately this combination is working only if in the system there is
> a generated locale
On Fri, May 08, 2009 at 09:30:47PM +0200, Samuel Thibault wrote:
>
> +$ENV{'LANGUAGE'} = $lang;
> +setlocale(LC_ALL,"");
Unfortunately this combination is working only if in the system there is
a generated locale for $lang. Otherwise the default system locale is
used. I don't know how
On Fri, May 08, 2009 at 09:30:47PM +0200, Samuel Thibault wrote:
>
> There was no further comment, shall I apply my patch? (attached to this
> mail)
Please, do! Your solution is unexpecedly simple and elegant. I don't
read debian-boot and thats why I didn't react.
Anton Zinoviev
--
To UNSU
Quoting Samuel Thibault (samuel.thiba...@ens-lyon.org):
> Hello,
>
> Ping timeout :)
Hmm, sorry. At the time yo posted this, I wasn't in position to
properly test you ISO image.
And I am still not. My only test environment is virtualbox and I don't
know how to get an x86-64 environment..
> Ther
Hello,
Ping timeout :)
Samuel Thibault, le Wed 01 Apr 2009 11:31:24 +0200, a écrit :
> Christian Perrier, le Wed 01 Apr 2009 07:45:43 +0200, a écrit :
> > How big is a udeb built with these translations incorportated?
>
> 176KB.
Samuel Thibault, le Sat 04 Apr 2009 12:20:42 +0200, a écrit :
> Sa
Samuel Thibault, le Wed 01 Apr 2009 11:31:24 +0200, a écrit :
> I've just tested within the debian installer. Some things I assumed
> were available actually aren't, so here is a fixed patch. However the
> keyboard layout doesn't get changed, I haven't investigated why yet.
Nothing to do with my
Christian Perrier, le Wed 01 Apr 2009 07:45:43 +0200, a écrit :
> I don't speak Perl fluently
Mmm, an i18n expert doesn't speak a language fluently? :)
> How big is a udeb built with these translations incorportated?
176KB.
I've just tested within the debian installer. Some things I assumed
we
Quoting Samuel Thibault (samuel.thiba...@ens-lyon.org):
> Hello,
>
> Here is a patch that makes the c-s build fetch translations from
> xkeyboard-config and put them into config. One issue is that it makes
> it quite big (900KB), but that's probably not avoidable; it gets
> compressed easily anyw
11 matches
Mail list logo