Re: [ANNOUNCE, TRIVIAL, RFC] Linux source strip/bundle script

From: Padraig Brady (padraig.brady@corvil.com)
Date: Tue Oct 01 2002 - 06:52:53 EST


Garrett Kajmowicz wrote:
> As per the suggestion of the lkml FAQ section 7-7, I have spent some time
> working on a script to automatically go through the Linux source tree and
> generate a stripped down version of the kernel source code (x86 only), along
> with a few additional 'modules' which will contain additional funtionality,
> if desired (such as irda or scsi support).
>
> I have requested an account on kernel.org, and hope to run/test this script
> for each full, stable release. I would like all of the input possible on the
> script. Please note that this is the first version, so there are probably
> many rough areas.
>
> For a copy of the script please try:
>
> http://garrett.dyndns.biz/makemini.sh.bz2
>
> Please Cc: all comments to:
>
> Garrett Kajmowicz
> gkajmowi@tbaytel.net

1. There is a distinct dearth (hmm an anagram of redhat) of loops.
2. When trashing the source like this you may as well remove
    trailing whitespace (reduces kernel by 200K after compression).
3. What's the difference in size between 2.4.19.tar.bz2 and
    2.4.19-bastardized.tar.bz2 ?
4. Is this just for (a) removing redundant code after installation or
    (b) providing subset version(s) for download.
5. If 4(a) wouldn't you need to parse the .config to find the appropriate
    bits to remove?

Pádraig.

-
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/



This archive was generated by hypermail 2b29 : Mon Oct 07 2002 - 22:00:25 EST