Bug#886328: live-boot: Please use /run/live instead of /lib/live/mount

2018-03-15 Thread Raphael Hertzog
On Thu, 15 Mar 2018, Benjamin Drung wrote: > I have finally tested git master and found one missing rename of > /live/overlay (probably caused by applying my patches in a different > order which causes merge conflicts). See > https://salsa.debian.org/live-team/live-boot/merge_requests/6 > for a

Bug#886328: live-boot: Please use /run/live instead of /lib/live/mount

2018-03-15 Thread Benjamin Drung
Am Freitag, den 23.02.2018, 19:24 +0100 schrieb Raphael Hertzog: > Hello, > > On Fri, 05 Jan 2018, intrigeri wrote: > > Benjamin Drung: > > > Therefore move /lib/live/mount to /run/live and skip the > > > intermedia > > > /live mount points. This reduces code and complexity. > > > > As someone

Bug#886328: live-boot: Please use /run/live instead of /lib/live/mount

2018-03-13 Thread Luca Boccassi
On Tue, 2018-03-13 at 15:05 +0100, Raphael Hertzog wrote: > Hi, > > On Tue, 13 Mar 2018, Luca Boccassi wrote: > > > > Or maybe have a backward-compatible symlinks? > > > > > > This seems entirely reasonable. Can you work on this? > > > > Yes no problem, I'll give it a shot and send a PR for

Bug#886328: live-boot: Please use /run/live instead of /lib/live/mount

2018-03-13 Thread Raphael Hertzog
Hi, On Tue, 13 Mar 2018, Luca Boccassi wrote: > > > Or maybe have a backward-compatible symlinks? > > > > This seems entirely reasonable. Can you work on this? > > Yes no problem, I'll give it a shot and send a PR for review before the > end of the week. Great. > > BTW, given your vested

Bug#886328: live-boot: Please use /run/live instead of /lib/live/mount

2018-03-13 Thread Luca Boccassi
On Tue, 2018-03-13 at 10:49 +0100, Raphael Hertzog wrote: > Hi, > > On Mon, 12 Mar 2018, Luca Boccassi wrote: > > That is certainly the case for myself at $work - we have a lot of > > scripts to deal with installing images, I've tested it, > > and > > they all break due to this change. In my case

Bug#886328: live-boot: Please use /run/live instead of /lib/live/mount

2018-03-13 Thread Raphael Hertzog
Hi, On Mon, 12 Mar 2018, Luca Boccassi wrote: > That is certainly the case for myself at $work - we have a lot of > scripts to deal with installing images, I've tested it, and > they all break due to this change. In my case it's a derivative with > proprietary bits, so I understand if that is

Bug#886328: live-boot: Please use /run/live instead of /lib/live/mount

2018-02-23 Thread Raphael Hertzog
Hello, On Fri, 05 Jan 2018, intrigeri wrote: > Benjamin Drung: > > Therefore move /lib/live/mount to /run/live and skip the intermedia > > /live mount points. This reduces code and complexity. > > As someone who had to repeatedly bang his head against exactly this > part of the live-boot code

Bug#886328: live-boot: Please use /run/live instead of /lib/live/mount

2018-01-05 Thread intrigeri
Hi, Benjamin Drung: > Therefore move /lib/live/mount to /run/live and skip the intermedia > /live mount points. This reduces code and complexity. As someone who had to repeatedly bang his head against exactly this part of the live-boot code (last time earlier this week), I can only agree with

Bug#886328: live-boot: Please use /run/live instead of /lib/live/mount

2018-01-04 Thread Benjamin Drung
Source: live-boot Version: 1:20170623 Severity: normal Tags: patch Currently live-boot mounts following things: /lib/live/mount/medium: the live media mounted read-only /lib/live/mount/rootfs/filesystem.{squashfs,ext*,...}: the root fs image /lib/live/mount/overlay: the copy-on-write