From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1ECMNN-0007q8-Ij for garchives@archives.gentoo.org; Mon, 05 Sep 2005 19:11:30 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j85J7ToR011813; Mon, 5 Sep 2005 19:07:29 GMT Received: from gw02.mail.saunalahti.fi (gw02.mail.saunalahti.fi [195.197.172.116]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j85J5nUV025751 for ; Mon, 5 Sep 2005 19:05:49 GMT Received: from [192.168.150.87] (YYYMMMXLIX.dsl.saunalahti.fi [85.76.9.250]) by gw02.mail.saunalahti.fi (Postfix) with ESMTP id 8BFD5D19B5 for ; Mon, 5 Sep 2005 22:09:00 +0300 (EEST) Message-ID: <431C97C4.3070406@gentoo.org> Date: Mon, 05 Sep 2005 22:08:52 +0300 From: =?UTF-8?B?UGV0dGVyaSBSw6R0eQ==?= User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050716) X-Accept-Language: en-us, en Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] USE="minimal" for kernel sources X-Enigmail-Version: 0.92.0.0 OpenPGP: url=http://users.tkk.fi/~praty/public.asc Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id j85J7Tq1011813 X-Archives-Salt: 948186d5-18ed-406c-8b95-62684cc40632 X-Archives-Hash: baa54556ead27aa382b5edebf9d7e5af -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have a couple of old machines I maintain and emerging and unmerging kernel sources take a while because there are so many files. Also one set of gentoo sources takes about 230MB of disk space. By removing stuff not belonging to x86 I was able to succesfully run make with 58MB/230MB removed. The stuff I removed: arch/* except i386 and x86_64 include/asm-* expect asm-generic, asm-i386 and asm-x86_64 So I propose we implement a minimal USE flag in the kernel-2 eclass that would make the cleaning I succested before the merging. One problem coming from the clean is that make clean does not work and at the moment it is run before unmerging, which is of course a good thing. If the kernel devs think this is a good idea, I can make an implementation for this. Regards, Petteri R=C3=A4ty (Betelgeuse) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDHJfDcxLzpIGCsLQRArvaAJ44MvDquwIAhq35ESwBAqyQZXcZoACglatc A/ecjOeVr70k14T7rQpzu9U=3D =3DJctU -----END PGP SIGNATURE----- --=20 gentoo-dev@gentoo.org mailing list