aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authoriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>2003-09-11 12:38:25 +0000
committeriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>2003-09-11 12:38:25 +0000
commitfda3c2fba82e72095c9e2efb75386a03e82b3333 (patch)
tree2d25adb0b5ddee252fa688033f6f1a51778b16cd /tools
parente2c12cbc69135bc8305bc2e652bbb80b518973f6 (diff)
parent18f6335d48fcfc2c52df5fd0f5f71457d435328c (diff)
downloadxen-fda3c2fba82e72095c9e2efb75386a03e82b3333.tar.gz
xen-fda3c2fba82e72095c9e2efb75386a03e82b3333.tar.bz2
xen-fda3c2fba82e72095c9e2efb75386a03e82b3333.zip
bitkeeper revision 1.425 (3f606cc1o_4A4klDuXS7zt2NJS08Ow)
Merge labyrinth.cl.cam.ac.uk:/auto/groups/xeno/BK/xeno.bk into labyrinth.cl.cam.ac.uk:/auto/anfs/scratch/labyrinth/iap10/xeno-clone/xeno.bk
Diffstat (limited to 'tools')
-rwxr-xr-xtools/misc/xen-clone2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/misc/xen-clone b/tools/misc/xen-clone
index daaf54e90b..6cffbb8ced 100755
--- a/tools/misc/xen-clone
+++ b/tools/misc/xen-clone
@@ -41,6 +41,8 @@ UCCL)
cd install/boot
ln -sf ../../xeno-roots/roots .
ln -sf ../../xeno-roots/usr .
+ ln -sf ../lib .
+ ln -sf ../bin .
ln -sf /usr/groups/srgboot/${USER}/xenoboot.sh .
ln -sf `pwd` /usr/groups/srgboot/${USER}/${DEST_DIR}
cd ../..