Re: How many people need locales?

2001-09-03 Thread Eduard Bloch
#include hallo.h Michael Bramer wrote on Mon Sep 03, 2001 um 09:25:04AM: maybe you don't use it, but a lot of user don't speak english or can't understand it. We must support locales and if a user can't speak english he pay this price. I had another idea: integrate it into boot floppies

Re: busybox bloat

2001-09-03 Thread Ethan Benson
On Sun, Sep 02, 2001 at 11:48:13PM -0600, Erik Andersen wrote: removing ar along i imagine would not gain very much, but then again we need every byte we can get. For the current set of busybox applets, I've made a best guess as to what is likely to be needed. If somone can find some

Re: can't detect NIC -- solved.

2001-09-03 Thread Susan G. Kleinmann
On Fri, Aug 31, 2001 at 12:04:04PM -0400, Susan G. Kleinmann wrote: It looks like this problem is related to pcmcia-cs and not to the boot-flop pies work at all. The problem (finding my Linksys Ethernet combo card) is solved in the latest version (3.1.29) of pcmcia-cs, which has not yet

Re: busybox bloat

2001-09-03 Thread Ethan Benson
On Sun, Sep 02, 2001 at 11:48:13PM -0600, Erik Andersen wrote: I consider it a full replacement, and with have now had several releases with the busybox ash shell. There are no known bugs... heres one, command is not implemented (its posix last i checked). this breaks yabootconfig, ybin,

Re: How many people need locales?

2001-09-03 Thread Eduard Bloch
Okay, if nobody objects I will start implementing support for it in boot-floppies (dbootstrap). #include hallo.h Eduard Bloch wrote on Mon Sep 03, 2001 um 09:49:37AM: #include hallo.h Michael Bramer wrote on Mon Sep 03, 2001 um 09:25:04AM: maybe you don't use it, but a lot of user don't

cvs commit to debian-installer/tools/autopartkit by hertzog

2001-09-03 Thread hertzog
Repository: debian-installer/tools/autopartkit who:hertzog time: Mon Sep 3 08:36:53 PDT 2001 Log Message: Directory /cvs/debian-boot/debian-installer/tools/autopartkit added to the repository Files: -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

cvs commit to debian-installer/tools/autopartkit by hertzog

2001-09-03 Thread hertzog
Repository: debian-installer/tools/autopartkit who:hertzog time: Mon Sep 3 08:39:15 PDT 2001 Log Message: * Contribute an autopartkit module. It needs much polishing however. Files: added: Makefile TODO autopartkit.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

cvs commit to debian-installer/tools/autopartkit/debian by hertzog

2001-09-03 Thread hertzog
Repository: debian-installer/tools/autopartkit/debian who:hertzog time: Mon Sep 3 08:39:16 PDT 2001 Log Message: * Contribute an autopartkit module. It needs much polishing however. Files: added: changelog control copyright rules templates -- To UNSUBSCRIBE, email to

cvs commit to debian-installer/tools/autopartkit by hertzog

2001-09-03 Thread hertzog
Repository: debian-installer/tools/autopartkit who:hertzog time: Mon Sep 3 08:41:33 PDT 2001 Log Message: * Synced with latest version. Files: changed:autopartkit.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Re: busybox bloat

2001-09-03 Thread Erik Andersen
On Mon Sep 03, 2001 at 04:48:03AM -0800, Ethan Benson wrote: On Sun, Sep 02, 2001 at 11:48:13PM -0600, Erik Andersen wrote: I consider it a full replacement, and with have now had several releases with the busybox ash shell. There are no known bugs... heres one, command is not

boot-floppies_3.0.13_alpha.changes INSTALLED

2001-09-03 Thread Debian Installer
Installing: bf-generic_3.0.13_alpha.tar.gz byhand bf-doc_3.0.13_alpha.tar.gz byhand bf-misc_3.0.13_alpha.tar.gz byhand bf-others_3.0.13_alpha.tar.gz byhand bf-archive-install_3.0.13_alpha.sh byhand install-doc_3.0.13_alpha.deb to pool/main/b/boot-floppies/install-doc_3.0.13_alpha.deb Changes:

Re: busybox bloat

2001-09-03 Thread Erik Andersen
On Mon Sep 03, 2001 at 01:47:47AM -0800, Ethan Benson wrote: On Sun, Sep 02, 2001 at 11:48:13PM -0600, Erik Andersen wrote: removing ar along i imagine would not gain very much, but then again we need every byte we can get. For the current set of busybox applets, I've made a best

Re: cvs commit to boot-floppies by aph

2001-09-03 Thread Marcin Owsiany
On Sat, Aug 18, 2001 at 09:25:08AM -0700, [EMAIL PROTECTED] wrote: Log Message: some updates and LANG_CHOOSER todo items is anyone actively working for i18n b-f ? I'll try to work on it in September now that I have a CD-writer and have returned from vacation. Marcin -- Marcin Owsiany

Re: busybox bloat

2001-09-03 Thread Ethan Benson
On Mon, Sep 03, 2001 at 11:13:28AM -0600, Erik Andersen wrote: I just did a quick check -- disabling both dirname and basename will save exactly 256 bytes on x86. Worth it? yes, we need every byte we can get. powerpc binaries are always larger then i386 anyway, and we are really hurting.

Re: busybox bloat

2001-09-03 Thread Ethan Benson
On Mon, Sep 03, 2001 at 11:16:17AM -0600, Erik Andersen wrote: On Mon Sep 03, 2001 at 04:48:03AM -0800, Ethan Benson wrote: On Sun, Sep 02, 2001 at 11:48:13PM -0600, Erik Andersen wrote: I consider it a full replacement, and with have now had several releases with the busybox ash