installer: Add support for XFS.

This commit is contained in:
Michael Tremer
2014-07-27 18:00:00 +02:00
parent 802a123bcf
commit 70a44b52a5
12 changed files with 28 additions and 2 deletions

View File

@@ -601,6 +601,8 @@ char *pl_tr[] = {
"EXT4 - Filesystem",
/* TR_EXT4FS_WO_JOURNAL */
"EXT4 - Filesystem without journal",
/* TR_XFS */
"XFS - Filesystem",
/* TR_REISERFS */
"ReiserFS - Filesystem",
/* TR_NO_LOCAL_SOURCE */