Difference between revisions of "Translations:Install/Creating Filesystems/18/en"

From Funtoo
Jump to navigation Jump to search
(Importing a new version from external source)
 
(Importing a new version from external source)
Tag: Reverted
Line 3: Line 3:
<tr><td>ext4</td><td>Yes</td><td>None</td></tr>
<tr><td>ext4</td><td>Yes</td><td>None</td></tr>
<tr><td>XFS</td><td>Yes</td><td>{{c|sys-fs/xfsprogs}}</td></tr>
<tr><td>XFS</td><td>Yes</td><td>{{c|sys-fs/xfsprogs}}</td></tr>
<tr><td>reiserfs</td><td>Yes -- will likely need to enable kernel support</td><td>{{c|sys-fs/reiserfsprogs}}</td></tr>
<tr><td>zfs</td><td><span style="font-weight: bold; color: #f88">No</span> - advanced users only</td><td>{{c|sys-fs/zfs}}</td></tr>
<tr><td>zfs</td><td><span style="font-weight: bold; color: #f88">No</span> - advanced users only</td><td>{{c|sys-fs/zfs}}</td></tr>
<tr><td>btrfs</td><td><span style="font-weight: bold; color: #f88">No</span> - advanced users only</td><td>{{c|sys-fs/btrfs-progs}}</td></tr>
<tr><td>btrfs</td><td><span style="font-weight: bold; color: #f88">No</span> - advanced users only</td><td>{{c|sys-fs/btrfs-progs}}</td></tr>
{{TableEnd}}
{{TableEnd}}

Revision as of 22:07, October 10, 2019

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Install/Creating Filesystems)
{{TableStart}}
<tr><th>Filesystem</th><th>Recommended as root file system?</th><th>Additional tools required to emerge</th></tr>
<tr><td>ext4</td><td>Yes</td><td>None</td></tr>
<tr><td>XFS</td><td>Yes</td><td>{{c|sys-fs/xfsprogs}}</td></tr>
<tr><td>zfs</td><td><span style="font-weight: bold; color: #f88">No</span> - advanced users only</td><td>{{c|sys-fs/zfs}}</td></tr>
<tr><td>btrfs</td><td><span style="font-weight: bold; color: #f88">No</span> - advanced users only</td><td>{{c|sys-fs/btrfs-progs}}</td></tr>
{{TableEnd}}
FilesystemRecommended as root file system?Additional tools required to emerge
ext4YesNone
XFSYessys-fs/xfsprogs
reiserfsYes -- will likely need to enable kernel supportsys-fs/reiserfsprogs
zfsNo - advanced users onlysys-fs/zfs
btrfsNo - advanced users onlysys-fs/btrfs-progs