From da84697c07b1b7b9e7344312af701480e50a5f1a Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Wed, 22 Jul 2015 11:28:25 +0200 Subject: Update INSTALL after switch to the new layout 2 people have asked about the new virtio-win layout, how the scripts work now, ..., better to update the README file to try to avoid some confusion. --- INSTALL | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/INSTALL b/INSTALL index ed023bc..ee2f14c 100644 --- a/INSTALL +++ b/INSTALL @@ -1,11 +1,9 @@ -- run 'python ./tools/gen-upstream-virtio-iso.py' - -> this will download the latest virtio ISO and 'unpack' it to - tmp/drivers -- rm -rf drivers/virtio && mv tmp/drivers drivers/virtio -- remove .pdb (debug) files from drivers/virtio -- put qxl drivers in drivers/qxl/ -- put agent binaries in bin/vdagent_x64 and bin/vdagent_x86 directories -- run makensis ./spice-guest-tools.nsis - -- don't forget to gather/ship the various sources at the same time! +As described in +https://alt.fedoraproject.org/pub/alt/virtio-win/latest/deprecated-README +the virtio-win ISOs have moved to a new location with a different layout, +which broke the various scripts in tools/. +At this point, manually fetching the latest ISO, and copying the directory +structure manually to spice-nsis/drivers/ should be enough for the +nsis script. Make sure you remove the .pdb files, they contain debug +information and can be quite large, no need to ship them in the installer -- cgit v1.2.3