lkml.org 
[lkml]   [2003]   [Dec]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Help: 2.4 -> 2.6 (test11,bk2) kernel module file size (due to debug options?)
Jens Benecke wrote:
> Hi,
>
> after installing (actually - creating a debian package for) 2.6.0-test11-bk2
> I have this:
>
> 2.3M /boot
> 366M /lib/modules/2.6.0-test11-bk2 !!!
> 15k /usr/share/doc/kernel-image-2.6.0-test11-bk2

you don't use "du -cahL" when counting /lib/modules/2.6.0-test11-bk2,
don you? /lib/modules/2.6.0-test11-bk2/build is a symbolic link to your
kernel sources, "-L" in "du" counts them too. (man du)

evil@sheep:~$ du -cahL /lib/modules/2.6.0-test11/ | tail -n1
422M total
evil@sheep:~$ du -cah /lib/modules/2.6.0-test11/ | tail -n1
2.2M total


Christian.
--
BOFH excuse #265:

The mouse escaped.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:59    [W:0.077 / U:0.296 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site