From c29d70481a4092af1cb32f85b050fdd4d5757e29 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 7 Jul 2010 13:44:12 +0200 Subject: Adding btrfs support. --- hooks/live | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hooks') diff --git a/hooks/live b/hooks/live index 4f11998..16a2d0c 100755 --- a/hooks/live +++ b/hooks/live @@ -84,6 +84,9 @@ then uuidgen -r > "${DESTDIR}"/conf/uuid.conf fi +# Filesystem: btrfs +manual_add_modules btrfs + # Filesystem: cifs if [ -x /sbin/mount.cifs ] then -- cgit v1.2.3