Re: patch for termwrap

2002-03-20 Thread Taketoshi Sano
g. > Also, my patch tries very hard to make sure the locale is available, > if necessary by generating it in termwrap. This is required during > first time install to get the translated texts to show up. Your patch > is missing that part. I see. Your patch seems to be better. Pleas

Re: patch for termwrap

2002-03-18 Thread Taketoshi Sano
quot; ] ; + then + if ! grep $LANG /etc/locale.gen ; then LANG=C; fi +fi +if [ ! -z "$LANGUAGE" ] ; + then + if ! grep $LANGUAGE /etc/locale.gen ; then unset LANGUAGE; fi +fi ## ## Display usage if no argu

patch for termwrap

2002-03-08 Thread Taketoshi Sano
export LANGUAGE + fi +fi ## ## Display usage if no argument. -- Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#120950: install using woody boot-floppies from USB Floppy (Re: 120950)

2002-01-20 Thread Taketoshi Sano
Hi. In <[EMAIL PROTECTED]>, on "Thu, 17 Jan 2002 21:28:26 +0100", with "Re: 120950", Christoph Berg <[EMAIL PROTECTED]> wrote: cb> On Tue, Dec 25, 2001 at 11:05:23AM +0900, Taketoshi Sano wrote: cb> > Hi. Christoph. Sorry for looong delay

Bug#120950: 120950

2001-12-25 Thread Taketoshi Sano
floppies > and wait for debian-installer. I've used normal potato root and base floppies. Just take care that "Module Configuration Task" does have no meaning when you use the customized 2.4 kernel. So do nothing on that task, go next stage simply. Other tasks can be done normal

Re: termwrap again

2001-05-24 Thread Taketoshi Sano
ed the cvs tree of base-config, and got base-config 0.69.3 from incoming. This enables the usage of termwrap with debian-installer when required, I think. Very good news for us who need i18n support :) -- Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED

Re: termwrap again

2001-05-24 Thread Taketoshi Sano
ng this mail ;) But I agree with you, base-config is perfect for us. I don't want to maintain such a little single script only package. I'll ask the removal of termwrap after the new base-config is installed. (Or, if the new base-config comes very soon, it may be enough just to remove it

Re: termwrap again

2001-05-23 Thread Taketoshi Sano
scripts/basedisks/Attic/termwrap I've got it from this place in order to put it in a small package. manty> But recently and after asking what we were gonna do about this quite some manty> times... Taketoshi Sano has agreed to package it. So on the 17 May he filled manty> an IT

Re: Bug#95018: UTF-8 Patch breaks slrn display on UTF-8 terminal

2001-04-29 Thread Taketoshi Sano
l it a changed API, but it's not surprising if some > packages require minor bug fixes as well as recompilation. The same > fixes will be required for slang2, anyway. > > Edmund Thanks for providing the patch for us, Edmund. We appreciate your work well. Maybe we'll need your skills later again. Regards. -- Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: woody bf-utf8 (Re: slang, boot-floppies, and wide character support)

2001-04-23 Thread Taketoshi Sano
, 2001 at 12:11:29AM +0900, Taketoshi Sano wrote: > [...] > > Hi, Enrique. As far as I checked, this libnewt-utf8-0 does not work > > with the utf8 enabled slang1 packages above (pppconfig failed at > > internal error). Please rebuilt them with the new slang1 packages, >

Re: woody bf-utf8 (Re: slang, boot-floppies, and wide charactersupport)

2001-04-22 Thread Taketoshi Sano
jim> Closes, but I'll do it by hand) Let me know if there are problems. Thanks! Now we have to check newt-utf8 by Enrique, then check the problem in bogl-bterm which impede bterm working without libutf8. -- Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,&l

Re: woody bf-utf8 (Re: slang, boot-floppies, and wide charactersupport)

2001-04-20 Thread Taketoshi Sano
slang, boot-floppies, and wide character support)", Peter Novodvorsky <[EMAIL PROTECTED]> wrote: nidd> Taketoshi Sano <[EMAIL PROTECTED]> writes: nidd> nidd> > Now, when we'll get those utf8-enabled slang1 and newt packages, nidd> > we might also

