From 448e7eddf04f954cdcee1666e6986b3db4219c47 Mon Sep 17 00:00:00 2001 From: johndah4x0r Date: Wed, 26 Jul 2017 13:25:06 +0200 Subject: [PATCH] Delete supported_fs.txt Compiled in ABOUT --- DOC/supported_fs.txt | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 DOC/supported_fs.txt diff --git a/DOC/supported_fs.txt b/DOC/supported_fs.txt deleted file mode 100644 index c31afce..0000000 --- a/DOC/supported_fs.txt +++ /dev/null @@ -1,14 +0,0 @@ -Supported filesystems -=========================================================== - -The Live distro created by Linux Live Kit can be installed -on the following filesystems: - -+ ISO9660 (CD) - using isolinux -+ FAT32 (vfat) - using syslinux or extlinux -+ NTFS - using syslinux or extlinux -+ ext2/3/4,btrfs - using extlinux -+ any other fs - using lilo - -Most users will install on FAT32 for -compatibility with any other operating systems.