From: iap10@labyrinth.cl.cam.ac.uk Date: Thu, 11 Sep 2003 12:38:20 +0000 (+0000) Subject: bitkeeper revision 1.423.1.1 (3f606cbc_bZB4VtAvLpPGP5ncrWRiA) X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~18702^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=18f6335d48fcfc2c52df5fd0f5f71457d435328c;p=xen.git bitkeeper revision 1.423.1.1 (3f606cbc_bZB4VtAvLpPGP5ncrWRiA) minor change to xen-clone script --- 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 ../..