Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        mkisofs: Creates an image of an ISO9660 filesystem.
        
        
        - Summary
- The mkisofs program is used as a pre-mastering program; i.e., it
generates the ISO9660 filesystem.  Mkisofs takes a snapshot of
a given directory tree and generates a binary image of the tree
which will correspond to an ISO9660 filesystem when written to
a block device.  Mkisofs is used for writing CD-ROMs, and includes
support for creating bootable El Torito CD-ROMs.
Install the mkisofs package if you need a program for writing
CD-ROMs.
Changelog
        
            - * Wed Feb 15 17:00:00 2006 Harald Hoyer <harald{%}redhat{*}com> 8:2.01.01.0.a03-3
- 
            - rebuilt 
            - * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 8:2.01.01.0.a03-2.2
- 
            - bump again for double-long bug on ppc(64) 
            - * Tue Feb  7 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 8:2.01.01.0.a03-2.1
- 
            - rebuilt for new gcc4.1 snapshot and glibc changes