Bug#559364: [RFC]: Bug#559364: regression: console text is red

2010-08-07 Thread Petr Salinger
Given squeeze is frozen, we should now go the conservative way, that is reverting back to cons25. We will try to have another way to get debian-installer display UTF-8 (maybe defaulting to the graphical installer, not yet tested on GNU/kFreeBSD), and it is possible to do that far later in the free

Bug#559364: [RFC]: Bug#559364: regression: console text is red

2010-08-03 Thread Aurelien Jarno
On Tue, Aug 03, 2010 at 10:38:25AM +0200, Petr Salinger wrote: > I dig into. The "tput op" does not do what is expected. > > The our 8.x kernel series have added following options: > > # UTF-8 console support > options VESA > options SC_PIXEL_MODE # add

Bug#559364: [RFC]: Bug#559364: regression: console text is red

2010-08-03 Thread Aurelien Jarno
On Tue, Aug 03, 2010 at 01:05:39PM -0400, Tuco wrote: > On 8/2/10, Aurelien Jarno wrote: > > I confirm the issue here, so it seems we have to revert the options in > > the kernel. That's a pitty because the goal was to use the UTF-8 > > terminal to be able to have non-english language in debian-in

Bug#559364: [RFC]: Bug#559364: regression: console text is red

2010-08-03 Thread Tuco
On 8/2/10, Aurelien Jarno wrote: > I confirm the issue here, so it seems we have to revert the options in > the kernel. That's a pitty because the goal was to use the UTF-8 > terminal to be able to have non-english language in debian-installer. Maybe this sounds crazy, but what if you put this in

Bug#559364: [RFC]: Bug#559364: regression: console text is red

2010-08-02 Thread Petr Salinger
I dig into. The "tput op" does not do what is expected. The our 8.x kernel series have added following options: # UTF-8 console support options VESA options SC_PIXEL_MODE # add support for the raster text mode options TEKEN_UTF8 # UTF-8 output handling options

Bug#559364: [RFC]: Bug#559364: regression: console text is red

2010-08-02 Thread Aurelien Jarno
On Sat, Jul 31, 2010 at 04:41:39PM +0200, Guillem Jover wrote: > Hi! > > On Tue, 2010-07-27 at 20:42:04 +0200, Aurelien Jarno wrote: > > On Tue, Jul 27, 2010 at 07:17:18PM +0200, Petr Salinger wrote: > > > I dig into. The "tput op" does not do what is expected. > > > > > > The our 8.x kernel seri

Bug#559364: [RFC]: Bug#559364: regression: console text is red

2010-07-31 Thread Guillem Jover
Hi! On Tue, 2010-07-27 at 20:42:04 +0200, Aurelien Jarno wrote: > On Tue, Jul 27, 2010 at 07:17:18PM +0200, Petr Salinger wrote: > > I dig into. The "tput op" does not do what is expected. > > > > The our 8.x kernel series have added following options: > > > > # UTF-8 console support > > options

Bug#559364: [RFC]: Bug#559364: regression: console text is red

2010-07-27 Thread Aurelien Jarno
On Tue, Jul 27, 2010 at 07:17:18PM +0200, Petr Salinger wrote: > Hi, Hi, > I dig into. The "tput op" does not do what is expected. > > The our 8.x kernel series have added following options: > > # UTF-8 console support > options VESA > options SC_PIXEL_MODE # add support for th

Bug#559364: [RFC]: Bug#559364: regression: console text is red

2010-07-27 Thread Petr Salinger
Hi, I dig into. The "tput op" does not do what is expected. The our 8.x kernel series have added following options: # UTF-8 console support options VESA options SC_PIXEL_MODE # add support for the raster text mode options TEKEN_UTF8 # UTF-8 output handling options