* Rebase against current version of live-initramfs in Debian.
* Add debian/patches/04_fix_cow_tmpfs_mount.dpatch and
debian/patches/05_get_rid_of_wrong_debug_message.dpatch.
+ * Get rid of 03_support_for_lzma.diff.
* Add dpatch as Build-Depency.
-- Michael Prokop <mika@grml.org> Thu, 17 Jul 2008 13:38:06 +0200
01_add_rsync.dpatch
02_more_verbose_toram.diff
-03_support_for_lzma.diff
04_fix_cow_tmpfs_mount.dpatch
05_get_rid_of_wrong_debug_message.dpatch
+++ /dev/null
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 03_support_for_lzma.diff
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: support LZMA compression at squashfs
-
-@DPATCH@
-
---- a/hooks/live Thu Jul 17 14:17:27 2008 +0200
-+++ b/hooks/live Thu Jul 17 14:17:39 2008 +0200
-@@ -92,6 +92,8 @@ copy_exec /sbin/losetup /sbin
- copy_exec /sbin/losetup /sbin
- manual_add_modules loop
- manual_add_modules squashfs
-+manual_add_modules sqlzma
-+manual_add_modules unlzma
-
- # Filesystem: aufs/unionfs
- manual_add_modules aufs
copy_exec /sbin/losetup /sbin
manual_add_modules loop
manual_add_modules squashfs
+manual_add_modules sqlzma
+manual_add_modules unlzma
# Filesystem: aufs/unionfs
manual_add_modules aufs