Gentoo Archives: gentoo-portage-dev

From: Marius Mauch <genone@g.o>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] [PATCH] elog-base
Date: Sat, 22 Oct 2005 15:08:45
Message-Id: 20051022170838.0043deb4@sven.genone.homeip.net
1 First patch for elog integration in 2.0.x adding the basic elog
2 framework without the actual modules, config samples or other docs. The
3 code is mostly unchanged from the 2.1 branch and only lightly tested
4 on 2.0. Known issues with this patch:
5 - needs better integration of isolated-functions.sh, probably should be
6 a separate patch (Brian?)
7 - module loader should be improved somehow (low priority)
8 - logging currenty only occurs after successful merges
9 - probably more that I can't remember atm
10
11 Later patches will add the actual logging modules and make.*
12 enhancements, maybe also python logging (for einfo style messages) and
13 support tools.
14
15 Marius
16
17 --
18 Public Key at http://www.genone.de/info/gpg-key.pub
19
20 In the beginning, there was nothing. And God said, 'Let there be
21 Light.' And there was still nothing, but you could see a bit better.

Attachments

File name MIME type
portage-2.0.53-elog-base.patch text/x-patch

Replies

Subject Author
Re: [gentoo-portage-dev] [PATCH] elog-base Jason Stubbs <jstubbs@g.o>