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. --- scripts/live | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/live b/scripts/live index 11ad984..f5f4ad2 100755 --- a/scripts/live +++ b/scripts/live @@ -1595,6 +1595,7 @@ find_livefs () fi done elif [ "${fstype}" = "squashfs" -o \ + "${fstype}" = "btrfs" -o \ "${fstype}" = "ext2" -o \ "${fstype}" = "ext3" -o \ "${fstype}" = "ext4" -o \ -- cgit v1.2.3