Gentoo Archives: gentoo-dev

From: Stuart Herbert <stuart@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] New tool: config-automerge
Date: Sat, 11 Sep 2004 13:22:31
Message-Id: 200409111422.28355.stuart@gentoo.org
1 Hiya,
2
3 This script will read a list of directories from /etc/portage/automerge.dirs,
4 and then auto-merge any CONFIG_PROTECTed files underneath those directories.
5
6 http://dev.gentoo.org/~stuart/tools/
7
8 I use it for automerging things like the X11 keyboard definitions.
9
10 It would be easy enough to merge this functionality into a future release of
11 etc-update; or (as I do locally) have etc-update automatically call
12 config-automerge whenever its run.
13
14 Feedback welcome.
15
16 Best regards,
17 Stu
18 --
19 Stuart Herbert stuart@g.o
20 Gentoo Developer http://www.gentoo.org/
21 http://stu.gnqs.org/diary/
22
23 GnuPG key id# F9AFC57C available from http://pgp.mit.edu
24 Key fingerprint = 31FB 50D4 1F88 E227 F319 C549 0C2F 80BA F9AF C57C
25 --

Replies

Subject Author
Re: [gentoo-dev] New tool: config-automerge Jason Stubbs <jstubbs@g.o>