Bug#810748: systemd does not mount /usr in initramfs, breaking split /usr

2016-02-02 Thread Michael Biebl
Hi Nis On Tue, 19 Jan 2016 22:52:57 +0100 Nis Martensen wrote: > Control: found -1 228-4 > > Attached a version of the patch that should work for testing/unstable. > Again intended as a replacement for the existing patch. I've looked a bit closer at your patch, and it

Bug#810748: systemd does not mount /usr in initramfs, breaking split /usr

2016-02-02 Thread Michael Biebl
Am 02.02.2016 um 22:27 schrieb Michael Biebl: > Hi Nis > > On Tue, 19 Jan 2016 22:52:57 +0100 Nis Martensen > wrote: >> Control: found -1 228-4 >> >> Attached a version of the patch that should work for testing/unstable. >> Again intended as a replacement for the existing

Bug#810748: systemd does not mount /usr in initramfs, breaking split /usr

2016-01-19 Thread Nis Martensen
Control: found -1 228-4 Attached a version of the patch that should work for testing/unstable. Again intended as a replacement for the existing patch. Concerning the relationship to #782522, I think we are fine: With initramfs-tools, fsck flag files for / and /usr will be created and their

Bug#810748: systemd does not mount /usr in initramfs, breaking split /usr

2016-01-16 Thread Nis Martensen
> Can you test whether this compiles and fixes #782522 ? Done that now, the patch works for me. And #782522 remains fixed for initramfs-tools. (Actually I tested a slightly modified version of the patch, with debug output. Attached.) > Not sure if we also need to address #782522 for dracut,

Bug#810748: systemd does not mount /usr in initramfs, breaking split /usr

2016-01-14 Thread Michael Biebl
Control: tags -1 - moreinfo Am 14.01.2016 um 16:15 schrieb Michael Biebl: > Am 14.01.2016 um 00:04 schrieb Nis Martensen: >>> If I read the code correctly, than this patch is the culprit: >>>

Bug#810748: systemd does not mount /usr in initramfs, breaking split /usr

2016-01-14 Thread Nis Martensen
Control: tags 810748 + patch Moving the flag file test to the place where the fsck_deps are added may work. Untested patch (intended to replace the culprit one, jessie version) attached. Can you test whether this compiles and fixes #782522 ? And, if it does, possibly provide a .deb for jessie so

Bug#810748: systemd does not mount /usr in initramfs, breaking split /usr

2016-01-14 Thread Michael Biebl
Control: severity -1 important Control: tags -1 + moreinfo Am 14.01.2016 um 00:04 schrieb Nis Martensen: >> If I read the code correctly, than this patch is the culprit: >>

Bug#810748: systemd does not mount /usr in initramfs, breaking split /usr

2016-01-14 Thread Michael Biebl
Am 14.01.2016 um 00:04 schrieb Nis Martensen: > If I read the code correctly, than this patch is the culprit: > http://sources.debian.net/src/systemd/215-17%2Bdeb8u2/debian/patches/Skip-filesystem-check-if-already-done-by-the-initram.patch/?hl=29#L29 > > When systemd is run in the initramfs

Bug#810748: systemd does not mount /usr in initramfs, breaking split /usr

2016-01-13 Thread Nis Martensen
> If I read the code correctly, than this patch is the culprit: > http://sources.debian.net/src/systemd/215-17%2Bdeb8u2/debian/patches/Skip-filesystem-check-if-already-done-by-the-initram.patch/?hl=29#L29 > > When systemd is run in the initramfs (which it is with dracut), there > is no