Re: [systemd-devel] systemd inquiry

2012-04-11 Thread Mark Hounschell
On 04/10/2012 05:07 PM, Lennart Poettering wrote: On Mon, 09.04.12 09:59, Mark Hounschell (ma...@compro.net) wrote: On 04/05/2012 05:23 PM, Colin Guthrie wrote: 'Twas brillig, and Mark Hounschell at 05/04/12 18:26 did gyre and gimble: I'm not a systemd developer but I am trying to use it in

[systemd-devel] Safe handling of root filesystem on shutdown

2012-04-11 Thread Daniel Drake
Hi, On OLPC laptops we are seeing that ext4 complains on every boot that the filesystem wasn't cleanly unmounted. Looking at systemd debug logs of a shutdown would seem to agree, I can't see where it attempts to remount / read-only as was done with sysvinit. http://dev.laptop.org/~dsd/20120411

[systemd-devel] Showing plymouth shutdown splash earlier during shutdown process

2012-04-11 Thread Daniel Drake
Hi, As can be seen in my logs of a reboot: http://dev.laptop.org/~dsd/20120411/shutdown.txt The plymouth shutdown splash is being shown really quite late. As systemd shuts down fantastically fast, this means that our pretty shutdown graphic is not being drawn on OLPC laptops. Sometimes

Re: [systemd-devel] Safe handling of root filesystem on shutdown

2012-04-11 Thread Lennart Poettering
-only as was done with sysvinit. http://dev.laptop.org/~dsd/20120411/shutdown.txt Can anyone point out how this is supposed to work - where is the code that looks after the / mount during shutdown/reboot? So on shutdown after stopping all services we execute systemd-shutdown as PID 1

Re: [systemd-devel] Showing plymouth shutdown splash earlier during shutdown process

2012-04-11 Thread Lennart Poettering
On Wed, 11.04.12 09:25, Daniel Drake (d...@laptop.org) wrote: Hi, As can be seen in my logs of a reboot: http://dev.laptop.org/~dsd/20120411/shutdown.txt The plymouth shutdown splash is being shown really quite late. As systemd shuts down fantastically fast, this means that our pretty

Re: [systemd-devel] Safe handling of root filesystem on shutdown

2012-04-11 Thread Daniel Drake
://dev.laptop.org/~dsd/20120411/mountinfo.txt Now, in systemd-shutdown we reach mount_points_list_get() in umount.c, which does: /* If we encounter a bind mount, don't try to remount * the source dir too early */ skip_ro = !streq(root, /); Hence skip_ro gets

Re: [systemd-devel] Showing plymouth shutdown splash earlier during shutdown process

2012-04-11 Thread Daniel Drake
with the Before= change made as above: http://dev.laptop.org/~dsd/20120411/shutdown2.txt Any ideas? Thanks Daniel ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] systemd inquiry

2012-04-11 Thread Mark Hounschell
On 04/10/2012 09:10 AM, Kay Sievers wrote: On Tue, Apr 10, 2012 at 14:36, Mark Hounschellma...@compro.net wrote: I am having another issue with an out of kernel GPL device driver not being available on time so to say. When the kernel discovers this pci card it loads it's kernel module and

Re: [systemd-devel] systemd inquiry

2012-04-11 Thread Kay Sievers
On Wed, Apr 11, 2012 at 21:41, Mark Hounschell ma...@compro.net wrote: On 04/10/2012 09:10 AM, Kay Sievers wrote: On Tue, Apr 10, 2012 at 14:36, Mark Hounschellma...@compro.net  wrote: I am having another issue with an out of kernel GPL device driver not being available on time so to say.

Re: [systemd-devel] systemd inquiry

2012-04-11 Thread Mark Hounschell
On 04/11/2012 04:02 PM, Kay Sievers wrote: On Wed, Apr 11, 2012 at 21:41, Mark Hounschellma...@compro.net wrote: On 04/10/2012 09:10 AM, Kay Sievers wrote: On Tue, Apr 10, 2012 at 14:36, Mark Hounschellma...@compro.netwrote: I am having another issue with an out of kernel GPL device

Re: [systemd-devel] systemd inquiry

2012-04-11 Thread Kay Sievers
On Wed, Apr 11, 2012 at 22:07, Mark Hounschell ma...@compro.net wrote: On 04/11/2012 04:02 PM, Kay Sievers wrote: Try:   systemctl enable udev-settle.service I should enter this command then reboot? Yeah, there is a chance, that the uevents will block this service then. Or just make your

Re: [systemd-devel] systemd inquiry

2012-04-11 Thread Mark Hounschell
On 04/11/2012 04:17 PM, Kay Sievers wrote: On Wed, Apr 11, 2012 at 22:07, Mark Hounschellma...@compro.net wrote: On 04/11/2012 04:02 PM, Kay Sievers wrote: Try: systemctl enable udev-settle.service I should enter this command then reboot? Yeah, there is a chance, that the uevents will

Re: [systemd-devel] systemd inquiry

2012-04-11 Thread Kay Sievers
On Wed, Apr 11, 2012 at 22:44, Mark Hounschell ma...@compro.net wrote: Same thing. About 20 seconds after reaching the target, the device entries show up. Does that block or return immediately? rmmod driver; modprobe driver; time udevadm settle Your driver creates the stuff async? Kay

[systemd-devel] [HEADS-UP] License Change

2012-04-11 Thread Lennart Poettering
Heya, just wanted to let you all know that systemd git is now licensed under LGPL2.1+, relicensed from GPL2+. We finally got the missing OKs for the relicensing from a few contributors with non-trivial commits. If you package systemd you probably need to update your RPM .spec (or equivalents for