aboutsummaryrefslogtreecommitdiff
path: root/system/gpart/README
diff options
context:
space:
mode:
authorHunter Sezen <ovariegata@yahoo.com>2015-12-02 08:56:45 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-12-02 08:56:45 +0700
commit3571f57ef233a7ebbb5ff126038d302e358fb55f (patch)
treef0f4c3b1963757ea31c975219b4c9f8bfaa61863 /system/gpart/README
parent9d973dbc88644f08dfbc789d92a78ceefcef7caa (diff)
downloadslackbuilds-3571f57ef233a7ebbb5ff126038d302e358fb55f.tar.xz
system/gpart: Add support to LVMS2 and btrfs.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/gpart/README')
-rw-r--r--system/gpart/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/gpart/README b/system/gpart/README
index 8e009c99020f..3cdde883077f 100644
--- a/system/gpart/README
+++ b/system/gpart/README
@@ -9,4 +9,4 @@ filesystem guessing modules are built in.
Supported (guessable) filesystem or partition types:
DOS/Windows FAT, Linux ext2 and swap, OS/2 HPFS, Windows NTFS,
FreeBSD and Solaris/x86 disklabels, Minix FS, QNX 4 FS, Reiser FS,
-LVM physical volumes, BeOS FS, SGI XFS.
+LVM and LVM2 physical volumes, BTRFS, BeOS FS, SGI XFS.