[systemd-devel] [PATCH] MeeGo: Remove build support for MeeGo distribution.

2012-07-05 Thread Auke Kok
The MeeGo distribution is still a supported distribution, but will probably not see an updated version of systemd anymore. Most of the development is focussing on Tizen now, and the generic support for building --with-distro=other is more than adequate enough. This patch removes the support as a

[systemd-devel] Sprint in San Francisco the week of September 3-7

2012-07-05 Thread David Strauss
(Just to prevent this from being buried in the discussion thread.) We're hosting a systemd and journal sprint the week of September 3-7, 2012 at Pantheon Headquarters in downtown San Francisco. Registration is on EventBrite and open now: http://systemd.eventbrite.com/ Come one day, come the whol

Re: [systemd-devel] Hosting a sprint in SF?

2012-07-05 Thread David Strauss
I'm going to lock this in for the week of September 3-7, 2012 at Pantheon Headquarters in downtown San Francisco. Registration is on EventBrite and open now: http://systemd.eventbrite.com/ Come one day, come the whole week, or just register to participate online. There is a donation option that w

Re: [systemd-devel] [PATCH] tmpfiles.d: create /run/lock{, /lockdev} even without sysvcompat

2012-07-05 Thread Lennart Poettering
On Wed, 04.07.12 16:09, Tom Gundersen ([email protected]) wrote: > Rather than skipping all of tmpfilse.d/legacy.conf when sysvcompat is > not enabled, just skip the line related to sysvinit. > > This is useful when distro's (such as Arch) move away from systemd's > sysvcompat support, but still want

Re: [systemd-devel] [RFC] VTs for multiple seats

2012-07-05 Thread Alex Deucher
On Wed, Jul 4, 2012 at 2:13 PM, David Herrmann wrote: > Hi guys > > (CC'ing systemd-ML as they proved to be very helpful and interested in this > ;)) > > I am currently working on kmscon and am planning on writing some > user-space VT logic similar to CONFIG_VT in the kernel. The idea is to > hav