> On Sunday 09 November 2003 14:07, Svetoslav Slavtchev wrote: > [...] > > > > 2.4 with debuging (CONFIG_KSYMS=yes) > > 1337954 Aug 25 17:47 /boot/vmlinuz-2.4.22-1mdk > > > > 2.4 without KSYMS (~ kernel tmb here) > > 1035464 Nov 9 04:04 /boot/vmlinuz-2.4.22-21br.1mdk > > > > 2.6 without debuging > > 1532105 Oct 29 19:37 /boot/vmlinuz-2.6.0-test9-bk2 > > 1560749 Nov 4 04:42 /boot/vmlinuz-2.6.0-test9-bk8 > > 1555036 Nov 5 13:11 /boot/vmlinuz-2.6.0-test9-bk9 > > > > isn't this a bit special :( > > > > That is with standard mdk config? Yes it is bad if kernel does not fit on > one > floppy.
if i didn't missed smth, it's a standard 2.4 mdk config + some new ide drivers (part of them probably can be built as modules) and agpgart by misstake (agp support, not via-agp, ati-agp, ...) > There was some discussion on LKML recently about kernel size but I do not > remember exact subject. Have you asked there? i know, but there is no solution (? currently? ) in -mm i think there is config option to compile with -Os not -O2 other alternatives to reduce the size are: - to update/fix the bzip2 compression support patches - to drop some of the schedulers, futexes, ... (CONFIG_EMBEDDED) but i don't think the second is a good solution :( svetljo -- NEU F�R ALLE - GMX MediaCenter - f�r Fotos, Musik, Dateien... Fotoalbum, File Sharing, MMS, Multimedia-Gru�, GMX FotoService Jetzt kostenlos anmelden unter http://www.gmx.net +++ GMX - die erste Adresse f�r Mail, Message, More! +++
