Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        dosfstools: Utilities for making and checking MS-DOS FAT filesystems on Linux.
        
        
            | Name: | dosfstools | Vendor: | Scientific Linux | 
        
            | Version: | 2.8 | License: | GPL | 
        
            | Release: | 18 | URL: |  | 
        
        
        - Summary
- The dosfstools package includes the mkdosfs and dosfsck utilities,
which respectively make and check MS-DOS FAT filesystems on hard
drives or on floppies.
Changelog
        
            - * Tue Apr 10 19:00:00 2007 Peter Jones <pjones{%}redhat{*}com> - 2.8.18
- - Fix files list as well (oops ;)
  Related: rhbz#234815
  Resolves: rhbz#235692 
            - * Mon Apr  9 19:00:00 2007 Peter Jones <pjones{%}redhat{*}com> - 2.8.17
- - add support for labelled filesystems (backport from rhel5)
  Related: rhbz#234815
  Resolves: rhbz#235692 
            - * Wed Oct 13 19:00:00 2004 Peter Vrabec <pvrabec{%}redhat{*}com> 2.8-15
- - fix fat_length type in boot.c. (same problem like in RHEL bug #135293)