Gentoo Archives: gentoo-dev

From: "Sérgio Almeida" <mephx.x@×××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] New app-eselect category?
Date: Tue, 26 May 2009 20:43:25
Message-Id: 1243370599.12271.12.camel@thedude
In Reply to: Re: [gentoo-dev] New app-eselect category? by Nirbheek Chauhan
1 On Wed, 2009-05-27 at 01:19 +0530, Nirbheek Chauhan wrote:
2 > 2009/5/27 Sérgio Almeida <mephx.x@×××××.com>:
3 > > this time (SoC starts in a few hours) the prototype is written in
4 > > python, does everything eselect does and supports any scripting language
5 > > for module's actions. Oh, it's extremely faster too.
6 >
7 > You have a working prototype right now? Awesome! Where's the ebuild for it?
8 >
9
10 Hello,
11
12 There isn't yet. The code is still pretty ugly and I'm still refactoring
13 to the new architecture before I can make it public (or even officially
14 git it). I will post it on this mailing list as soon as experimentations
15 are possible.
16
17 As a teaser...
18
19 sym /usr/src/linux /usr/src/ linux-(.*)
20
21 This is all that the kernel module needs so that it can list available
22 options, select a new option, view the current option. The new uselect
23 Kernel module has 10 lines instead of eselect's 100.
24
25 Cheers,
26 Sérgio

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] New app-eselect category? "Rémi Cardona" <remi@g.o>