[SCM] live-helper branch, debian-next, updated. debian/2.0_a12-1-13-g8206ce0

Daniel Baumann daniel at debian.org
Fri May 21 05:25:33 UTC 2010


The following commit has been merged in the debian-next branch:
commit 2cd0cd149d650b389c277b10bdedde0d528afe15
Author: Cody A.W. Somerville <cody.somerville at canonical.com>
Date:   Fri May 21 07:14:32 2010 +0200

    Generating casper uuid file in casper initrd.

diff --git a/helpers/chroot_hacks b/helpers/chroot_hacks
index 72e7221..f3cdb3c 100755
--- a/helpers/chroot_hacks
+++ b/helpers/chroot_hacks
@@ -142,7 +142,7 @@ EOF
 esac
 
 # Update initramfs (always, because of udev rules in initrd)
-Chroot chroot "update-initramfs -k all -t -u"
+Chroot chroot "CASPER_GENERATE_UUID=1 update-initramfs -k all -t -u"
 
 # Ensure readable permissions on initramfs. loop-aes-utils sets umask to
 # protect GPG keys, which live-helper does not support.

-- 
live-helper



More information about the debian-live-changes mailing list