Re: [systemd-devel] Can't get systemd-cryptsetup to automount my /home

2012-09-23 Thread Zbigniew Jędrzejewski-Szmek
On Sun, Sep 23, 2012 at 01:33:52PM +0200, Dennis Ek wrote: First of all: I'm running the latest Arch Linux (complete with the latest systemd and everything else) and I've encrypted both my / and /home. Now, the problem is that I can't get my /home to automount once I've mounted my /. My

Re: [systemd-devel] Various bug fixes

2012-09-23 Thread Kay Sievers
n Fri, Sep 21, 2012 at 4:30 PM, Lennart Poettering lenn...@poettering.net wrote: On Fri, 21.09.12 15:25, Václav Pavlín (vpav...@redhat.com) wrote: You can find few patches for various bugs in attachement. Thanks! I'll let Kay merge the udev related patches. The rest I merged, with a few

[systemd-devel] Hang when mounting NFS via systemd

2012-09-23 Thread Bardur Arantsson
Hi all, (Hopefully this list is appropriate for this -- please let me know if there's a more appropriate one.) I'm having a little trouble with NFS mounts when starting them via systemd, but I'm hoping that I may have missed something obvious. Here's the snippet from /etc/fstab:

Re: [systemd-devel] Cryptsetup on FakeRAID fails with timeout

2012-09-23 Thread Ali Lown
I responded too early, mdadm has caused its own set of problems: - During the boot process, the mdXpX.device don't get marked as active automatically causing X.mount based on those devices to fail. Once I get to the emergency shell, simply calling 'systemctl daemon-reload' reloads the

Re: [systemd-devel] systemd segfaulting after commit 877d54e9b09e093c2102f519a84e2a52637ae035

2012-09-23 Thread Colin Walters
On Sat, 2012-09-22 at 16:34 -0700, Khem Raj wrote: git bisect tells me that its happening due to commit 877d54e9b09e093c2102f519a84e2a52637ae035 Author: Lennart Poettering lenn...@poettering.net Date: Fri Aug 24 22:21:20 2012 +0200 journal: generate structured journal messages for

[systemd-devel] Best way of configuring service

2012-09-23 Thread Dan Tihelka
Dear all, I porting the start scripts of cruisecontrol system to the native systemd service configuration. It goes quiet well, the only trouble I have with the options configuration. Since cruisecontrol is written in Java, there are two ways of how to configure the daemon (and CC use them

Re: [systemd-devel] systemd segfaulting after commit 877d54e9b09e093c2102f519a84e2a52637ae035

2012-09-23 Thread Allin Cottrell
On Sun, 23 Sep 2012, Colin Walters wrote: On Sat, 2012-09-22 at 16:34 -0700, Khem Raj wrote: git bisect tells me that its happening due to commit 877d54e9b09e093c2102f519a84e2a52637ae035 Author: Lennart Poettering lenn...@poettering.net Date: Fri Aug 24 22:21:20 2012 +0200 journal:

[systemd-devel] OSTree mount integration

2012-09-23 Thread Colin Walters
So I have this boot into chroot system that I wrote for GNOME: https://live.gnome.org/OSTree/ Where the two interesting aspects here are: 1) I want the ability to allow people to try GNOME builds natively without destroying their root partition - hence, chroots. 2) This allows for fully