Change live.py to use the new location of the vesa splash image.
commitd5b47ac2d861cc6e96e6ee94f2bf3f0d76361e12
authorBruno Wolff III <bruno@wolff.to>
Tue, 27 Jul 2010 10:11:47 +0000 (27 05:11 -0500)
committerBruno Wolff III <bruno@wolff.to>
Tue, 27 Jul 2010 10:11:47 +0000 (27 05:11 -0500)
treeaf96a1f68cdf992033cc0653209a01bd07332bba
parent341ee165662be870c09acaba36fc71684ad0a788
Change live.py to use the new location of the vesa splash image.

fedora-logos recently changed the location it uses for the vesa splash
image. This breaks (bug 615443) live images built using fedora-logos.
This patch changes the location that the image is fetched from to match
the one used by fedora-logos.

Note that generic-logos hasn't been changed to use the new location yet.
To accommodate this as well as building older repos on F14, a fallback
to using the old path is provided if the splash image is not found at
the new location.
imgcreate/live.py