Gentoo Archives: gentoo-dev

From: Nick <gentoo-dev-list@××××××.uk>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Review a new (unofficial) eclass
Date: Tue, 16 Jun 2009 14:04:38
Message-Id: 20090616140602.GA21253@slinky.tiscali.co.uk
1 Hi there,
2
3 I've been working on an eclass and associated ebuilds for the
4 linux-libre [1] kernels. It's just linux with bits which they
5 consider unfree are removed. It's a project of FSFLA.
6
7 The reason I chose to do most of the work in an eclass rather than
8 the ebuild is so I can very easily take other kernel versions in the
9 tree and combine them with the linux-libre kernel (I've written an
10 ebuild for the vanilla libre kernel, and one including the gentoo
11 patcheset). Also it means the ebuilds can remain almost unchanged
12 from their official kernel counterparts.
13
14 Please can you let me know what you think of the eclass & ebuilds;
15 any suggestions, criticisms, questions etc? This is my first time
16 writing an eclass, and to me it all feels quite nice and solid, but
17 that's the sort of thing which could quickly and harshly disproved
18 ;-)
19
20 I'll then attach the eclass & ebuilds to bug #266157 [2].
21
22 URLs:
23
24 kernel-libre.eclass [3]
25 libre-sources.eclass [4]
26 libregentoo-sources.eclass [5]
27
28 Many thanks, in advance, for anything you have to offer.
29
30 Nick White
31
32 [1] http://www.fsfla.org/svnwiki/selibre/linux-libre/
33 [2] http://bugs.gentoo.org/show_bug.cgi?id=266157
34 [3]
35 http://git.njw.me.uk/cgit/cgit.cgi/njw-gentoo-local/plain/eclass/kernel-libre.eclass
36 [4]
37 http://git.njw.me.uk/cgit/cgit.cgi/njw-gentoo-local/plain/sys-kernel/libre-sources/libre-sources-2.6.30.ebuild
38 [5]
39 http://git.njw.me.uk/cgit/cgit.cgi/njw-gentoo-local/plain/sys-kernel/libregentoo-sources/libregentoo-sources-2.6.30-r1.ebuild
40
41 --
42 GPG : 0x04E4653F / 9732 D7C7 A441 D79E FDF0 94F6 1F48 5674 04E4 653F
43 IM /OTR : njw@××××××.org / 7E3C82CC D6AB2CEA E8000300 E429A122 D984111B
44 SIP/ZRTP: njw@×××××.net
45 WWW : http://www.njw.me.uk

Replies

Subject Author
[gentoo-dev] Re: Review a new (unofficial) eclass Christian Faulhammer <fauli@g.o>
Re: [gentoo-dev] Review a new (unofficial) eclass Ciaran McCreesh <ciaran.mccreesh@××××××××××.com>