Difference between revisions of "Template:Infobox file system"
Jump to navigation
Jump to search
imported>AlistairMcMillan (Change "...where appeared" to "...where introduced") |
imported>AlistairMcMillan (Add introduction_os, so we can list the OS where it was introduced and the OS where it is mostly used.) |
||
| Line 7: | Line 7: | ||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
! bgcolor="lightgrey" | Introduced | ! bgcolor="lightgrey" | Introduced | ||
| − | | {{{introduction_date}}} | + | | {{{introduction_date}}} ({{{introduction_os}}}) |
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
| − | ! bgcolor="lightgrey" | [[Operating system|OS | + | ! bgcolor="lightgrey" | [[Operating system|Native OS]] |
| {{{operating_system}}} | | {{{operating_system}}} | ||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
Revision as of 17:36, 19 August 2005
| {{{name}}} | |
| Developer | {{{developer}}} |
|---|---|
| Introduced | {{{introduction_date}}} ({{{introduction_os}}}) |
| Native OS | {{{operating_system}}} |
| Partition identifier | {{{partition_id}}} |
| Structures | |
| Directory contents | {{{directory_struct}}} |
| File allocation | {{{file_struct}}} |
| Bad blocks | {{{bad_blocks_struct}}} |
| Limits | |
| Max file size | {{{max_file_size}}} |
| Max number of files | {{{max_files_no}}} |
| Max filename size | {{{max_filename_size}}} |
| Max volume size | {{{max_volume_size}}} |
| Features | |
| Dates recorded | {{{dates_recorded}}} |
| Alternate Data Streams | {{{forks_streams}}} |
| Attributes | {{{attributes}}} |
| Access control lists | {{{access_control_lists}}} |
| Per-file compression | {{{per_file_compression}}} |
| Per-file encryption | {{{per_file_encryption}}} |
| Per-volume compression | {{{per_volume_compression}}} |
| Per-volume encryption | {{{per_volume_encryption}}} |