Bug#767571: live-tools: fails to upgrade from squeeze - trying to overwrite /bin/live-system

2014-10-31 Thread Andreas Beckmann
Package: live-tools Version: 3.0.20-1 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package fails to upgrade from 'squeeze'. It installed fine in 'squeeze', then the upgrade to 'wheezy' fails because it tries to overwrite othe

Bug#767195: live-boot: Encrypted persistence not possible at boot time

2014-10-31 Thread chals
On Wed, Oct 29, 2014 at 6:09 PM, Evgeni Golov wrote: > Hi, > > On 10/29/2014 08:20 AM, Rajko Albrecht wrote: >> >> it ask for password and setup the encryption, thats ok. But boot time >> persistence works only for unencrypted storage. > > You will need to do something like this: > > https://git

Bug#767472: Use build UUID

2014-10-31 Thread Gaudenz Steinlin
Source: live-boot Severity: wishlist Tags: patch Please copy the build UUID from /etc/live/uuid.conf into the initrd. See the attached patch. This is a companion feature request for Bug #767469. Please see there for a more detailed explanation. Gaudenz -- System Information: Debian Release: jes

Bug#767469: Add build UUID to image

2014-10-31 Thread Gaudenz Steinlin
Source: live-build Severity: wishlist Tags: patch The attached patch generates a build UUID during build and adds it into the live filesystem and the image. This is used to couple an initrd with the image it was built from. There is already some code for casper that does something similar. But th