ia64/xen-unstable
changeset 1791:b0c6d5d450ad
bitkeeper revision 1.1088 (40f56ac0CVtxMvo1e56ra1DF_vNYwQ)
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 | Wed Jul 14 17:17:52 2004 +0000 (2004-07-14) |
parents | 91ce6ba4ab3e 565101380290 |
children | 726a6efbd601 8ea26d879f26 |
files | Makefile |
line diff
1.1 --- a/Makefile Wed Jul 14 17:14:54 2004 +0000 1.2 +++ b/Makefile Wed Jul 14 17:17:52 2004 +0000 1.3 @@ -117,4 +117,6 @@ install-iptables: 1.4 ( cd iptables-* ; \ 1.5 make PREFIX= KERNEL_DIR=../linux-$(LINUX_VER)-xen0 install) 1.6 1.7 - 1.8 +uninstall: 1.9 + cp -a /etc/xen /etc/xen.old && rm -rf /etc/xen 1.10 + rm -rf "/usr/lib/python2.2/site-packages/xen* /usr/lib/libxc* /usr/lib/python2.2/site-packages/Xc*"