Changes between Version 1 and Version 2 of Fs/Cdfs


Ignore:
Timestamp:
2011-09-18T18:14:45Z (13 years ago)
Author:
Jakub Jermář
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Fs/Cdfs

    v1 v2  
    1 = cdfs =
     1= CDFS =
    22
    3 cdfs, also known as ISO 9660, is a read-only file system used primarily in data optical disks, such as compact disks or DVDs. Its HelenOS support was integrated in 2011 and is based on Jiri Kavalik's code for the Operating Systems course at MFF UK, and contains editions and improvements done by Martin Decky.
     3CDFS, also known as ISO 9660, is a read-only file system used primarily in data optical disks, such as compact disks or DVDs. Its HelenOS support was integrated in 2011 and is based on Jiri Kavalik's code for the Operating Systems course at MFF UK, and contains editions and improvements done by Martin Decky.