Skip to content

Commit

Permalink
fix filesystem types (default ex3/4, jfs gone)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Fehr committed Oct 23, 2012
1 parent 5dad869 commit ab248c8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions doc/xml/PartitioningSection.xml
Expand Up @@ -302,29 +302,29 @@ For a list of all possible <skip_key>, run "yast2 ayast_probe" on openSUSE
</para>
<itemizedlist>
<listitem>
<para>reiser,</para><remark>emap 2011-11-05: Should 'reiser' read 'reiserfs'? I doubt reiserfs is still the default. Ext3? Then maybe add (default) there and move it to the top of the list.</remark>
</listitem>
<listitem>
<para>ext2,</para>
</listitem>
<listitem>
<para>ext3,</para>
</listitem>
<listitem>
<para>ext4,</para>
</listitem>
<listitem>
<para>xfs,</para>
</listitem>
<listitem>
<para>jfs,</para>
<para>reiser,</para>
</listitem>
<listitem>
<para>swap.</para>
</listitem>
</itemizedlist>

<screen>&lt;filesystem config:type="symbol"
&gt;reiser&lt;/filesystem&gt;</screen>
&gt;ext3&lt;/filesystem&gt;</screen>
</entry>
<entry><para>Optional. The default is reiser<remark>emap 2011-11-05: Fix this too.</remark></para></entry>
<entry><para>Optional. The default is ext3 for SLES11 and ext4 for openSuSE 12.x</para></entry>
</row>
<row>
<entry>partition_nr</entry>
Expand Down

0 comments on commit ab248c8

Please sign in to comment.