woody bf-utf8 (Re: slang, boot-floppies, and wide charactersupport)

2001-04-19 Thread Taketoshi Sano
ssages. And it requires libutf8 (and the root priviledge) to work well even on the current unstable (i.e. with our libc6_2.2.2-4 package). So we should provide libutf8 package, or make bogl-bterm statically linked to libutf8 library. Which option is better ? And also we need bdftobogl command with me

Re: slang, boot-floppies, and wide character support

2001-04-13 Thread Taketoshi Sano
They are at > http://people.debian.org/~ezanard (there's a shared library, > libnewt-utf8-0 and a PIC kit, libnewt-utf8-pic). > > Please, check them and tell me if they work fine, so I can upload them to > ftp-master. -- Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL

Re: slang, boot-floppies, and wide character support

2001-04-10 Thread Taketoshi Sano
t; fine but I have no idea how to test the wide character support. Could > some one try them out, or tell me how to go about that. > > They are at: > http://www.ultralinux.org/slang/ Thanks! We'll check it, and feedback to you :) -- Taketoshi Sano: <[EMAIL PROTECTED]&g

Re: slang, boot-floppies, and wide character support

2001-04-09 Thread Taketoshi Sano
slang1 with utf-8 support. I hope the maintainer of slang1, Jim Mintha, will provide it for us as well as Enrique will do with newt. But if it can not be done, we'll need something to use. So I'll prepare to work on slang1-utf8. Regards. -- Taketoshi Sano: <[EMAIL PROTECTED]>,<

Re: slang, boot-floppies, and wide character support

2001-04-09 Thread Taketoshi Sano
Hi, Enrique! Thank you for your work :) In <[EMAIL PROTECTED]>, on "Mon, 9 Apr 2001 11:46:13 +0100", with "Re: slang, boot-floppies, and wide character support", Enrique Zanardi <[EMAIL PROTECTED]> wrote: > On Sun, Apr 08, 2001 at 08:03:26AM +0900, Tak

Re: slang, boot-floppies, and wide character support

2001-04-09 Thread Taketoshi Sano
le confusion.The materials at > http://people.debian.org/~dwhedon/debian/> is for the font > sources and stuff -- it would be a different package from > slang/newt-utf8. Exactly. Please upload it for us, David. I'll concentrate on slang/newt-utf8. Regards. -- Taketoshi Sano: <[EMAIL

Bug#93277: ITP: slang-utf8

2001-04-08 Thread Taketoshi Sano
EVANS is available from http://www.rano.org/mutt/slang-1.4.4-ege2.diff.gz License is the same as the slang package, i.e. GPL and Artistic. -- Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Bug#93276: ITP: newt-utf8

2001-04-08 Thread Taketoshi Sano
GRIMLEY EVANS is available from http://www.rano.org/mutt/newt-0.50-5.3-ege1.diff License is the same as the newt package, i.e. LGPL -- Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of &quo

Re: slang, boot-floppies, and wide character support

2001-04-08 Thread Taketoshi Sano
only packaged it myself so as to be able to remove it from boot-floppies cvs, > as the large size of the files was breaking pserver. I'll work to provide slang-utf8 and newt-utf8, based on the code in your package and the revised one by Edmund GRIMLEY EVANS for slang-1.4.4 Regards. --

Re: slang, boot-floppies, and wide character support

2001-04-06 Thread Taketoshi Sano
Hi. In <[EMAIL PROTECTED]>, on "06 Apr 2001 11:29:13 -0400", with "Re: slang, boot-floppies, and wide character support", Adam Di Carlo <[EMAIL PROTECTED]> wrote: > Taketoshi Sano <[EMAIL PROTECTED]> writes: > > > Can I create shrink_string

Re: slang, boot-floppies, and wide character support

