On Wed, Sep 11, 2013 at 02:38:19PM +0100, Daniel P. Berrange wrote:
> On Wed, Sep 11, 2013 at 03:36:31PM +0200, Guido Günther wrote:
> > The F15 PXE images were removed so switch to F19.
> > ---
> >  conf/default.cfg | 8 ++++----
> >  1 file changed, 4 insertions(+), 4 deletions(-)
> > 
> > diff --git a/conf/default.cfg b/conf/default.cfg
> > index a303d88..143fba9 100644
> > --- a/conf/default.cfg
> > +++ b/conf/default.cfg
> > @@ -69,8 +69,8 @@ kernels = (
> >         hvm
> >         xen
> >       )
> > -     kernel = 
> > http://dl.fedoraproject.org/pub/fedora/linux/releases/15/Fedora/i386/os/images/pxeboot/vmlinuz-PAE
> > -     initrd = 
> > http://dl.fedoraproject.org/pub/fedora/linux/releases/15/Fedora/i386/os/images/pxeboot/initrd-PAE.img
> > +     kernel = 
> > http://dl.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/i386/os/images/pxeboot/vmlinuz-PAE
> > +     initrd = 
> > http://dl.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/i386/os/images/pxeboot/initrd-PAE.img
> >     }
> >     # Fedora 15 x86_64 has pv_ops, so one kernel can do both Xen and KVM 
> > guests here
> >     {
> > @@ -79,8 +79,8 @@ kernels = (
> >         hvm
> >         xen
> >       )
> > -     kernel = 
> > http://dl.fedoraproject.org/pub/fedora/linux/releases/15/Fedora/x86_64/os/images/pxeboot/vmlinuz
> > -     initrd = 
> > http://dl.fedoraproject.org/pub/fedora/linux/releases/15/Fedora/x86_64/os/images/pxeboot/initrd.img
> > +     kernel = 
> > http://dl.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/x86_64/os/images/pxeboot/vmlinuz
> > +     initrd = 
> > http://dl.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/x86_64/os/images/pxeboot/initrd.img
> >     }
> >     # User mode linux i686 needs custom kernel + root filesystem
> 
> ACK
Pushed. Thanks,
 -- Guido

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to