On Thu, Jul 5, 2012 at 3:36 AM, Christopher James Halse Rogers
wrote:
> On Wed, 2012-07-04 at 20:13 +0200, David Herrmann wrote:
>> 3) Wayland as central VT-master. Let's run a central
>> wayland-compositor on each seat which acquires the video and input
>> devices on that seat.
>
> Robert Ancell
On Wed, 2012-07-04 at 20:13 +0200, 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
>
On Fri, Jun 29, 2012 at 10:01:00AM -0400, Dave Reisner wrote:
> On Mon, Jun 25, 2012 at 09:18:23PM -0400, Dave Reisner wrote:
> > On Tue, Jun 26, 2012 at 03:11:19AM +0200, Malte Starostik wrote:
> > > Hi Dave,
> > >
> > > Am Montag, 25. Juni 2012, 16:23:13 schrieb Dave Reisner:
> > > > The premise
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
have multiple virtual terminals for each seat. systemd-logind
currently a
te runin.target"
2. runin.target starts the runin-main program which opens an X
session and kicks off all kinds of tests
Here are the debug logs from a successful boot-to-reboot cycle (when
things work OK):
http://dev.laptop.org/~dsd/20120704/runin-verbose.txt
At 15.991475, runin-check runs &quo
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 to support legacy applications that
rely on /run/lock and /run/lock/loc
This should address TODO item "new dependency type to "group" services
in a target". Semantic of new dependency is as follows. Once configured
it creates dependency which will cause that all dependent units get
stopped if unit they all depend on is stopped or restarted. Usual use
case would be con