Custom Query (69 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 69)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Resolution Summary Owner Reporter
#21 invalid Implement formatting in an expected manner (format x: /fs:FAT32) Lewis Rosenthal
Description

Currently, formatting a FAT32 volume involves running a standalone executable (fat32fmt.exe) with its own syntax.

Formatting FAT32 should be accomplished as with any other filesystem under OS/2, via the format command:

FORMAT X: /FS:FAT32

It should also be possible, then, to enhance PMFORMAT.EXE to support formatting FAT32 (not that such an enhancement belongs to this ticket or this project).

#22 fixed Update version strings in all binaries to reflect current level Lewis Rosenthal
Description

Latest FAT32 alpha binaries report themselves as 0.9.13, conflicting with the latest tagged release, which is confusing.

Version strings should be updated to the expected GA version level, even if "a" or "b" are appended to denote alpha or beta status.

Examples:

FAT32.IFS:

FAT32.IFS version 0.9.13 Mar 22 2015

UPFAT32.DLL:

FAT32 0.9.13 (UFAT32.DLL version %s compiled on Mar 22 2015)
#23 fixed makefile updates to add clean and base directory makefile abwillis
Description

I decided I wanted an easier clean so have added clean to the make files and created a base directory makefile.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracQuery for help on using queries.