Hi,
On Sat, 02 Feb 2013 18:13:53 +0100 intrigeri <intrigeri@???> wrote:
> hi,
>
> intrigeri wrote (11 Dec 2012 23:38:02 GMT) :
> > Else, I guess this will mature for 0.17.
>
> This matured in experimental for a while,
> then I've pulled a new upstream version or three,
> then it matured some more,
> then I've tested it again and I'm happy with it so far.
>
> => please review and merge for 0.17.
>
> (ticket: todo/newer_live-boot)
>
> Tested:
>
> - boot DVD
> - clone & upgrade DVD -> USB
> - clone & install USB -> USB
> - boot USB
> - setup persistence
> - enabling persistence RW
> - enabling persistence RO
> - emergency watchdog on USB
>
> Cheers,
The following commit seems me buggy: commit
message doesn't fit commit content
commit 9c96cb22904868771257f653936e0d7fac84f167
Author: Tails developers <amnesia@???>
Date: Wed Nov 28 16:49:45 2012 +0100
Add compatibility symlink from /live/image
to /lib/live/mount/medium.
Recent live-boot mounts the read-only live image in there..
diff --git a/config/chroot_local-includes/lib/live/image
b/config/chroot_local-includes/lib/live/image new file mode
120000 index 0000000..4201661
--- /dev/null
+++ b/config/chroot_local-includes/lib/live/image
@@ -0,0 +1 @@
+/live/mount/medium
\ No newline at end of file
I didn't found a commit fixing this issue. Otherwise commit diff seems
me OK.
I tested from experimental with live-boot 3.0~b11-1
- boot on USB
- boot on virtual DVD
- USB clone from USB
- setup persistence
- enable persistence on USB (rw)
- evemegency shutdown when removing USB
- enable persistence on USB (ro)
So it seems me OK, but please fix or explain the buggy commit before I
merge the branch.
Cheers