diff options
| author | Daniel Baumann <daniel@debian.org> | 2010-03-16 18:52:22 +0100 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:48:07 +0100 |
| commit | cae2693a5c6bc93bf8c0fb5ede1941dc5d871485 (patch) | |
| tree | d5e7733ebfb9198f6be6f2239832c77dfb24387c /hooks | |
| parent | 088e23d8225c53f92bc12125d95a11e165869a9a (diff) | |
| download | live-boot-cae2693a5c6bc93bf8c0fb5ede1941dc5d871485.tar.gz live-boot-cae2693a5c6bc93bf8c0fb5ede1941dc5d871485.zip | |
Merging casper 1.175.
Diffstat (limited to 'hooks')
| -rwxr-xr-x | hooks/live | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |
