Re: [systemd-devel] shutdown pivot to /run/initramfs

2011-07-22 Thread Tom Gundersen
On Fri, Jul 22, 2011 at 4:41 AM, Lennart Poettering wrote: > On Fri, 22.07.11 01:56, Tom Gundersen (t...@jklm.no) wrote: >> I'm playing around with the new shutdown pivot mechanism (using v30), > > Try again with current git. I merged a patch from Harald now, that fixes this. Thanks! Now it works

Re: [systemd-devel] shutdown pivot to /run/initramfs

2011-07-21 Thread Lennart Poettering
On Fri, 22.07.11 01:56, Tom Gundersen (t...@jklm.no) wrote: > Hi guys, > > I'm playing around with the new shutdown pivot mechanism (using v30), > and trying to make it work without using dracut (as Arch has its own > initramfs implementation). I ran across a problem related to > pivot_to_new_roo

[systemd-devel] shutdown pivot to /run/initramfs

2011-07-21 Thread Tom Gundersen
Hi guys, I'm playing around with the new shutdown pivot mechanism (using v30), and trying to make it work without using dracut (as Arch has its own initramfs implementation). I ran across a problem related to pivot_to_new_root(), and wondered if anyone could point me in the right direction. A min