Re: bterm font reloading patch

2004-01-22 Thread Joey Hess
Kenshi Muto wrote: > Hmm, this is optional, but dhclient seems need 'sleep'. > For debug also, I hope 'sleep' command will be included in busybox. We currently have 40 kilobytes free on the root floppy. I hope that it can be put to better use than dodgy workarounds for races: ./etc/dhclient-scrip

Re: bterm font reloading patch

2004-01-22 Thread Kenshi Muto
Hi, At 20 Jan 04 17:36:16 GMT, Joey Hess wrote: > The boot floppy occasionally needs to sleep (well, only in extreme > failure modes). The d-i system does not. Hmm, this is optional, but dhclient seems need 'sleep'. For debug also, I hope 'sleep' command will be included in busybox. Thanks, --

Re: bterm font reloading patch

2004-01-20 Thread Joey Hess
Kenshi Muto wrote: > - - busybox-cvs-floppy-udeb includes /bin/sleep, but busybox-cvs-udeb > doesn't. Why? The boot floppy occasionally needs to sleep (well, only in extreme failure modes). The d-i system does not. -- see shy jo signature.asc Description: Digital signature

Re: bterm font reloading patch

2004-01-20 Thread Daniel Jacobowitz
On Tue, Jan 20, 2004 at 06:49:36AM -0800, Matt Kraai wrote: > On Tue, Jan 20, 2004 at 08:55:06PM +0900, Kenshi Muto wrote: > > At 19 Jan 04 00:23:15 GMT, > > Matt Kraai wrote: > > > The attached patch should make bterm reload the font when it > > > receives a SIGHUP. Would someone please test it?

Re: bterm font reloading patch

2004-01-20 Thread Matt Kraai
On Tue, Jan 20, 2004 at 08:55:06PM +0900, Kenshi Muto wrote: > At 19 Jan 04 00:23:15 GMT, > Matt Kraai wrote: > > The attached patch should make bterm reload the font when it > > receives a SIGHUP. Would someone please test it? > > Thank you Matt!! > It works perfectly on my test environment. Gr

Re: bterm font reloading patch

2004-01-20 Thread Kenshi Muto
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, At 19 Jan 04 00:23:15 GMT, Matt Kraai wrote: > The attached patch should make bterm reload the font when it > receives a SIGHUP. Would someone please test it? Thank you Matt!! It works perfectly on my test environment. I strongly wish this patc