Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        foremost - Recover files by "carving" them from a raw disk
        
        Foremost recovers files files based on their headers, footers, and internal
data structures. This process is commonly referred to as data carving.
Foremost can work on a raw disk drive or image file generated by dd.  The
headers and footers can be specified by a configuration file or you can use
command line switches to specify built-in file types. These built-in types
look at the data structures of a given file format allowing for a more
reliable and faster recovery.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | foremost | 
                1.3 | 
                0.1.20060826.fc6 | 
                ppc | 
                107 KiB | 
                Mon Sep  4 21:19:54 2006 | 
            
        
        Changelog
        
            - * Mon Sep  4 18:00:00 2006 Toshio Kuratomi <toshio{%}tiki-lounge{*}com> 1.3-0.1.20060826
 
            - Update to the 1.3 on foremost.sf.net.
- Rebuild for FC6.
 
        
            - * Mon Feb 13 17:00:00 2006 Toshio Kuratomi <toshio{%}tiki-lounge{*}com> 1.1-1.1.20060128
 
            - Note on upstream's "beta" system to keep future maintainers out of trouble.
- Rebuild for the FC5 push.
 
        
            - * Sat Jan 28 17:00:00 2006 Toshio Kuratomi <toshio{%}tiki-lounge{*}com> 1.1-1
 
            - Upgrade to 1.1.
- Rework the config patch as a sed replacement.