[SCM] live-tools branch, debian, updated. debian/3.0.6-1-4-gcda25bc
Daniel Baumann
daniel at debian.org
Sun Aug 5 11:21:24 UTC 2012
The following commit has been merged in the debian branch:
commit d2e0fe6605350b5e65c71b1fc03d86940f16a4fe
Author: Daniel Baumann <daniel at debian.org>
Date: Sun Aug 5 13:07:10 2012 +0200
Handling non-live usages of live-update-initramfs by falling back to update-initramfs.
diff --git a/bin/live-update-initramfs b/bin/live-update-initramfs
index 7f0f658..e87d1a6 100755
--- a/bin/live-update-initramfs
+++ b/bin/live-update-initramfs
@@ -25,6 +25,8 @@ then
else
_READ_WRITE="false"
fi
+else
+ /usr/sbin/update-initramfs.initramfs-tools "${@}"
fi
case "${_READ_WRITE}" in
--
live-tools
More information about the debian-live-changes
mailing list