Re: [libvirt] [libvirt-tck PATCH] Add missing %end to kickstart file

2012-10-22 Thread Guido Günther
On Mon, Oct 22, 2012 at 09:24:27AM -0600, Eric Blake wrote: > On 10/21/2012 04:15 AM, Guido Günther wrote: > > On Sat, Oct 20, 2012 at 02:21:18PM -0600, Eric Blake wrote: > >> On 10/20/2012 02:08 PM, Guido Günther wrote: > >>> --- > >>> conf/ks.cfg |1 + > >>> 1 file changed, 1 insertion(+) >

Re: [libvirt] [libvirt-tck PATCH] Add missing %end to kickstart file

2012-10-22 Thread Eric Blake
On 10/21/2012 04:15 AM, Guido Günther wrote: > On Sat, Oct 20, 2012 at 02:21:18PM -0600, Eric Blake wrote: >> On 10/20/2012 02:08 PM, Guido Günther wrote: >>> --- >>> conf/ks.cfg |1 + >>> 1 file changed, 1 insertion(+) >>> >>> diff --git a/conf/ks.cfg b/conf/ks.cfg >>> index 27e50e4..de82a26

Re: [libvirt] [libvirt-tck PATCH] Add missing %end to kickstart file

2012-10-21 Thread Guido Günther
On Sat, Oct 20, 2012 at 02:21:18PM -0600, Eric Blake wrote: > On 10/20/2012 02:08 PM, Guido Günther wrote: > > --- > > conf/ks.cfg |1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/conf/ks.cfg b/conf/ks.cfg > > index 27e50e4..de82a26 100644 > > --- a/conf/ks.cfg > > +++ b/conf/ks.

Re: [libvirt] [libvirt-tck PATCH] Add missing %end to kickstart file

2012-10-20 Thread Eric Blake
On 10/20/2012 02:08 PM, Guido Günther wrote: > --- > conf/ks.cfg |1 + > 1 file changed, 1 insertion(+) > > diff --git a/conf/ks.cfg b/conf/ks.cfg > index 27e50e4..de82a26 100644 > --- a/conf/ks.cfg > +++ b/conf/ks.cfg > @@ -27,3 +27,4 @@ poweroff > @base > @core > @hardware-support > +%en

[libvirt] [libvirt-tck PATCH] Add missing %end to kickstart file

2012-10-20 Thread Guido Günther
--- conf/ks.cfg |1 + 1 file changed, 1 insertion(+) diff --git a/conf/ks.cfg b/conf/ks.cfg index 27e50e4..de82a26 100644 --- a/conf/ks.cfg +++ b/conf/ks.cfg @@ -27,3 +27,4 @@ poweroff @base @core @hardware-support +%end -- 1.7.10.4 -- libvir-list mailing list libvir-list@redhat.com http