On Thu, Nov 24, 2011 at 10:42 AM, Christophe Fergeau <[email protected]> wrote: > On Thu, Nov 24, 2011 at 12:07:57AM +0200, Zeeshan Ali (Khattak) wrote: >> From: "Zeeshan Ali (Khattak)" <[email protected]> >> >> --- >> data/oses/fedora.xml | 57 >> ++++++++++++++++++++++++++++++++++++++++++++++++++ >> 1 files changed, 57 insertions(+), 0 deletions(-) >> >> diff --git a/data/oses/fedora.xml b/data/oses/fedora.xml >> index 9fd52f5..5b88b49 100644 >> --- a/data/oses/fedora.xml >> +++ b/data/oses/fedora.xml >> @@ -161,6 +161,25 @@ >> <initrd>isolinux/initrd.img</initrd> >> </media> >> >> + <media arch="i686" live="true"> >> + >> <url>http://ftp.funet.fi/pub/mirrors/fedora.redhat.com/pub/fedora/linux/releases/14/Live/i686/Fedora-14-i686-Live-Desktop.iso</url> > > Is it possible to use a more generic URL here like > http://download.fedoraproject.org/pub/fedora/linux/releases/12/Fedora/i386/os/ > ? > (which is alread used by the other entries)
Doesn't seem appropriate here. Those generic URLs provide access to installer media's tree online but in case of live media, i don't see the tree available in there. -- Regards, Zeeshan Ali (Khattak) FSF member#5124 _______________________________________________ virt-tools-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-tools-list
