Added a line to make sure we remove image.squashfs as well as the other loop names...
authorChris Gianelloni <wolf31o2@gentoo.org>
Thu, 14 Feb 2008 06:12:58 +0000 (06:12 +0000)
committerChris Gianelloni <wolf31o2@gentoo.org>
Thu, 14 Feb 2008 06:12:58 +0000 (06:12 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@599 67a159dc-881f-0410-a524-ba9dfbe2cb84

ChangeLog
generic/initrd.scripts

index f1265adbf2827a59fde99ee1354ba9345f6f9b05..e74a91330a3007b4a9603c76d1c3c440198fdcd2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 2006-2008 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
+  generic/initrd.scripts:
+  Added a line to make sure we remove image.squashfs as well as the other loop
+  names used by catalyst.
+
   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh:
   Added another patch from Javier Miqueleiz <javier@miqueleiz.com> in bug
   #198892 for mdadm 1.1 and 1.2 metadata support.
index beeaa08610fbe7c5cfeb5a32f66a287b16b818a5..c1ec60bbe364c3a2fd3c32538369c4d074ccedb4 100644 (file)
@@ -175,6 +175,7 @@ cache_cd_contents() {
                        then
                                bad_msg "Failed to cache the loop file! Lack of space?"
                                rm -rf ${NEW_ROOT}/mnt/livecd.* 2>/dev/null
+                               rm -rf ${NEW_ROOT}/mnt/image.* 2>/dev/null
                                rm -rf ${NEW_ROOT}/mnt/zisofs 2>/dev/null
                        else
                                LOOPEXT='../'