Re: bogl-term reverse video patch, please review

2001-01-24 Thread ha shao
On Tue, Jan 23, 2001 at 08:39:41PM -0500, [EMAIL PROTECTED] wrote: Chuan-kai Lin [EMAIL PROTECTED] writes: Ouch. I just committed ha shao's patch. Chuan, please decide which is better and be sure what is in CVS is in a good state. Maybe you can back out my patch first. I think Chuan's

Re: bogl-term reverse video patch, please review

2001-01-18 Thread ha shao
On Thu, Jan 18, 2001 at 09:50:53AM +0800, [EMAIL PROTECTED] wrote: scripts/rootdisk/prototype/usr/lib/terminfo/b for things to work properly. (Anyone know why there is an empty terminfo tree in /etc/terminfo?) I think the terminfo for debian is under /usr/share/terminfo/, bootfloppy has bterm

Re: [patch] bogl memset_var for 32 bpp screen

2001-01-18 Thread ha shao
On Thu, Jan 18, 2001 at 05:33:43PM -0500, [EMAIL PROTECTED] wrote: Sorry for not being clear - yes, I know that bterm has the same bug. I'd appreciate it if someone on this list would look into using the bogl and bterm in that package, so that we can scrap the one in debian-boot CVS; having

[patch] bogl memset_var for 32 bpp screen

2001-01-17 Thread ha shao
A minor bug. It only effect 32 bpp framebuff which I was using when worked with bterm. Index: bogl-cfb.c === RCS file: /cvs/debian-boot/boot-floppies/utilities/bogl/bogl-cfb.c,v retrieving revision 1.1 diff -u -r1.1 bogl-cfb.c ---

Re: [patch] bogl memset_var for 32 bpp screen

2001-01-17 Thread ha shao
On Wed, Jan 17, 2001 at 05:17:14PM -0500, [EMAIL PROTECTED] wrote: On Wed, Jan 17, 2001 at 10:10:23PM +0800, ha shao wrote: const int intsiz = sizeof(unsigned int) * 8 / b; - const int mask = (1 b) - 1; + /* long long is needed for b == 32 */ + const int mask

Re: Debian bootdisk with Chinese enabled.

2001-01-16 Thread ha shao
Oops, a small bug. 2nd try. Index: bogl-term.h === RCS file: /cvs/debian-boot/boot-floppies/utilities/bogl/bogl-term.h,v retrieving revision 1.2 diff -u -r1.2 bogl-term.h --- bogl-term.h 2000/05/07 15:12:20 1.2 +++ bogl-term.h

Re: Debian bootdisk with Chinese enabled.

2001-01-15 Thread ha shao
On Mon, Jan 15, 2001 at 01:53:08PM +0900, [EMAIL PROTECTED] wrote: adam I am trying the compact one. When the installation goes to the adam step of disk partition(cfdisk) I found there is not a highlight adam on any partition, so we don't know which partition is being treated. adam I

with LANGUAGE_CHOOSER, garbage displayed in alt-F3

2001-01-04 Thread ha shao
The virtual console at alt-F3 does not handle unicode. As a result, any dboostrap error messages output into that vc cannot be displayed correctly. BTW: How can I turn on LANGUAGE_CHOOSER/framebuffer for other 'flavors'? I am to have udma66 build for LANGUAGE_CHOOSER. Now I can only 'test' the

Re: Debian bootdisk with Chinese enabled.

2001-01-04 Thread ha shao
This is the bootdisk with LANGUAGE_CHOOSER turned on. On Fri, Jan 05, 2001 at 01:43:26PM +0900, [EMAIL PROTECTED] wrote: Thank you so much for your great work. I am trying the compact one. When the installation goes to the step of disk partition(cfdisk) I found there is not a highlight on

Re: boot-floppies did not check for python-dev and python-xml

2000-12-31 Thread ha shao
On Sun, Dec 31, 2000 at 03:06:18AM -0500, [EMAIL PROTECTED] wrote: ha shao [EMAIL PROTECTED] writes: BTW: libpng2-dev is needed for LANGUAGE CHOOSER. make check_depends did not check it either. Sure it does. I've tested it personnally. You sure you have: export USE_LANGUAGE_CHOOSER

Re: boot-floppies did not check for python-dev and python-xml

2000-12-30 Thread ha shao
On Sun, Dec 31, 2000 at 12:53:44PM +0800, [EMAIL PROTECTED] wrote: Could you please tell what is the exact error message you get while transforming eo.po file? On my computer, everything builds without a problem. The error log is attached. My build system is a minimum potato installation

the locale other than language name on boot floppy

2000-12-08 Thread ha shao
Hi there, Can we use 'zh_CN', 'zh_TW' instead of 'zh' to label a translation? This is kinda long, please bear with me. :-) We are in the process of translating the boot floppy into Chinese. There are a special thing for Chinese language. We currently have 2 widely used

Re: typo in extract_kernel.c?

2000-12-08 Thread ha shao
On Sat, Dec 09, 2000 at 03:45:08PM +0800, [EMAIL PROTECTED] wrote: What is this: #: extract_kernel.c:101 msgid "from floppy images on mounted medium ..." s/on/to/ ? Oops, I got it. No typo. -- Best regard hashao -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Re: debian-installer demo system, take 2

2000-12-07 Thread ha shao
On Fri, Dec 08, 2000 at 12:12:02AM -0500, [EMAIL PROTECTED] wrote: On Thu, Dec 07, 2000 at 04:20:21PM -0800, Joey Hess wrote: The goal is to find a mirror that is close to you on the network -- be aware that near countries, or even your own, may not be the best choice. a. Australia