# HG changeset patch # User djm@sportsman.spdomain # Date 1113949346 0 # Node ID 4c8e326f875e331bc08d447d1016c9fb5ae268b1 # Parent 1dd9ce40afca45f74ca9a2a1ee7a8c9d8c680e1a bitkeeper revision 1.1327.1.3 (426584a23wQiUIp8f6GBvZpPQBMRhA) Update documentation to reflect rebasing diff -r 1dd9ce40afca -r 4c8e326f875e xen/arch/ia64/tools/README.xenia64 --- a/xen/arch/ia64/tools/README.xenia64 Tue Apr 19 16:54:38 2005 +0000 +++ b/xen/arch/ia64/tools/README.xenia64 Tue Apr 19 22:22:26 2005 +0000 @@ -1,19 +1,15 @@ # Xen/ia64 heavily leverages/reuses many files from Linux/ia64 # you need the following files from kernel.org -# linux-2.6.7.tar.gz -# linux-2.6.7-ia64-040619.diff.gz +# linux-2.6.11.tar.gz # place these in the parent directory of the xenXXX.bk tree -# e.g. xen-unstable.bk should be in the same directory as linux-2.6.7.tar.gz +# e.g. xen-unstable.bk should be in the same directory as linux-2.6.11.tar.gz -# unpack linux-2.6.7 in the xenXXX.bk/.. directory and apply the patch -gunzip linux-2.6.7-ia64-040619.diff.gz -tar xzf linux-2.6.7.tar.gz -cd linux-2.6.7 -# is there a way to gunzip as part of patch? -patch -p1 <../../../linux-2.6.7-ia64-040619.diff +# unpack linux-2.6.11 in the xenXXX.bk/.. directory +tar xzf linux-2.6.11.tar.gz +cd linux-2.6.11 -# go back to the xen subdirectory of xen*.bk -cd xen*.bk/xen +# go back to the xen subdirectory of xenXXX.bk +cd xenXXX.bk/xen # create and patch the linux/ia64 files bash arch/ia64/tools/mkbuildtree