Gentoo Archives: gentoo-portage-dev

From: Jason Stubbs <jstubbs@g.o>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] .53, .54 and beyond...
Date: Fri, 25 Nov 2005 15:49:58
Message-Id: 200511260051.32213.jstubbs@gentoo.org
In Reply to: Re: [gentoo-portage-dev] .53, .54 and beyond... by Ned Ludd
1 On Saturday 26 November 2005 00:31, Ned Ludd wrote:
2 > On Sat, 2005-11-26 at 00:01 +0900, Jason Stubbs wrote:
3 > > Hi all,
4 > >
5 > > I don't think there's really anything else that can be done for 2.0.53 so
6 > > am thinking that we should probably push _rc7 + docs out and let the arch
7 > > teams mark it stable when they're ready (or stick with 2.0.51.22-r3 if it
8 > > pleaseth them).
9 >
10 > [snip]
11 >
12 > > There's a few things listed on the new
13 > > (still unreleased?) project index and I'm looking to get the dependency
14 > > stuff refactored and moved out of emerge.. What are the shortterm goals?
15 >
16 > For me my short term goals are to see these things happen
17 >
18 > * pax-utils depends ( .53 )
19 > * seeing CDEPEND stop being created for the VDB ( .53 )
20
21 Definitely doable.
22
23 > * post_sync action hook (.53/.54 )
24 > * VDB prevention of single byte NULL entries being created. ( .54 )
25
26 Doable for .54.
27
28 > * new prepstrip offering splitdebug ( .53/.54 )
29
30 Need to work out exactly what will be offered when on this one, but at the
31 earliest it will be .54. Perhaps go with your patch for .54 and leave
32 Olivier's fancy bits for later? There are a few other questions too... Should
33 the default be to generate external debug info? Should generating internal
34 debug info still be offered? What platforms is it supported on?..
35
36 > * misc cleanups of dyn_install (.54 )
37
38 Need more info.
39
40 > * flattened vdb {P,R,}DEPEND (.54 )
41
42 I might be wrong but I can't really see this being done cleanly. At best, only
43 USE flags could be gotten rid of which would still leave || () constructs.
44 This leads me to question of what use it would really be. If it can only do a
45 half-arsed job and in a messy way at that I'd personally prefer it to be done
46 later on.
47
48 > * introduction of RRDEPEND to the VDB ( .54 )
49
50 What is this again?
51
52 > --
53 > Ned Ludd <solar@g.o>
54 > Gentoo Linux
55 --
56 gentoo-portage-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-portage-dev] .53, .54 and beyond... Ned Ludd <solar@g.o>