All of lore.kernel.org
 help / color / mirror / Atom feed
* [Hackathon] CentOS Virt SIG summary
@ 2014-06-03 10:13 George Dunlap
  2014-06-03 10:25 ` Lars Kurth
  0 siblings, 1 reply; 3+ messages in thread
From: George Dunlap @ 2014-06-03 10:13 UTC (permalink / raw)
  To: xen-devel@lists.xen.org; +Cc: Lars Kurth, Karanbir Singh

Sorry this is a bit sparse; I was both running the meeting and jotting
down notes.  Let me know if you have any questions.

 -George

Present (from memory):
- George Dunlap
- Anil Madhavapeddy
- Jonathan Ludlam
- David Berrange
- Dan Keningsberg
- Dario Faggioli
- [others I've forgotten]


* Agenda
- Package layout
- ocaml
- oVirt?
- libvirt?
- Sorting out check-in stuff

* ocaml and xapi
- Progess made yesterday in discussion with KB
- RHEL 7 4.0.0.1
- xapi wants 4.0.1
- Depend on ocaml for *building* but not for *installing*

* Packaging
- xenstore client tools useful in domUs mixed in with libraries only
useful in dom0
- How this would affect people upgrading?
  - obsoletes?
- GWD to Mail JonL re virt sig repos

* Build servers for SIGs?
 - koji up and running?
 - mock build environment
 - send it to Fedora first?
 - copr -- lightweight version of koji

* oVirt
- Must be in a separate repo for dependencies' sake
- building more complicated (java, maven, &c &c)
- Start with just copying RHEV

* libvirt
- No sense in making it a "stable" at this point
- Use the lastest release until libxl support is fully featured / stabilized

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Hackathon] CentOS Virt SIG summary
  2014-06-03 10:13 [Hackathon] CentOS Virt SIG summary George Dunlap
@ 2014-06-03 10:25 ` Lars Kurth
  2014-06-03 10:26   ` George Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Kurth @ 2014-06-03 10:25 UTC (permalink / raw)
  To: George Dunlap, xen-devel@lists.xen.org; +Cc: Lars Kurth, Karanbir Singh

Do we want to cross-post on the virt-sig list
Lars

On 03/06/2014 11:13, George Dunlap wrote:
> Sorry this is a bit sparse; I was both running the meeting and jotting
> down notes.  Let me know if you have any questions.
>
>   -George
>
> Present (from memory):
> - George Dunlap
> - Anil Madhavapeddy
> - Jonathan Ludlam
> - David Berrange
> - Dan Keningsberg
> - Dario Faggioli
> - [others I've forgotten]
>
>
> * Agenda
> - Package layout
> - ocaml
> - oVirt?
> - libvirt?
> - Sorting out check-in stuff
>
> * ocaml and xapi
> - Progess made yesterday in discussion with KB
> - RHEL 7 4.0.0.1
> - xapi wants 4.0.1
> - Depend on ocaml for *building* but not for *installing*
>
> * Packaging
> - xenstore client tools useful in domUs mixed in with libraries only
> useful in dom0
> - How this would affect people upgrading?
>    - obsoletes?
> - GWD to Mail JonL re virt sig repos
>
> * Build servers for SIGs?
>   - koji up and running?
>   - mock build environment
>   - send it to Fedora first?
>   - copr -- lightweight version of koji
>
> * oVirt
> - Must be in a separate repo for dependencies' sake
> - building more complicated (java, maven, &c &c)
> - Start with just copying RHEV
>
> * libvirt
> - No sense in making it a "stable" at this point
> - Use the lastest release until libxl support is fully featured / stabilized

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Hackathon] CentOS Virt SIG summary
  2014-06-03 10:25 ` Lars Kurth
@ 2014-06-03 10:26   ` George Dunlap
  0 siblings, 0 replies; 3+ messages in thread
From: George Dunlap @ 2014-06-03 10:26 UTC (permalink / raw)
  To: Lars Kurth
  Cc: Lars Kurth, Karanbir Singh,
	Discussion about the virtualization on CentOS,
	xen-devel@lists.xen.org

Yes we do. :-)
 -George

On Tue, Jun 3, 2014 at 11:25 AM, Lars Kurth <lars.kurth@xen.org> wrote:
> Do we want to cross-post on the virt-sig list
> Lars
>
>
> On 03/06/2014 11:13, George Dunlap wrote:
>>
>> Sorry this is a bit sparse; I was both running the meeting and jotting
>> down notes.  Let me know if you have any questions.
>>
>>   -George
>>
>> Present (from memory):
>> - George Dunlap
>> - Anil Madhavapeddy
>> - Jonathan Ludlam
>> - David Berrange
>> - Dan Keningsberg
>> - Dario Faggioli
>> - [others I've forgotten]
>>
>>
>> * Agenda
>> - Package layout
>> - ocaml
>> - oVirt?
>> - libvirt?
>> - Sorting out check-in stuff
>>
>> * ocaml and xapi
>> - Progess made yesterday in discussion with KB
>> - RHEL 7 4.0.0.1
>> - xapi wants 4.0.1
>> - Depend on ocaml for *building* but not for *installing*
>>
>> * Packaging
>> - xenstore client tools useful in domUs mixed in with libraries only
>> useful in dom0
>> - How this would affect people upgrading?
>>    - obsoletes?
>> - GWD to Mail JonL re virt sig repos
>>
>> * Build servers for SIGs?
>>   - koji up and running?
>>   - mock build environment
>>   - send it to Fedora first?
>>   - copr -- lightweight version of koji
>>
>> * oVirt
>> - Must be in a separate repo for dependencies' sake
>> - building more complicated (java, maven, &c &c)
>> - Start with just copying RHEV
>>
>> * libvirt
>> - No sense in making it a "stable" at this point
>> - Use the lastest release until libxl support is fully featured /
>> stabilized
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-06-03 10:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-03 10:13 [Hackathon] CentOS Virt SIG summary George Dunlap
2014-06-03 10:25 ` Lars Kurth
2014-06-03 10:26   ` George Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.