summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--src/scripts/21image.sh3
2 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 672c2f8..2c2bd48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+live-package (0.99.14-2) unstable; urgency=high
+
+ * Adding workaround for initrd backup files (Closes: #404314).
+
+ -- Daniel Baumann <daniel@debian.org> Thu, 4 Jan 2007 20:52:00 +0100
+
live-package (0.99.14-1) unstable; urgency=medium
* New upstream release:
diff --git a/src/scripts/21image.sh b/src/scripts/21image.sh
index 0c8ab67..5261867 100644
--- a/src/scripts/21image.sh
+++ b/src/scripts/21image.sh
@@ -215,6 +215,9 @@ Syslinux ()
Linuximage ()
{
+ # Removing initrd backup files
+ rm -f "${LIVE_CHROOT}"/boot/initrd*bak*
+
case "${1}" in
iso)
# Copy linux-image