Forgotten changes that should have been part of the r45368 64-bit fix.
[AROS.git] / rom / filesys / CDVDFS / CDVDFS.readme
blob9e68aefe4469cf65d1fc8760d494a1f53cdcbf2d
1 Short: CD/DVD disk filesystem (ISO-9660+RockRidge+Joliet+HFS)
2 Type: disk/cdrom
3 Uploader: sonic_amiga@rambler.ru
4 Author: sonic_amiga@rambler.ru
5 Architecture: ppc-morphos
6 Version: 1.4
8 * IMPORTANT NOTICE FOR USERS OF AMICDROM:
10 * The format of the Mountlist has been changed.
11 * Please consult CDVDFS.guide for further information.
14 CDVDFS
15 ======
17 CDVDFS is a CD/DVD disk filing system for the Amiga family of
18 operating systems. It supports the ISO-9660 standard, the Rock
19 Ridge Interchange Protocol, Microsoft Joliet and the Macintosh HFS
20 format.
22 The CD/DVD drive is mounted as a DOS device (e.g. CD0:). You can
23 access files and directories on a CD/DVD disk by the usual syntax,
24 e.g. "type cd0:foo/readme.txt".
26 The file 'CDVDFS.guide' contains information about installing and
27 using the CDVDFS handler.
29 This particular archive contains MorphOS binaries. Included source
30 code can also be compiled on AmigaOS and AROS
32 This product is based on AROS adaptation of AmiCDROM v1.15 by Frank
33 Munkert <ln_fmu@pki-nbg.philips.de>, who stopped his work long ago.
34 Thanks to Frank for making the source code availible.
36 Please send suggestions and bug reports to:
38     sonic_amiga@rambler.ru
40 LEGAL NOTICE
41 ============
43 CDVDFS is a forked project based on AmiCDROM v1.15 by Frank Munkert
44 (ln_fmu@pki-nbg.philips.de).
46 This software may be freely distributed and redistributed for
47 non-commercial purposes, provided this notice is included.
49 There are no objections to anyone using or enhancing this code.