2001-04-05 Thread Taketoshi Sano
Hi. In <[EMAIL PROTECTED]>, on "05 Apr 2001 00:58:56 -0400", with "Re: slang, boot-floppies, and wide character support", Adam Di Carlo <[EMAIL PROTECTED]> wrote: > Taketoshi Sano <[EMAIL PROTECTED]> writes: > > > Akira Yoshiyama <[EMAIL

Re: still not out of the woods with idepci / compact kernels

2001-04-05 Thread Taketoshi Sano
cial kernel with frame > > buffer support, then i18n boot floppies will die before going real. > > The compact and idepci kernels have framebuffer support. Why would we > wanna turn that off ? Thanks. I want to make sure it. > My big worries is that we don't have a libnew

Re: still not out of the woods with idepci / compact kernels

2001-04-03 Thread Taketoshi Sano
that the boot option "video=vga16:off" works well. So I think we should note this option in the place of "video=vc:8" in $LANG/f5.txt above. frame buffer support is essential for bogl-bterm for utf-8 and jfbterm for euc-jp. So if there is no official kernel with frame bu

Re: slang, boot-floppies, and wide character support

2001-03-29 Thread Taketoshi Sano
needed for i18n goal of Debian installation, and this experience will work for debian-installer as well). And if we use utf-8 for all messages, then we have to use encoding conversion at somewhere since most packages have messages not in utf-8 but in euc-jp for japanese. Regards. -- Taketosh

Re: Bug#80325: Installer misreports partition numbers

2001-01-11 Thread Taketoshi Sano
operation since the device name of a logical partition may not match between kernel and cfdisk/fdisk at all. I have not checked the code in full, but it seems that sfdisk can handle the BSD partition in the way of kernel. So using sfdisk may be safer. Regards. -- Taketoshi Sano: <[EMAIL PR

Re: debian-installer demo system, take 2a

2000-12-09 Thread Taketoshi Sano
' is varied with this same reason dependent of the file-system size where the package was build. This maybe not what we wish to have, I think, and I plan to write this on debian-devel list, but I can't write that well in English yet.) -- Taketoshi Sano: <[EMAIL PROTECTED]>,<

Re: Arm bf problems - termwrap and null strings

2000-12-07 Thread Taketoshi Sano
all utility). It should be created in this stage. Regards. -- Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Debian Boot CVS: gleydson

2000-12-03 Thread Taketoshi Sano
Hi. Sorry not to work on here currently. In <[EMAIL PROTECTED]>, on Sun, 03 Dec 2000 08:31:14 -0400, on Re: Debian Boot CVS: gleydson, Gleydson Mazioli da Silva <[EMAIL PROTECTED]> wrote: > I've added the language code before of each language option (so it look > less confuse). A bit exam

Re: debinst: non-msdos partition table creation support

