Gentoo Archives: gentoo-commits

From: "Mark Kowarsky (mark_alec)" <mark_alec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/userrel/soc: index2008.xml
Date: Wed, 27 Feb 2008 09:29:32
Message-Id: E1JUIbS-000840-5G@stork.gentoo.org
1 mark_alec 08/02/27 09:29:30
2
3 Modified: index2008.xml
4 Log:
5 added those of grobian's ideas i could work out, and added him as a mentor
6
7 Revision Changes Path
8 1.4 xml/htdocs/proj/en/userrel/soc/index2008.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml?r1=1.3&r2=1.4
13
14 Index: index2008.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- index2008.xml 27 Feb 2008 09:14:36 -0000 1.3
21 +++ index2008.xml 27 Feb 2008 09:29:29 -0000 1.4
22 @@ -61,7 +61,7 @@
23 </tr>
24 <tr>
25 <ti>Sandbox improvements</ti>
26 - <ti>Since Martin (azarah) has been busy and then was retired, there was nobody working full-time on sandbox, yet it's one of the core utilities that Gentoo uses; Martin left an experimental branch of sandbox, which has code used for Gentoo/FreeBSD support in it. At the moment that sandbox fails badly with Linux modules, and is non trivial to fix. Having someone cleanup sandbox code and ensure that building continues to occur in a safe environment from the running system is of critical importance.</ti>
27 + <ti>Since Martin (azarah) has been busy and then was retired, there was nobody working full-time on sandbox, yet it's one of the core utilities that Gentoo uses; Martin left an experimental branch of sandbox, which has code used for Gentoo/FreeBSD support in it. At the moment that sandbox fails badly with Linux modules, and is non trivial to fix. Having someone cleanup sandbox code and ensure that building continues to occur in a safe environment from the running system is of critical importance. It would also be useful to port sandbox to other operating systems such as: Darwin, Solaris, *BSD and more.</ti>
28 </tr>
29 <tr>
30 <ti>Autoepatch</ti>
31 @@ -75,6 +75,18 @@
32 <ti>Eselect modules</ti>
33 <ti>Eselect is Gentoo's configuration tool for selecting versions or linguas of applications that have multiple instances that can fulfill a need. There are many applications such as tar, whois, cpio, sendmail, and countless others that are different versions/implementations of the same application. Eselect is ideal for allowing you to have multiple versions of these applications installed but having the default system version be selected via the Eselect framework. Adding more modules will allow users to have better control over their various packages.</ti>
34 </tr>
35 + <tr>
36 + <ti>packages.gentoo.org</ti>
37 + <ti>The current version of packages.gentoo.org does not allow searching. This is a feature needed to make the website as useful as the old version was. Another possible feature is to integrate tinderbox (binary package repository) with the web interface of packages.g.o</ti>
38 + </tr>
39 + <tr>
40 + <ti>baselayout on Prefix</ti>
41 + <ti>Users of prefixed Portage cannot currently use runscripts as baselayout does not work in their environment</ti>
42 + </tr>
43 + <tr>
44 + <ti>scanmacho</ti>
45 + <ti>The equivalent of scanelf but for Darwin, will be used to replace otool</ti>
46 + </tr>
47 </table>
48 </body>
49 </section>
50 @@ -104,6 +116,10 @@
51 <ti>Alec Warner</ti>
52 <ti>antarus@g.o</ti>
53 </tr>
54 + <tr>
55 + <ti>Fabian Groffen</ti>
56 + <ti>grobian@g.o</ti>
57 + </tr>
58 </table>
59 </body>
60 </section>
61
62
63
64 --
65 gentoo-commits@l.g.o mailing list