aboutsummaryrefslogtreecommitdiffstats
path: root/.hg-to-bk
diff options
context:
space:
mode:
authorkaf24@labyrinth.cl.cam.ac.uk <kaf24@labyrinth.cl.cam.ac.uk>2003-02-24 18:00:28 +0000
committerkaf24@labyrinth.cl.cam.ac.uk <kaf24@labyrinth.cl.cam.ac.uk>2003-02-24 18:00:28 +0000
commitb13ec5e718900fb66924614b8b445ad3197ff778 (patch)
tree4cb7c072d0ee877d8f37fb2cbff543ede74ca99b /.hg-to-bk
parent2b1c361bee7ecb1dc6d68b8ddadbaaf85f03587f (diff)
downloadxen-b13ec5e718900fb66924614b8b445ad3197ff778.tar.gz
xen-b13ec5e718900fb66924614b8b445ad3197ff778.tar.bz2
xen-b13ec5e718900fb66924614b8b445ad3197ff778.zip
bitkeeper revision 1.97 (3e5a5dbcRcV73TYDcXAlNFfJfUqd9g)
.del-hypervisor-ifs~6f8a72aef886cac9: Delete: xenolinux-2.4.21-pre4-sparse/include/asm-xeno/hypervisor-ifs
Diffstat (limited to '.hg-to-bk')
-rwxr-xr-x.hg-to-bk4
1 files changed, 0 insertions, 4 deletions
diff --git a/.hg-to-bk b/.hg-to-bk
index a5365e88ed..817e56037e 100755
--- a/.hg-to-bk
+++ b/.hg-to-bk
@@ -5,9 +5,5 @@ mkdir -p old/xenolinux-2.4.16-sparse
mkdir -p old/xenolinux-2.4.16-sparse/include
mkdir -p old/xenolinux-2.4.16-sparse/include/asm-xeno
ln -s ../../../xen-2.4.16/include/hypervisor-ifs old/xenolinux-2.4.16-sparse/include/asm-xeno/hypervisor-ifs
-mkdir -p xenolinux-2.4.21-pre4-sparse
-mkdir -p xenolinux-2.4.21-pre4-sparse/include
-mkdir -p xenolinux-2.4.21-pre4-sparse/include/asm-xeno
-ln -s ../../../xen/include/hypervisor-ifs/ xenolinux-2.4.21-pre4-sparse/include/asm-xeno/hypervisor-ifs
(find -depth -type d -print | xargs -r rmdir 2>/dev/null) || true
exit 0