All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xen-devel] Design session report: Xen on Distros
@ 2019-07-15 14:11 George Dunlap
  2019-07-15 14:23 ` Jan Beulich
  0 siblings, 1 reply; 11+ messages in thread
From: George Dunlap @ 2019-07-15 14:11 UTC (permalink / raw)
  To: xen-devel

Much of this covered things discussed elsewhere:
* Allowing multiple versions of the tools to be installed at the same time
* Getting rid of external builds

There was a long discussion about security patches, with the general
proposal being that we should cut a point release for every security issue.

One random thing was that xenstored apparently has an 'in-memory-only'
option.  Since xenstored can't actually be restarted ATM, and most
distros seemed to put xenstored in a tmpfs for performance reasons, this
should probably be the default.

https://hackmd.io/vmacVBYbQiORJ9H4_a9Ivw

# Xen on Distros design session

* qemu / libxc dependency loop
* build system needs "extras" turned off
* xenstored / tmpfs / memory-only option?
* Disabling auto-download in build system
    * WGET=/bin/false
* Multiple version of Xen / tools?
    * Debian has co-install
        * Change some installation paths
        * /usr/lib/xen/4.11/...
        * /usr/bin/xl is a shell script
        * libfsimage is special
        * Don't need to downgrade to older tools
    * Gentoo has a ~~dumpster fire~~ something
        * A hack which stops the package manager to allow you to reboot
the box halfway through
* Security issues
    * Building from stable branch / staging branch
    * Doing a "point release" every XSA?
    * "Release from staging" is effectively a low-quality release
    * Idea: Always immediately release from staging?


# Actions
* [ ] Ian: Post a git branch of Debian co-install to xen-devel
* [ ] George: Post systemd / selinux / xenstored patch
* [ ] George, Ian: private osstest runs
* [ ] VOLUNTEER: Propose / argue for a point release per XSA
* [ ] VOLUNTEER: Improve release automation

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

end of thread, other threads:[~2019-07-17 16:53 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-15 14:11 [Xen-devel] Design session report: Xen on Distros George Dunlap
2019-07-15 14:23 ` Jan Beulich
2019-07-15 14:42   ` George Dunlap
2019-07-15 14:46     ` George Dunlap
2019-07-15 14:52     ` Jan Beulich
2019-07-15 17:52       ` Amit Shah
2019-07-16 22:03         ` Andrew Cooper
2019-07-17 10:33           ` George Dunlap
2019-07-17 12:37             ` Jan Beulich
2019-07-17 16:52               ` Andrew Cooper
2019-07-17  9:48     ` Hans van Kranenburg

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.