Re: [systemd-devel] [PATCH] systemd-journald: fix endianess bug

2012-03-01 Thread Frederic Crozat
Le mercredi 29 février 2012 à 13:54 +0100, Frederic Crozat a écrit : > Le mercredi 29 février 2012 à 12:45 +0100, Dirk Eibach a écrit : > > --- > > src/journal/journal-file.c |2 +- > > 1 files changed, 1 insertions(+), 1 deletions(-) > > > > diff --git a/src/journal/journal-file.c b/src/jour

[systemd-devel] Systemd usage wrt libvirt-sandbox

2012-03-01 Thread Daniel P. Berrange
The libvirt-sandbox project[1] is providing an API and command line tools for constructing application sandboxes. It uses either LXC or KVM virtualization via libvirt, to confine execution of an application binary, giving it a read-only view of the host root filesystem, with custom writable areas g