diff options
Diffstat (limited to 'documentation/ref-manual/kickstart.rst')
| -rw-r--r-- | documentation/ref-manual/kickstart.rst | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/documentation/ref-manual/kickstart.rst b/documentation/ref-manual/kickstart.rst index 8308ffff5b..a7443f9ea3 100644 --- a/documentation/ref-manual/kickstart.rst +++ b/documentation/ref-manual/kickstart.rst | |||
| @@ -106,13 +106,15 @@ the ``part`` and ``partition`` commands: | |||
| 106 | - ``--fstype``: Sets the file system type for the partition. Valid | 106 | - ``--fstype``: Sets the file system type for the partition. Valid |
| 107 | values are: | 107 | values are: |
| 108 | 108 | ||
| 109 | - ``ext4`` | 109 | - ``btrfs`` |
| 110 | 110 | ||
| 111 | - ``ext3`` | 111 | - ``erofs`` |
| 112 | 112 | ||
| 113 | - ``ext2`` | 113 | - ``ext2`` |
| 114 | 114 | ||
| 115 | - ``btrfs`` | 115 | - ``ext3`` |
| 116 | |||
| 117 | - ``ext4`` | ||
| 116 | 118 | ||
| 117 | - ``squashfs`` | 119 | - ``squashfs`` |
| 118 | 120 | ||
