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

2000-12-30 Thread Michael Sobolev
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]

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

2000-12-30 Thread Michael Sobolev
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]

Re: BOGL based frontend for cdebconf

2000-12-20 Thread Michael Sobolev
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

Re: Debian Boot CVS: aph

2000-12-07 Thread Michael Sobolev
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

Re: Debian Boot CVS: gleydson

2000-12-04 Thread Michael Sobolev
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

Re: Debian Boot CVS: mss

2000-12-04 Thread Michael Sobolev
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

Re: Debian Boot CVS: gleydson

2000-12-03 Thread Michael Sobolev
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

Re: Debian Boot CVS: gleydson

2000-12-03 Thread Michael Sobolev
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

Re: problems comping langs.c in dbootstrap/lang

2000-11-30 Thread Michael Sobolev
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

Re: problems comping langs.c in dbootstrap/lang

2000-11-30 Thread Michael Sobolev
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

Re: problems comping langs.c in dbootstrap/lang

2000-11-30 Thread Michael Sobolev
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

Re: Debian Boot CVS: mss

2000-11-29 Thread Michael Sobolev
Please check the file before committing: make check- -- Misha -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Debian Boot CVS: mss

2000-11-29 Thread Michael Sobolev
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

Re: building arm boot floppies - python error in dbootstrap/lang

2000-11-29 Thread Michael Sobolev
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; > > >

Re: building arm boot floppies - python error in dbootstrap/lang

2000-11-24 Thread Michael Sobolev
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

Bug#77455: i18n] sets wrong keyboard for i386 - kind of solved

2000-11-24 Thread Michael Sobolev
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

Bug#77455: i18n] sets wrong keyboard for i386 - kind of solved

2000-11-23 Thread Michael Sobolev
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

Re: Anyone's building bf on a woody system?

2000-11-22 Thread Michael Sobolev
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

Re: Anyone's building bf on a woody system?

2000-11-21 Thread Michael Sobolev
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... > > >

Anyone's building bf on a woody system?

2000-11-21 Thread Michael Sobolev
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

Bug#77455: i18n] sets wrong keyboard for i386

2000-11-21 Thread Michael Sobolev
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

Re: 2.2.18 + LANG_CHOOSER has bad bugs

2000-11-21 Thread Michael Sobolev
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

Re: 2.2.18 + LANG_CHOOSER has bad bugs

2000-11-15 Thread Michael Sobolev
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]

Re: 2.2.18 + LANG_CHOOSER has bad bugs

2000-11-15 Thread Michael Sobolev
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

Re: 2.2.18 + LANG_CHOOSER has bad bugs

2000-11-15 Thread Michael Sobolev
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

Re: 2.2.18 + LANG_CHOOSER has bad bugs

2000-11-15 Thread Michael Sobolev
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

Re: Debian Boot CVS: aph

2000-11-14 Thread Michael Sobolev
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.

Re: Debian Boot CVS: aph

2000-11-14 Thread Michael Sobolev
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

Re: Does anybody want LC?

2000-10-27 Thread Michael Sobolev
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

Re: Each team member keep own Notes. in CVS.

2000-10-20 Thread Michael Sobolev
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]

Re: Shared calendar software for the `debian-boot' team?

2000-10-20 Thread Michael Sobolev
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

Re: Font reduction problems

2000-10-20 Thread Michael Sobolev
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

Re: Font reduction problems

2000-10-20 Thread Michael Sobolev
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

Re: Font reduction problems

2000-10-15 Thread Michael Sobolev
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

Re: Font reduction problems

2000-10-15 Thread Michael Sobolev
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

Re: Font reduction problems

2000-10-13 Thread Michael Sobolev
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]

Re: Font reduction problems

2000-10-13 Thread Michael Sobolev
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.

Re: Font reduction problems

2000-10-13 Thread Michael Sobolev
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]

Re: Font reduction problems

2000-10-13 Thread Michael Sobolev
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=. > $

Re: Font reduction problems

2000-10-12 Thread Michael Sobolev
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

Re: Font reduction problems

2000-10-12 Thread Michael Sobolev
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]

Re: Language chooser

2000-10-12 Thread Michael Sobolev
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

Re: Language chooser - patch

2000-10-12 Thread Michael Sobolev
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

Re: Language chooser

2000-10-11 Thread Michael Sobolev
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

Re: Language chooser

2000-10-10 Thread Michael Sobolev
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 >

Re: Language chooser

2000-10-10 Thread Michael Sobolev
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

Re: Language chooser

2000-10-10 Thread Michael Sobolev
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

Re: Language chooser

2000-10-10 Thread Michael Sobolev
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

Re: Language chooser

2000-10-10 Thread Michael Sobolev
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]

Re: Language chooser

2000-10-09 Thread Michael Sobolev
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

Re: &mdash in boot-floppies/documentation

2000-09-30 Thread Michael Sobolev
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

Re: &mdash in boot-floppies/documentation

2000-09-30 Thread Michael Sobolev
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

Re: unable to make Russian PDFs still

2000-09-30 Thread Michael Sobolev
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

Re: &mdash in boot-floppies/documentation

2000-09-30 Thread Michael Sobolev
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

Re: &mdash in boot-floppies/documentation

2000-09-29 Thread Michael Sobolev
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'

Re: &mdash in boot-floppies/documentation

2000-09-29 Thread Michael Sobolev
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".

Re: &mdash in boot-floppies/documentation

2000-09-26 Thread Michael Sobolev
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

Re: &mdash in boot-floppies/documentation

2000-09-23 Thread Michael Sobolev
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

Re: &mdash in boot-floppies/documentation

2000-09-23 Thread Michael Sobolev
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

Re: [i18n] language choser impact

2000-09-03 Thread Michael Sobolev
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

Re: add_modules_from_floppy() in configure_drivers()

2000-09-01 Thread Michael Sobolev
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

Re: add_modules_from_floppy() in configure_drivers()

2000-08-30 Thread Michael Sobolev
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'

Re: add_modules_from_floppy() in configure_drivers()

2000-08-30 Thread Michael Sobolev
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

Re: add_modules_from_floppy() in configure_drivers()

2000-08-29 Thread Michael Sobolev
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

Re: [i18n] language choser impact

2000-08-28 Thread Michael Sobolev
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

[i18n] language choser impact

2000-08-28 Thread Michael Sobolev
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

Re: Language Chooser

2000-08-28 Thread Michael Sobolev
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

Re: summarizing i18n todo (was Re: [potato] last not i18ned part in bf and more)

2000-08-28 Thread Michael Sobolev
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

Re: New experimental boot floppies (pre 2.2.17) available for testing

2000-08-28 Thread Michael Sobolev
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

Re: Language Chooser

2000-08-28 Thread Michael Sobolev
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

Re: [bf-utf] Newt diffs in my CVS

2000-06-13 Thread Michael Sobolev
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