2000-11-07 Thread Taketoshi Sano
RTITION, CONFIG_MAC_PARTITION, CONFIG_ATARI_PARTITION, and/or CONFIG_ULTRIX_PARTITION, but all of them are for non-i386 architecture, and there are some PC which has the BIOS which can not support these partition tables. (I don't know if they are many or not. maybe most of PCs can not support, but I have not checked it.) -- Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Does anybody want LC?

2000-10-27 Thread Taketoshi Sano
ecently for months. Please make it forward on language_chooser. We wish to have it. BTW, If woody uses b-f, then it will be easier to have utf-8 ready slang/newt. Are there anyone who can check the package in woody ? -- Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTEC

Re: Priorities

2000-10-23 Thread Taketoshi Sano
Suggests > > Then a package such as task-ldap (since I know how LDAP might look) could > do: > > Package: task-ldap > Depends: ldap-utils > Recommends: ldap-gateways, slapd > Suggests: libnss-ldap, libpam-ldap > > Then in tasksel you choose minimum, stan

[woody] modules for debian-installer (Re: the next step)

2000-09-29 Thread Taketoshi Sano
he lilo will be still the default kernel loader for woody ? > * library reduction Some arch can not use this. The scheme should not rely on this, IMHO. (using it as a special bonus will be no problem, but make it requirement will have difficulties.) > * main menu generation code Pleas

Re: reporting problems with boot-floppies

2000-09-25 Thread Taketoshi Sano
in/termwrap: cannot execute: No such file or directory > ... over and over... > INIT: id "1" respawning to fast: disabled for 5 minutes -- Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: not i18ned part in b-f 2.2.15

2000-08-09 Thread Taketoshi Sano
s. P.S. I have not created my patch to add the support for "language add-on pack" yet, but I wish to have it for potato... -- Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: not i18ned part in b-f 2.2.15

2000-08-07 Thread Taketoshi Sano
Hi. In <[EMAIL PROTECTED]>, on "07 Aug 2000 11:27:48 -0400", with "Re: not i18ned part in b-f 2.2.15", Adam Di Carlo <[EMAIL PROTECTED]> wrote: > Taketoshi Sano <[EMAIL PROTECTED]> writes: > > I think scripts/rootdisk/sbin/termwrap is the way

Re: not i18ned part in b-f 2.2.15

2000-08-06 Thread Taketoshi Sano
CVS, and add the code at the end of extract_base() in order to put it into target system. I think the package for that script can be provided for woody, or are there any packages which is appropriate to include that wrapper or any other command providing a similar function ? BTW, are there an

Bug#68021: can't locate module when installing compact flavour

2000-08-02 Thread Taketoshi Sano
that supports only IDE and PCI devices (and a very small Regards. -- Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

using addon pack for base (Re: not i18ned part in b-f 2.2.15)

2000-07-25 Thread Taketoshi Sano
."),device,file); >if ( status == 0) { > > Using this scheme, we can use the same base tar ball for all > languages, with some extra language pack which consist of > required packages for a language. > > I think this will not affect the main C/english only system

Re: not i18ned part in b-f 2.2.15

2000-07-25 Thread Taketoshi Sano
eturn 0; > > } > > > > How do you think this ? > > Why would we do it this way and not just have it be added as part of > base2_2.tgz ? How this can be implemented ? To create a package including the script above, and get it into base ? If you think that it is better to

Re: not i18ned part in b-f 2.2.15

2000-07-06 Thread Taketoshi Sano
main C/english only system, and add enhancement for some languages which needs their special packages. I have worked on bterm and libutf-8, but it may still needs some more time before to use them in potato. So some work-around is required now, and the scheme above can be a candidate for it, I hope. Regards. -- Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: not i18ned part in b-f 2.2.15

2000-07-06 Thread Taketoshi Sano
t/etc/inittab",&statbuf)) { rename("/target/etc/inittab","/target/etc/inittab.real"); } sprintf(prtbuf,"cp %s %s","/etc/inittab.install","/target/etc/inittab"); execlog(prtbuf, LOG_INFO); + + sprintf(prtbuf,"cp %s %s","/sbi

Re: not i18ned part in b-f 2.2.15

2000-07-05 Thread Taketoshi Sano
econfigure and base-config, or so) in it, then it will make it easy for us to adopt the bf-utf8 some day. How do you think ? -- Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

protocol for bug fix in cvs (Re: Bug#65933: Setting clock to UTCsometimes doesn't work)

2000-06-25 Thread Taketoshi Sano
e an entry in debian/changelog and use (closes: adam> Bug#). Thanks for your guidance. I just found that you have already written a changelog entry for me when I tried to do it. Thanks a lot again! -- Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]&

Bug#65933: Setting clock to UTC sometimes doesn't work

2000-06-22 Thread Taketoshi Sano
+ " -e 's:^UTC=\"no\":UTC=\"yes\":' -e 's:^UTC=no:UTC=yes:'" + " /target/etc/default/rcS > /target/etc/default/rcS.new", LOG_INFO); + execlog("mv /target/etc/default/rcS.new /target/etc/default/rcS&q

Re: bf-utf, gnewt

2000-06-20 Thread Taketoshi Sano
f it's backwards compatible, we should switch to the `gnewt' tree > rather than the `bf-utf' one for Newt and Slang. I will checkout that gnewt modules from cvs.debian.org. Regards. -- Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED

Re: Compact install fails on my hardware

2000-06-13 Thread Taketoshi Sano
o=vc:8" on "boot:" prompt of the rescue floppy. > > I added a string in f5.txt about this. -- Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#65309: UDMA66 boot floppies video problem

2000-06-09 Thread Taketoshi Sano
the point-release after the initial release of potato. But, if the separate kernel should be uploaded, then I work for it, of course. Regards. -- Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Compact install fails on my hardware

2000-06-09 Thread Taketoshi Sano
uot;linux video=vc:8" on "boot:" prompt of the rescue floppy. -- Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]