ia64/xen-unstable
changeset 717:0b04d8a47390
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
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
author | iap10@labyrinth.cl.cam.ac.uk |
---|---|
date | Thu Sep 11 12:38:25 2003 +0000 (2003-09-11) |
parents | 4778f77eb1bf 10a0b70344a9 |
children | 017595b44310 |
files | tools/misc/xen-clone |
line diff
1.1 --- a/tools/misc/xen-clone Thu Sep 11 10:15:23 2003 +0000 1.2 +++ b/tools/misc/xen-clone Thu Sep 11 12:38:25 2003 +0000 1.3 @@ -41,6 +41,8 @@ UCCL) 1.4 cd install/boot 1.5 ln -sf ../../xeno-roots/roots . 1.6 ln -sf ../../xeno-roots/usr . 1.7 + ln -sf ../lib . 1.8 + ln -sf ../bin . 1.9 ln -sf /usr/groups/srgboot/${USER}/xenoboot.sh . 1.10 ln -sf `pwd` /usr/groups/srgboot/${USER}/${DEST_DIR} 1.11 cd ../..