Changes between Version 112 and Version 113 of WikiStart


Ignore:
Timestamp:
May 20, 2018, 10:07:40 AM (6 years ago)
Author:
Valery V. Sedletski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v112 v113  
    1818
    19194) Some new features, like
    20 - 64 KB clusters support
    21 - support for files up to 4 GB
    22 - support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for fat32.ifs).
    23 - exFAT support ("/exfat" switch is required).)
    24 - Support for [http://www.fdos.org/kernel/fatplus.txt FAT+] (a /plus switch is required).
    25 - Supported different media, like floppies (physical and virtual), CD's, flash sticks and hard disks with FAT12/FAT16/FAT32/exFAT filesystems. For all these media types, FORMAT/CHKDSK/SYS should work.
    26 - Support for mounting FAT12/16/32/ex filesystem images on a FAT12/16/32/ex disk subdirectory. Raw/bochs/cloop/dmg/vpc/vmdk/parallels/vvfat/qcow/qcow2/vdi formats are supported. (qemu code was used for support of VM images). For partitioned images, a partition number could be specified. Support for CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is alpha-quality, yet).
    27 - Support for mounting a disk image with any file system with loop.add driver. You can mount FAT/HPFS/JFS/NTFS/ISO9660/UDF file systems, or any other file system which has an IFS for OS/2.
     20* exFAT support ("/exfat" switch is required).)
     21* 64 KB clusters support on FAT, up to 32 MB clusters support on exFAT
     22* support for files up to 4 GB on FAT12/FAT16/FAT32, up to 16 EB on exFAT
     23* Support for [http://www.fdos.org/kernel/fatplus.txt FAT+] -- files larger than 4 GB on FAT32 (a /plus switch is required).
     24* support for VFAT LFN's on FAT12/FAT16/FAT32 (for that, you should specify /fat key for fat32.ifs).
     25* Supported different media, like floppies (physical and virtual), CD's, flash sticks and hard disks with FAT12/FAT16/FAT32/exFAT filesystems. For all these media types, FORMAT/CHKDSK/SYS should work.
     26* Support for mounting FAT12/16/32/exFAT filesystem images on a FAT12/16/32/exFAT disk subdirectory. Raw/bochs/cloop/dmg/vpc/vmdk/parallels/vvfat/qcow/qcow2/vdi formats are supported. (a library was ported from [http://qemu.org QEMU] for support of VM images). For partitioned images, a partition number could be specified. Support for CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is alpha-quality, yet).
     27* Support for mounting a disk image with any file system with loop.add driver. You can mount FAT/HPFS/JFS/NTFS/ISO9660/UDF file systems, or any other file system which has an IFS for OS/2 (alpha-quality feature).
    2828
    2929== Download ==
    3030
    3131||'''Component'''||'''Package'''||'''Version'''||'''Description'''||
    32 ||FAT32 Latest||[ftp://osfree.org/upload/fat32/fat32-0.10-r355-os2.zip ZIP]||0.10 r355|| Latest version, ZIP format ||
    33 ||FAT32 Latest||[ftp://osfree.org/upload/fat32/fat32-0.10-r355-os2.wpi WPI]||0.10 r355|| Latest version, WPI installer ||
    34 ||FAT32 Latest, win32 binaries||[ftp://osfree.org/upload/fat32/fat32-0.10-r355-win32.zip ZIP]||0.10 r355|| Win32 binaries for FS utilities ||
     32||FAT32 Latest||[ftp://osfree.org/upload/fat32/fat32-0.10-r356-os2.zip ZIP]||0.10 r356|| Latest version, ZIP format ||
     33||FAT32 Latest||[ftp://osfree.org/upload/fat32/fat32-0.10-r356-os2.wpi WPI]||0.10 r356|| Latest version, WPI installer ||
     34||FAT32 Latest, win32 binaries||[ftp://osfree.org/upload/fat32/fat32-0.10-r356-win32.zip ZIP]||0.10 r356|| Win32 binaries for FS utilities ||
    3535||FAT32 Previous release||[ftp://ftp.netlabs.org/pub/fat32/fat32_0913.zip ZIP]||0.9.13||Previous release ZIP File||
    3636||FAT32 Previous release||[ftp://ftp.netlabs.org/pub/fat32/fat32_0913.wpi WPI]||0.9.13||Previous release WPI File||