aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorack@localhost.localdomain <ack@localhost.localdomain>2006-07-12 11:58:40 +0100
committerack@localhost.localdomain <ack@localhost.localdomain>2006-07-12 11:58:40 +0100
commit1c93221134a425b9e9b1012bc6647b9d13e76a23 (patch)
treea619a60f6736095008218bfdbb3faba9787521df /.hgignore
parenteb29a36350b1afd7b023383bb71c4fce48f0eedc (diff)
downloadxen-1c93221134a425b9e9b1012bc6647b9d13e76a23.tar.gz
xen-1c93221134a425b9e9b1012bc6647b9d13e76a23.tar.bz2
xen-1c93221134a425b9e9b1012bc6647b9d13e76a23.zip
Add linux config update script and native linux build.
Update script generates linux config files from others, reducing the burden of maintaining multiple parallel files. Signed-off-by: Emmanuel Ackaouy <ack@xensource.com>
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 275736d739..f083160029 100644
--- a/.hgignore
+++ b/.hgignore
@@ -54,6 +54,7 @@
^extras/mini-os/h/xen-public$
^extras/mini-os/mini-os\..*$
^install/.*$
+^linux-[^/]*-native/.*$
^linux-[^/]*-xen/.*$
^linux-[^/]*-xen0/.*$
^linux-[^/]*-xenU/.*$