summaryrefslogtreecommitdiff
path: root/hooks
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-03-16 18:52:22 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:48:07 +0100
commitcae2693a5c6bc93bf8c0fb5ede1941dc5d871485 (patch)
treed5e7733ebfb9198f6be6f2239832c77dfb24387c /hooks
parent088e23d8225c53f92bc12125d95a11e165869a9a (diff)
downloadlive-boot-cae2693a5c6bc93bf8c0fb5ede1941dc5d871485.tar.gz
live-boot-cae2693a5c6bc93bf8c0fb5ede1941dc5d871485.zip
Merging casper 1.175.
Diffstat (limited to 'hooks')
-rwxr-xr-xhooks/live6
1 files changed, 6 insertions, 0 deletions
diff --git a/hooks/live b/hooks/live
index 6862407..5973d20 100755
--- a/hooks/live
+++ b/hooks/live
@@ -116,6 +116,12 @@ manual_add_modules unlzma
manual_add_modules aufs
manual_add_modules unionfs
+# Filesystem: unionfs-fuse
+if [ -x /usr/bin/unionfs-fuse ]
+then
+ copy_exec /usr/bin/unionfs-fuse /bin
+fi
+
# Filesystem: vfat
manual_add_modules nls_cp437
manual_add_modules nls_iso8859-1