copy repo data to USB for F17 (#806166)
commit93310a734449754203b1653ac82d072259e7ff67
authorBrian C. Lane <bcl@redhat.com>
Thu, 26 Apr 2012 21:43:41 +0000 (26 14:43 -0700)
committerBrian C. Lane <bcl@redhat.com>
Thu, 26 Apr 2012 21:47:41 +0000 (26 14:47 -0700)
treef435ca47800e2a53ebe60bcbc73437d4bad51a88
parent9e2b586ae20288d1b1ba4dae7e9e341d77f9b78b
copy repo data to USB for F17 (#806166)

Fedora 17 runs from the media so repo= cannot be used to mount the same
device for access to the repo so we now copy the repodata from the iso
over to the / of the USB. This requires anaconda-17.23-1 or later.

For releases before F17 the iso is still copied and repo= is setup to
point to it.

This reverts the use of 2 partitions that was used to work around this.
tools/livecd-iso-to-disk.sh