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.
--
Misha
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
I'll have a look on the problem with eo.po file.
--
Misha
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Wed, Dec 20, 2000 at 05:42:46PM +0100, Tollef Fog Heen wrote:
> Something like curses? (I couldn't find bterm either - are you
> talking about jfbterm?)
no. check utilities/bogl directory in boot-floppies source tree.
--
Misha
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject o
On Thu, Dec 07, 2000 at 06:54:33PM +0200, Tapio Lehtonen wrote:
> On Wed, Dec 06, 2000 at 09:02:25PM -0800, Debian Boot CVS Master wrote:
> > more missing \n's
>
> Please tell me the minimal build I can execute to get error messages
> from missing or extra \n's. I really would like to commit only
On Mon, Dec 04, 2000 at 11:07:33AM -0500, Adam Di Carlo wrote:
> > On Sun, Dec 03, 2000 at 08:31:14AM -0400, Gleydson Mazioli da Silva wrote:
> > > I've added the language code before of each language option (so it look
> > > less confuse). A bit example:
> > > en - You have chosen English. Press
On Mon, Dec 04, 2000 at 05:06:41AM -0800, Adam Di Carlo wrote:
> Modified files:
> utilities/dbootstrap/langs: ver2.py
>
> Log message:
> trying to make it independent of the python-xml package version
Please check if it works for you. :) If it does not, please send the versions
of python
On Sun, Dec 03, 2000 at 08:31:14AM -0400, Gleydson Mazioli da Silva wrote:
> I've added the language code before of each language option (so it look
> less confuse). A bit example:
> en - You have chosen English. Press Enter to proceed
Hmm... I would not say it looks less confuse. To my mind, p
On Sat, Dec 02, 2000 at 05:28:25PM -0800, Adam Di Carlo wrote:
> Module name: boot-floppies
> Changes by: gleydson00/12/02 17:28:25
>
> Log message:
> Preceeded message selection with it's language code (cosmetic).
Hmm... I do not quite understand the reasoning behind this change. Co
On Thu, Nov 30, 2000 at 10:07:14PM +0100, Othmar Pasteka wrote:
> > thank you. i believe that potato comes with 0.5.1
>
> 0.5.1-5 ;).
it should be working with this version. :)
--
Misha
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PRO
On Thu, Nov 30, 2000 at 09:44:37PM +0100, Othmar Pasteka wrote:
> On Thu, Nov 30, 2000 at 11:30:33PM +0300, Michael Sobolev wrote:
> > Well, this means that you are building boot floppies on a computer with
> > python-xml version 0.5.1. I have created a version of the script for
On Thu, Nov 30, 2000 at 08:57:33PM +0100, Othmar Pasteka wrote:
> hi,
>
> i tried to do a make langs.c and got the following and yes, i
> installed everything which is mentioned in the README:
> gcc -c -Wall -g -I/usr/include/python1.5 iconv.c
> iconv.c: In function `do_convert':
> iconv.c:72: wa
Please check the file before committing:
make check-
--
Misha
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Please check if it's clear enough.
--
Misha
On Wed, Nov 29, 2000 at 06:23:39AM -0800, Adam Di Carlo wrote:
> Modified files:
> . : README-Translators
>
> Log message:
> added prelimiary stuff about language chooser
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subj
On Tue, Nov 28, 2000 at 09:28:45PM -0500, Adam Di Carlo wrote:
> > > ./ver2.py 0 i386 langs.xml
> > > (I'm suspicous about that i386, but replacing it with 'arm' doesn't
> > > affect the error and it does seem to have been deliberately overridden- what
> > > is this about?) The result is;
>
> >
On Fri, Nov 24, 2000 at 06:18:01PM +, Wookey wrote:
> Having updated from cvs I am now past the LC problems reported. And then I
> got some python complaints, but after installing task-python-dev (except for
> 2 bits (gdb and python-gimp) which aren't compiled for potato arm) I get a
> bit fur
On Fri, Nov 24, 2000 at 12:49:02AM +0100, Marcin Owsiany wrote:
> > So it looks like one should normalize the list of available keyboards in one of
> > the places...
>
> Maybe the arch prefixes in langs/*.src should be cut off at
> build time?
Looking at utilities/dbootstrap/kbdconfig.c I would s
On Thu, Nov 23, 2000 at 11:41:24PM +0100, Marcin Owsiany wrote:
> No, this is simpler then I thought at first. LC code in
> main_menu passes "i386/qwerty/pl" to configure_keyboard, which
> then compares it against list of strings like "qwerty/pl" (no
> arch prefix). It doesn't find a match, and pr
On Wed, Nov 22, 2000 at 02:21:44PM -0700, Erik Andersen wrote:
> FYI, I just checked in this update to the header files, to be sure
> that the correct dev_t is used for the loop stuff...
Yes, I saw. :) Thank you.
--
Misha
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubs
On Tue, Nov 21, 2000 at 02:11:38PM -0700, Erik Andersen wrote:
> On Tue Nov 21, 2000 at 10:49:43PM +0300, Michael Sobolev wrote:
> > Subject asks it all. :) I have problems compiling dbootstrap
> > on a woody system... These may be caused by libc stuff...
> >
>
Subject asks it all. :) I have problems compiling dbootstrap
on a woody system... These may be caused by libc stuff...
In file included from losetup.c:16:
/usr/include/linux/loop.h:62: #error "Wrong dev_t in loop.h"
--
Misha
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "u
On Sun, Nov 19, 2000 at 01:52:51PM -0500, Adam Di Carlo wrote:
> After selecting the english language, the keymap setting it attempted
> at 'i386/qwerty/us', which is not a valid keymap on i386. It is
> supposed to be 'qwerty/us' I think.
Hmm... It looks I do not quite understand what you mean h
On Fri, Nov 17, 2000 at 11:57:36PM -0400, Gleydson Mazioli da Silva wrote:
> Unfortunatelly the Portuguese accentuation support with utf looks be
> little problematic :(
> Some accentuation codes of Portuguese language aren't working (the
> original
> accentuation character is replaced by one s
Well, I modified the way all.utf file is generated (those files from
dbootstrap/langs directory are now included). Please check if Portuguese looks
ok now.
--
Misha
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Wed, Nov 15, 2000 at 03:51:03PM +0300, Michael Sobolev wrote:
> > > > The accentuation codes for Portuguese language with utf language chooser
> > > > isn't working too.
> > > That's a bug. It should be working.
> On second thought, the reduce
On Wed, Nov 15, 2000 at 10:40:03AM -0400, Gleydson Mazioli da Silva wrote:
> Michael Sobolev wrote:
> >
> > On Wed, Nov 15, 2000 at 09:18:34AM -0400, Gleydson Mazioli da Silva wrote:
> > > The accentuation codes for Portuguese language with utf language chooser
On Wed, Nov 15, 2000 at 09:18:34AM -0400, Gleydson Mazioli da Silva wrote:
> The accentuation codes for Portuguese language with utf language chooser
> isn't working too.
That's a bug. It should be working.
--
Misha
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscrib
On Tue, Nov 14, 2000 at 08:12:49PM +0100, Marcin Owsiany wrote:
> They are no more independent. This will be going mainstream
> really soon now, and the build process depends on them. Adam
> agreed with me that it is a good idea to have that in utilities
> in order to make a good source package.
On Tue, Nov 14, 2000 at 12:03:03PM -0800, Adam Di Carlo wrote:
> Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf
> In directory klecker:/tmp/cvs-serv8721/bf-utf
>
> Log Message:
> Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf added to the repository
Why? It was agreed that
On Fri, Oct 27, 2000 at 01:30:44PM +0200, Marcin Owsiany wrote:
> I wonder why nobody replied to my post on LANGUAGE_CHOOSER integration
> (Message-id: <[EMAIL PROTECTED]>)?
Yes, I do. :) Sorry for not replying, I am just very busy at the moment. :(
--
Misha
--
To UNSUBSCRIBE, email to [EMAIL
I'd say that a separate directory would be better...
--
Misha
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Fri, Oct 20, 2000 at 01:55:33PM -0700, Karl M. Hegbloom wrote:
> There's a nice one for Gnome getting written, isn't there? Let's use
> it.
Can you please give a link to the Gnome's one?
--
Misha
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Cont
On Fri, Oct 20, 2000 at 06:43:30PM +0200, Marcin Owsiany wrote:
> > Have you committed the changes?
>
> No. Do you think I should? Won't it break anything? These asserts seem
> sensible :-\
Well, it did not break anything for that device I use on my computer... :) To
be serious, I just do not kno
On Fri, Oct 20, 2000 at 01:54:39PM +0200, Marcin Owsiany wrote:
> > Well, I rember having such a problem with another driver. The "fix" was to
> > comment out the assertions. Could you please check if it works for you? (Just
> > comment out the lines 220-225.)
>
> Yes, this seems to 'fix' this
On Fri, Oct 13, 2000 at 11:22:01PM +0200, Marcin Owsiany wrote:
> (It doesn't work with either font - reduced or not).
>
> bterm: bogl-vga16.c:223: bogl_vga16_clear: Assertion `y1 >= 0 && y1 <
> bogl_yres' failed.
> Aborted
Well, I rember having such a problem with another driver. The "f
On Fri, Oct 13, 2000 at 11:22:01PM +0200, Marcin Owsiany wrote:
> This time it reduced, but now bterm refused to work for some reason. (It
> doesn't work with either font - reduced or not).
>
> bterm: bogl-vga16.c:223: bogl_vga16_clear: Assertion `y1 >= 0 && y1 <
> bogl_yres' failed.
> Ab
Hmm... It looks like I found the problem (please see and check CVS version).
I am just not sure I did it right way... :(
--
Misha
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Fri, Oct 13, 2000 at 10:43:36PM +0200, Marcin Owsiany wrote:
> On Sat, Oct 14, 2000 at 12:37:30AM +0400, Michael Sobolev wrote:
> > Marcin,
> >
> > It looks I completely lost. :-( It works on my home computer and it does not
> > on my both computers at work.
Marcin,
It looks I completely lost. :-( It works on my home computer and it does not
on my both computers at work.
--
Misha
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Fri, Oct 13, 2000 at 01:37:28AM +0200, Marcin Owsiany wrote:
> $ cd utilities/dbootstrap/po
> $ make all-utf
> $ for x in utf/??.trm;do make `echo $x|sed -e 's/trm/po/'`;done
> $ cat utf/*.po > ../../po.utf
> $ cd ../../../scripts/rootdisk/messages
> edited Makefile so that RN_TARGET_DIR=.
> $
On Fri, Oct 13, 2000 at 02:38:15AM +0400, Michael Sobolev wrote:
> Well, I've been using unifont.bdf as it comes in bf-utf.
I checked the program with ucs.bdf font, but unfortunately, it comes with
symbolic names for characters (what is not supported by this simple program).
unifont.bd
Well, I've been using unifont.bdf as it comes in bf-utf.
How do you create you all.utf file?
--
Misha
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Thu, Oct 12, 2000 at 12:40:44AM +0200, Marcin Owsiany wrote:
> Now there's the problem with fonts. The smallest I could find is font.bgf.
> IIRC Takesoshi Sano said this one is mostly OK (as for what characters it
> contains). But it's too big to fit on a floppy. One option seems to be
> font r
On Wed, Oct 11, 2000 at 07:32:03PM -0500, Adam Di Carlo wrote:
> The only grotty thing about it, really, is that it required us to have
> bf-utf8 in the same parent dir as the boot-floppies area is, which is
> pretty much the best we can do in a bad situation, IMHO.
That sounds good. One could ch
On Wed, Oct 11, 2000 at 12:22:21AM +0200, Marcin Owsiany wrote:
> So now basically everything is OK.
Great! :)
> Adam: (how) should I commit the necessary patches?
So maybe you could post them here? Or send them to me privately?
--
Misha
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a s
On Tue, Oct 10, 2000 at 11:05:57PM +0200, Marcin Owsiany wrote:
> > Last note (before leaving to home :). What files have you tried to browse?
> > Have you converted them into UTF-8? (Wild guess, but who knows? :)
>
> Hmm.. I cat-ed some files like 'UTF-8-demo.txt' which was I guess in libutf8
>
On Tue, Oct 10, 2000 at 08:25:27PM +0400, Michael Sobolev wrote:
> On Tue, Oct 10, 2000 at 02:01:12PM +0400, Michael Sobolev wrote:
> > On Tue, Oct 10, 2000 at 11:18:19AM +0200, Marcin Owsiany wrote:
> > > Um.. I don't think so... I compiled dbootstrap with LANGUAGE_CHOOSER
On Tue, Oct 10, 2000 at 02:01:12PM +0400, Michael Sobolev wrote:
> On Tue, Oct 10, 2000 at 11:18:19AM +0200, Marcin Owsiany wrote:
> > Um.. I don't think so... I compiled dbootstrap with LANGUAGE_CHOOSER=true,
> > as well as bterm and after setting these all variables ran
&g
On Tue, Oct 10, 2000 at 11:18:19AM +0200, Marcin Owsiany wrote:
> Um.. I don't think so... I compiled dbootstrap with LANGUAGE_CHOOSER=true,
> as well as bterm and after setting these all variables ran
>
> ../bogl/bterm -f ../bogl/font.bgf ./dbootstrap
This seems to be correct. Let me check whe
Marcin,
I just got an idea! :) You are trying to use graphical interface, are you not?
And not just bterm program?
--
Misha
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Mon, Oct 09, 2000 at 04:28:52PM +0200, Marcin Owsiany wrote:
> However, on each line only the first ASCII characters are displayed.
>
> Do you get them to display properly?
I believe, you missed two things (as you did not say that you had read the
README file (the one called utilities/bogl/REA
On Sat, Sep 30, 2000 at 03:36:06PM +0200, Van Buggenhaut wrote:
> > As I already said, Netscape is known to not support all those entities. That's
>very
> > bad. :-(
>
> Yes. This brings us back to what I mention at the beggining of this thread.
> Shoudn't the concerned file be adapted then ?
W
On Sat, Sep 30, 2000 at 01:38:34PM -0400, Adam Di Carlo wrote:
> > Yes. This brings us back to what I mention at the beggining of this
> > thread. Shoudn't the concerned file be adapted then ?
>
> I guess so. Since we aren't likely (I don't think!) to get an updated
> debiandoc-sgml, can someone
On Sat, Sep 30, 2000 at 12:57:12PM -0400, Adam Di Carlo wrote:
>
> Even using woody TeX (which has some serious problems, btw), I still
> get tons and tons of errors making install.ru.pdf
>
> ! LaTeX Error: Command \cyrt unavailable in encoding T2A.
>
> I don't understand how other people are
On Sat, Sep 30, 2000 at 02:44:12AM +0200, Van Buggenhaut wrote:
> > According to Section 24 of HTML 4.01 specification, mdash is a valid entity. :)
> I'm using Netscpae 4.75 with Potato and &mdash isn't resolved when i read HTML pages
As I already said, Netscape is known to not support all those e
On Wed, Sep 27, 2000 at 04:22:01PM -0500, Ardo van Rangelrooij wrote:
> I'll look into this. The HTML translation map in debiandoc-sgml maps &mdash to
>&mdash
> which according to the HTML/XHTML book of O'Reilly doesn't exist. Probably we need
>to
> use — but conformance is not guaranteed. I'
On Fri, Sep 29, 2000 at 05:20:11PM +0300, Antti-Juhani Kaijanaho wrote:
> In HTML, there is no portable way to represent an em-dash - except by
> using a plain old "-".
You mean two of them, do you not? :)
--
Misha
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe".
On Tue, Sep 26, 2000 at 07:10:35PM -0400, Adam Di Carlo wrote:
> > On Sat, Sep 23, 2000 at 07:40:41PM +0200, Van Buggenhaut wrote:
> > > On Sat, Sep 23, 2000 at 04:54:50PM +0100, Martin Keegan wrote:
> > > > On Sat, 23 Sep 2000, Van Buggenhaut wrote:
> > > >
> > > > > I just checked the web pages
On Sat, Sep 23, 2000 at 07:40:41PM +0200, Van Buggenhaut wrote:
> On Sat, Sep 23, 2000 at 04:54:50PM +0100, Martin Keegan wrote:
> > On Sat, 23 Sep 2000, Van Buggenhaut wrote:
> >
> > > I just checked the web pages and apparently (on my Nestcape, at least) —
>isn't converted at all, which is qui
On Sat, Sep 23, 2000 at 03:50:37PM +0200, Van Buggenhaut wrote:
> There's an apparently new variable introduced in recent versions of canonical
> files, it's — I'm desperately trying to find out what it refers to. Has
> the french translation of it been included. Can anyone help ?
It refers to a d
On Sat, Sep 02, 2000 at 03:10:12PM -0400, Adam Di Carlo wrote:
> Michael Sobolev <[EMAIL PROTECTED]> writes:
>
> > Just to open a discussion what and how, I'd like to advise on what impact
> > language chooser has (on my pentium):
> >
> > d
On Thu, Aug 31, 2000 at 12:33:05PM +0200, Martin Schulze wrote:
> > > > I guess that's already done. I saw it today that 'No' was preselected.
> > > > I'm not sure which which dialog that was but I guess it was 2.0 ext2 fs
> > > > compatibility or swap.
>
> Sorry, can't find it anymore. Maybe I
On Wed, Aug 30, 2000 at 07:40:46PM +0200, Martin Schulze wrote:
> Michael Sobolev wrote:
> > On Wed, Aug 30, 2000 at 10:27:26AM +0200, Martin Schulze wrote:
> > > Guillaume Morin wrote:
> > > > Hi all,
> > > >
> > > > I'
On Wed, Aug 30, 2000 at 10:27:26AM +0200, Martin Schulze wrote:
> Guillaume Morin wrote:
> > Hi all,
> >
> > I've heard that some people were pissed after the addition of
> > add_modules_from_floppy in configure_drivers(). I can understand that. My
> > point is that new step is interesting fo
On Tue, Aug 29, 2000 at 06:35:01PM +0200, Guillaume Morin wrote:
> So I plan to remove this call temporaly in the CVS. But I'd like this to
> stay in the bf. Have anyone a solution to integrate properly ?
#if 0
? :)
--
Misha
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "uns
On Tue, Aug 29, 2000 at 03:26:12AM +0400, Michael Sobolev wrote:
> what gives + about 1265K. So what can we do with that? Please comment.
This raises two related questions:
how much space do we have on the image that comes to CD (2.88?)
is there any way to determine where have
Just to open a discussion what and how, I'd like to advise on what impact
language chooser has (on my pentium):
dbootstrap (w/o language chooser) 124540
dbootstrap (w/ language chooser)193180
release_notes for all available
languages in UTF-8 32K
dboots
On Mon, Aug 28, 2000 at 11:50:12AM +0100, Enrique Zanardi wrote:
> On Mon, Aug 28, 2000 at 01:07:55PM +0400, Michael Sobolev wrote:
> [...]
> > What's to be done. This information (the chosen language) is not stored
> > anywhere, as result base-config cannot use it. This
On Sat, Aug 26, 2000 at 07:41:45PM -0400, Adam Di Carlo wrote:
> I forgot what I already knew, which is that unfortunately i18n'd
> dbootstrap (which I think is the top priority) requires hacked slang
> and newt, which is in bf-utf CVS area under
> cvs.debian.org:/cvs/debian-boot CVSROOT.
>
> I h
On Sun, Aug 27, 2000 at 02:17:41PM +0200, Martin Schulze wrote:
> - temporarily disable Russian documentation, unless you have woody
> debiandoc-sgml
Could you please advise what features are from woody debiandoc-sgml?
--
Misha
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a sub
On Sat, Aug 26, 2000 at 09:29:57AM +0200, Martin Schulze wrote:
> who is in charge of the language chooser? The head of choose_lang.c says
> that it's haggie but he says, it's somebody else.
I'd say that I am in charge of language chooser. Please be advised that
choose_lang.c has nothing common
On Tue, Jun 13, 2000 at 04:04:22AM -0700, Karl M. Hegbloom wrote:
> Today for some reason I went and put Newt and Slang into my CVS
> repository. I checked in the Woody version of Newt, then went to Red
> Hat and got their latest.
>
> If it's useful to yous, you may access:
>
> http://b
71 matches
Mail list logo