28 messages in com.xensource.lists.xen-devel[Xen-devel] [PATCH 4/6][TOOLS][XM-TES...
FromSent OnAttachments
Tony Breeds29 Sep 2006 02:56 
Tony Breeds29 Sep 2006 02:56 
Tony Breeds29 Sep 2006 02:56 
Tony Breeds29 Sep 2006 02:56 
Tony Breeds29 Sep 2006 02:56 
Tony Breeds29 Sep 2006 02:56 
Tony Breeds29 Sep 2006 02:56 
Jimi Xenidis01 Oct 2006 05:59 
Tony Breeds01 Oct 2006 22:36 
Jimi Xenidis02 Oct 2006 03:32 
Jimi Xenidis02 Oct 2006 05:15 
Ewan Mellor02 Oct 2006 05:22 
Jimi Xenidis02 Oct 2006 05:40 
Dan Smith02 Oct 2006 07:11 
Dan Smith02 Oct 2006 07:13 
Daniel Stekloff02 Oct 2006 07:43 
Daniel Stekloff02 Oct 2006 07:46 
Ewan Mellor02 Oct 2006 08:02 
Jimi Xenidis02 Oct 2006 08:07 
Ewan Mellor02 Oct 2006 08:51 
Tony Breeds02 Oct 2006 12:52 
Tony Breeds02 Oct 2006 13:00 
Hollis Blanchard03 Oct 2006 08:20 
Ewan Mellor03 Oct 2006 08:30 
Hollis Blanchard03 Oct 2006 08:53 
Keir Fraser03 Oct 2006 08:59 
Aron Griffis03 Oct 2006 09:39 
Keir Fraser03 Oct 2006 09:53 
Subject:[Xen-devel] [PATCH 4/6][TOOLS][XM-TEST] Update .hgignore to remove artifacts of ramdisk build
From:Tony Breeds (to@bakeyournoodle.com)
Date:09/29/2006 02:56:35 AM
List:com.xensource.lists.xen-devel

Update .hgignore to remove artifacts of ramdisk build.

Signed-off-by: Tony Breeds <to@bakeyournoodle.com>

---

.hgignore | 9 +++++++++ 1 file changed, 9 insertions(+)

diff -r 76cd9324d142 -r 8fd3e1ce2f9f .hgignore --- a/.hgignore Fri Sep 29 15:54:43 2006 +1000 +++ b/.hgignore Fri Sep 29 15:57:28 2006 +1000 @@ -181,6 +181,15 @@ ^tools/xentrace/xenctx$ ^tools/xentrace/xentrace$ ^tools/xm-test/ramdisk/buildroot +^tools/xm-test/aclocal.m4$ +^tools/xm-test/autom4te +^tools/xm-test/install-sh$ +^tools/xm-test/missing$ +^tools/xm-test/config(ure|.log|.status)$ +^tools/xm-test/Makefile(.in)*$ +^tools/xm-test/.*/Makefile(.in)*$ +^tools/xm-test/lib/XmTestLib/config.py$ +^tools/xm-test/lib/XmTestReport/xmtest.py$ ^xen/BLOG$ ^xen/TAGS$ ^xen/arch/x86/asm-offsets\.s$