diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2015-12-02 08:56:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-02 08:56:45 +0700 |
commit | 3571f57ef233a7ebbb5ff126038d302e358fb55f (patch) | |
tree | f0f4c3b1963757ea31c975219b4c9f8bfaa61863 /system/gpart/README | |
parent | 9d973dbc88644f08dfbc789d92a78ceefcef7caa (diff) | |
download | slackbuilds-3571f57ef233a7ebbb5ff126038d302e358fb55f.tar.gz |
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/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/gpart/README b/system/gpart/README index 8e009c9902..3cdde88307 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. |