Gentoo Archives: gentoo-dev

From: Doug Goldstein <cardoe@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] *DEVELOPMENT* mail list, right?
Date: Fri, 06 Apr 2007 18:57:18
Message-Id: 46169764.1050905@gentoo.org
In Reply to: [gentoo-dev] *DEVELOPMENT* mail list, right? by Michael Cummings
1 Michael Cummings wrote:
2 > So, fellow devs, what's new with development? For those interested, genlop has
3 > migrated into gentoo as a project with the permission of upstream, which no
4 > longer maintain it. Um...any new tools or projects people are working on?
5 >
6 > Anyone?
7 >
8 >
9 steev got hal 0.5.9 into the tree (it's masked) and we've both been
10 solidly kicking it to behave how we need it. Anyone interested in
11 testing it out would be very helpful.
12
13 I can promise it won't come to your house and beat up your dog. But I
14 can't promise you might have some little glitches here and there that I
15 end up asking you to help debug. Overall it's a much more enjoyable
16 version to work with then 0.5.7 and 0.5.8 ever were. We're currently
17 sitting at 4 patches and that number will probably move to 5 over the
18 next few days. They're fairly straight forward and not to difficult to
19 manage.
20
21 Another thing we've done with HAL is move over to using quilt
22 (dev-util/quilt). Anyone can join in the HAL patch fun by emerging quilt
23 and following the simple steps.
24
25 $ cd ~
26 $ tar zxf /usr/portage/distfiles/hal-0.5.9.tar.gz
27 $ cd hal-0.5.9
28 $ ln -s /usr/portage/sys-apps/hal/files/0.5.9/ patches
29 $ quilt push
30
31 Now you'll see it apply our first patch. Keep doing quilt push until
32 you're at the top then do a simple
33 $ quilt new my_uber_l33t.patch
34
35 Edit your files and you should have a nice patch to submit to bugzilla
36 which is guaranteed to apply so we won't have the issues of user
37 submitted patches not applying and taking a lot of work to make them
38 apply. This helps us since we can get fixes into the tree faster for you
39 and you become happier since your issues get fixed faster.
40
41 --
42 Doug Goldstein
43 cardoe@g.o
44
45 --
46 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] *DEVELOPMENT* mail list, right? "mail@×××××××××××.eu" <mail@×××××××××××.eu>