Programs and libraries are per default compiled with debugging symbols.
Therefore the final executable files are quite big compared to their
stripped counterparts. We should use strip(1) on each file inserted into
the boot/boot.linn.gz image, as the debugging symbols are currently only
useful on
the host system. This should result in a smaller LinnFS image, and with it
faster
bootup times.
Original issue reported on code.google.com by coenbijlsma on 7 Aug 2009 at 11:44
Original issue reported on code.google.com by
coenbijlsma
on 7 Aug 2009 at 11:44