[systemd-devel] [PATCH] shutdown: pivot_root to a tmpfs directory to properly umount root

2011-05-20 Thread harald
From: Harald Hoyer umount /boot mount a tmpfs on /boot mount bind all needed dirs pivot_root to /boot umount all mountpoints as before see root be umounted properly and all dm devices deconstructed --- src/shutdown.c | 154 +++ 1 files changed

Re: [systemd-devel] [PATCH] shutdown: pivot_root to a tmpfs directory to properly umount root

2011-05-20 Thread Harald Hoyer
Resending with one debug line removed ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] [PATCH] shutdown: pivot_root to a tmpfs directory to properly umount root

2011-05-26 Thread Harald Hoyer
Rebased pivot_root patches can be pulled from: http://git.surfsite.org//systemd.git git://git.surfsite.org/pub/git/systemd.git ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] [PATCH] shutdown: pivot_root to a tmpfs directory to properly umount root

2011-05-26 Thread Harald Hoyer
Am 26.05.2011 13:35, schrieb Harald Hoyer: Rebased pivot_root patches can be pulled from: http://git.surfsite.org//systemd.git http://git.surfsite.org/?p=systemd.git git://git.surfsite.org/pub/git/systemd.git ___ systemd-devel mailing list system

Re: [systemd-devel] [PATCH] shutdown: pivot_root to a tmpfs directory to properly umount root

2011-06-30 Thread Harald Hoyer
On 26.05.2011 13:35, Harald Hoyer wrote: > Rebased pivot_root patches can be pulled from: > > http://git.surfsite.org//systemd.git > git://git.surfsite.org/pub/git/systemd.git rebased ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org h

Re: [systemd-devel] [PATCH] shutdown: pivot_root to a tmpfs directory to properly umount root

2011-07-04 Thread Harald Hoyer
On 30.06.2011 17:40, Harald Hoyer wrote: > On 26.05.2011 13:35, Harald Hoyer wrote: >> Rebased pivot_root patches can be pulled from: >> >> http://git.surfsite.org//systemd.git >> git://git.surfsite.org/pub/git/systemd.git > > > rebased rebased again to current git HEAD Lennart, care to pull th

Re: [systemd-devel] [PATCH] shutdown: pivot_root to a tmpfs directory to properly umount root

2011-07-11 Thread Lennart Poettering
On Mon, 04.07.11 12:49, Harald Hoyer (harald.ho...@gmail.com) wrote: > > On 30.06.2011 17:40, Harald Hoyer wrote: > > On 26.05.2011 13:35, Harald Hoyer wrote: > >> Rebased pivot_root patches can be pulled from: > >> > >> http://git.surfsite.org//systemd.git > >> git://git.surfsite.org/pub/git/sys

Re: [systemd-devel] [PATCH] shutdown: pivot_root to a tmpfs directory to properly umount root

2011-07-18 Thread Harald Hoyer
On 11.07.2011 22:59, Lennart Poettering wrote: > On Mon, 04.07.11 12:49, Harald Hoyer (harald.ho...@gmail.com) wrote: > >> >> On 30.06.2011 17:40, Harald Hoyer wrote: >>> On 26.05.2011 13:35, Harald Hoyer wrote: Rebased pivot_root patches can be pulled from: http://git.surfsite.org/