Re: Progress report: Multilingual sysinstall for -current

2000-12-08 Thread Tatsumi Hosokawa
l+sc0 can only have one video mode, 80x25. Can > Mr. Yokota clarify this for me? Does vidcontrol on Alpha support loadable font option? Russian support uses only this function and does not use graphics console. Other European languages can be supported in this way. hosokawa -- Tatsumi Ho

Re: Progress report: Multilingual sysinstall for -current

2000-12-06 Thread Tatsumi Hosokawa
At Wed, 06 Dec 2000 20:25:30 +0900, Kazutaka YOKOTA <[EMAIL PROTECTED]> wrote: > > >As we wait for libh development, I do not think we should exert > >efforts to try for another solution. This tends to allow for > >slack in further development of better products. > >A good example would be a pro

Progress report: Multilingual sysinstall for -current

2000-12-06 Thread Tatsumi Hosokawa
205-1/ contains source, and binaries for all supported languages. -- Tatsumi Hosokawa <[EMAIL PROTECTED]> http://www.sm.rim.or.jp/~hosokawa/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: "Driver Floppy" implementation (Re: "make release" breakage - dokern.sh patch 2)

2000-11-02 Thread Tatsumi Hosokawa
; to remove them. > > You say that I should always run "make clean" under all source code > directory since somebody causes a mistake to use /usr/src for object? > Maybe it's O.K., but before I'm doing, the committer who breaks the > policy should be blamed :-) I

Re: "Driver Floppy" implementation (Re: "make release" breakage - dokern.sh patch 2)

2000-11-01 Thread Tatsumi Hosokawa
At Thu, 02 Nov 2000 10:34:03 +0900, Tatsumi Hosokawa <[EMAIL PROTECTED]> wrote: > > My driver-floppy patch broke "make release" on current.jp.freebsd.org > >(ftp://current.jp.FreeBSD.org/pub/FreeBSD/snapshots/i3865.0-CURRENT-20001101-JPSNAP.log). > Of course &qu

Re: "Driver Floppy" implementation (Re: "make release" breakage - dokern.sh patch 2)

2000-11-01 Thread Tatsumi Hosokawa
ours and hours because testing "make release" takes about 8 hours on my machine. Anyway, I'll fix this bug as soon as possible. -- Tatsumi Hosokawa <[EMAIL PROTECTED]> http://www.sm.rim.or.jp/~hosokawa/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

"Driver Floppy" implementation (Re: "make release" breakage - dokern.sh patch 2)

2000-10-29 Thread Tatsumi Hosokawa
.flp at, http://people.freebsd.org/~hosokawa/driver-floppy/ I've tested these floppies on my machine with Intel PRO/100+ fxp network card. Sysinstall loads if_fxp.ko from mfsroot.flp, and listed it as network installation media (Alt-F2 shows debug messages). -- Tatsumi Hosokawa <[EMAIL PR

Re: "make release" breakage - dokern.sh patch 2

2000-10-25 Thread Tatsumi Hosokawa
t; Please do not remove them. Many people are waiting for them to switch > from 3.x with PAO3 or even with 2.x with PAO to more recent FreeBSD. If sysinstall with kldload works, we don't have to remove no driver and no protocols from boot.flp. I'll work on it this weekend. -

Re: "make release" breakage on today's -current

2000-10-25 Thread Tatsumi Hosokawa
At Wed, 25 Oct 2000 20:55:54 +0900, Makoto MATSUSHITA <[EMAIL PROTECTED]> wrote: > > FYI for hosokawa-san: We have total 912kbytes of 'if_*' modules, and > it can be shrinked to 328kbytes if gzip -9. And FYI, I need about 150Kbytes/1language for multilingual sysinstall (currently, Japanese font

Re: "make release" breakage - dokern.sh patch 2

2000-10-25 Thread Tatsumi Hosokawa
At Wed, 25 Oct 2000 19:37:42 +0900, Tatsumi Hosokawa <[EMAIL PROTECTED]> wrote: > > How about mergeing ifconfig kldload function into sysinstall, and move > /boot/kernel/if_xxx.ko into mfsroot.gz mfs image. or simply add, main() { + for ( i in /kernel/*.ko ) { +

Re: "make release" breakage - dokern.sh patch 2

2000-10-25 Thread Tatsumi Hosokawa
At Wed, 25 Oct 2000 04:48:14 +0900, Motomichi Matsuzaki <[EMAIL PROTECTED]> wrote: > > I vote for 'remove NFS away'. How about mergeing ifconfig kldload function into sysinstall, and move /boot/kernel/if_xxx.ko into mfsroot.gz mfs image. hosokawa -- Tatsumi Hosokawa &l

Re: I18N Progress, Plans, and Proposals

2000-10-19 Thread Tatsumi Hosokawa
At Thu, 19 Oct 2000 10:47:45 -0700, Motoyuki Konno <[EMAIL PROTECTED]> wrote: > > "Michael C . Wu" <[EMAIL PROTECTED]>wrote: > > 1. The future of sysinstall (or whatever should replace it) > >The future installer/management utility should be > >able to handle arbitrary character sets. > >

Re: Our kernel just got too big again. :)

2000-10-14 Thread Tatsumi Hosokawa
n a few days (test version is available at http://people.freebsd.org/~hosokawa/boot-ja/), and I believe that it can be ported to -current easily, but it needs pty support in the Disk1 currently -- --- Tatsumi Hosokawa [EMAIL PROTECTED] To Unsubscribe: send m

Re: DHCP client problem?

2000-07-22 Thread Tatsumi Hosokawa
[ "x$reason" = "xBOUND" ] || [ "x$reason" = "xREBOOT" ]; then +ifconfig "$interface" inet "$new_ip_address" "$new_netmask_arg" \ + "$new_broadcast_arg" "$medium" --- Tatsumi Hosokawa [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: pccardd and modules

2000-06-12 Thread Tatsumi Hosokawa
of the normal maintainers? If not I > might take a look at fixing it up over the next week or so. Currently I'm not working on this. (I'm now working on multilingual support for -current sysinstall) ...Hmm? Does sysinstall have to have the same function :-) ??? -- ---

[20000307-SNAP] /etc/make.conf USA_RESIDENT and international crypto distribution

2000-03-11 Thread Tatsumi Hosokawa
national CDROM, please\n" + " choose \"NO\")")) + USAResident = TRUE; + else + USAResident = FALSE; + } } else USAResident = FALSE; -- --- Tatsumi Hosokawa [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: VMWare 2.0R broken - linux ioctl(13, 1260, *) not implemented

2000-03-05 Thread Tatsumi Hosokawa
around in the 2.3 kernel, I found the following in > `linux/include/linux/fs.h': Hmm? I'm using Win98 (Japanese), Win2K (Japanese), and FreeBSD-current on vmware 2.0 with linux emulator of yesterday's -current without any problems. Am I wrong? --- Tatsu