aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorIan Jackson <Ian.Jackson@eu.citrix.com>2011-09-14 11:38:13 +0100
committerIan Jackson <Ian.Jackson@eu.citrix.com>2011-09-14 11:38:13 +0100
commitdcbc297aea6a159f2f5fad5de84666f23c2d17ad (patch)
tree3295980699da6f3ad181008469ea380a8f59ce69 /.hgignore
parent2093b2b5db510fbfac4417326f8cbf16a2896abe (diff)
downloadxen-dcbc297aea6a159f2f5fad5de84666f23c2d17ad.tar.gz
xen-dcbc297aea6a159f2f5fad5de84666f23c2d17ad.tar.bz2
xen-dcbc297aea6a159f2f5fad5de84666f23c2d17ad.zip
tools: Revert seabios and upstream qemu build changes
These have broken the build and it seems to be difficult to fix. So we will revert the whole lot for now, and await corrected patch(es). Revert "fix the build when CONFIG_QEMU is specified by the user" Revert "tools: fix permissions of git-checkout.sh" Revert "scripts/git-checkout.sh: Is not bash specific. Invoke with /bin/sh." Revert "Clone and build Seabios by default" Revert "Clone and build upstream Qemu by default" Revert "Rename ioemu-dir as qemu-xen-traditional-dir" Revert "Move the ioemu-dir-find shell script to an external file" Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore8
1 files changed, 2 insertions, 6 deletions
diff --git a/.hgignore b/.hgignore
index 6464198d65..cdb6f36f96 100644
--- a/.hgignore
+++ b/.hgignore
@@ -291,12 +291,8 @@
^tools/xm-test/lib/XmTestLib/config.py$
^tools/xm-test/lib/XmTestReport/xmtest.py$
^tools/xm-test/tests/.*\.test$
-^tools/qemu-xen-traditional-dir-remote
-^tools/qemu-xen-traditional-dir$
-^tools/qemu-xen-dir-remote
-^tools/qemu-xen-dir$
-^tools/tools/firmware/seabios-dir-remote
-^tools/tools/firmware/seabios-dir$
+^tools/ioemu-remote
+^tools/ioemu-dir$
^tools/ocaml/.*/.*\.annot$
^tools/ocaml/.*/.*\.cmx?a$
^tools/ocaml/.*/META$