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 Chu
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; havi
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
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 ==
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
--- b
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 2
CCed to Edmund GRIMLEY EVANS listed in bogl-term.c
On Wed, Jan 17, 2001 at 11:06:01AM +0800, [EMAIL PROTECTED] wrote:
> On Tue, Jan 16, 2001 at 04:56:21PM -0500, [EMAIL PROTECTED] wrote:
> > ha shao <[EMAIL PROTECTED]> writes:
> >
> > > bterm and bogl-term do
On Tue, Jan 16, 2001 at 04:56:21PM -0500, [EMAIL PROTECTED] wrote:
> ha shao <[EMAIL PROTECTED]> writes:
>
> > bterm and bogl-term do not support reverse video mode. Actually,
> > bterm has very limited terminfo supports (understandable). Reverse
> > video mode ha
On Mon, Jan 15, 2001 at 11:57:24AM -0500, [EMAIL PROTECTED] wrote:
> [EMAIL PROTECTED] writes:
>
> > Thanks for your reply. As I remember in the page of disk partition(cfdisk)
> > only English letters exist. My question is: does the problem still
> > exist even for English letters from a Chinese
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.
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
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 e
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.
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
If build with language chooser on, python-dev and python-xml
will be needed. Howerver, make check_depends did not check that.
BTW: I cannot build boot-floppies with language chooser on because
iconv don't know how to convert eo.po to utf8. Any hints?
--
Best regard
hashao
--
To UNSUBSCRIBE,
I got the following error when 'make release' on boot floopy cvs:
.
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"'
-DBB_BT='"2000.12.17-07:45+"' -c -o mount.o mount.c
In file included from mount.c:57:
/usr/include/linux/loop.h:62: #error "Wrong dev_t in
- Forwarded message from eechi von akusyumi <[EMAIL PROTECTED]> -
From: "eechi von akusyumi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Date: Sat, 9 Dec 2000 21:03:26 +0800
X-Mailer: Microsoft Outlook Express 5.00.2919.6700
Content-Type: multipart/alternative;
boundary="=_Nex
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
What is this:
#: extract_kernel.c:101
msgid "from floppy images on mounted medium ..."
s/on/to/ ?
--
Best regard
hashao
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
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 charset/encodi
Hi there,
I would like to know if the unicode fonts for bootfloppy
is complete. We are working on localize the boot floppy for
Chinese. What do we need to do except translate the .pot file
and other message files as indicated in README-Translators?
There are 2 fonts in the bf-utf directories
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. Au
22 matches
Mail list logo