Jump to letter: [
ABCEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Tue Apr 10 19:00:00 2007 Harald Hoyer <harald{%}redhat{*}com> - 8:2.01.0.a32-0.EL3.6
- fix for CVE-2004-0813
- cdrecord and readcd are now suid, but with a pam_console check
- Resolves: rhbz#232096
- * Fri Sep 9 19:00:00 2005 Harald Hoyer <harald{%}redhat{*}com> - 8:2.01.0.a32-0.EL3.3
- fix for CAN-2005-0866 "cdrecord insecure temporary file"
- * Wed Dec 8 18:00:00 2004 Harald Hoyer <harald{%}redhat{*}com> - 8:2.01.0.a32-0.EL3.2
- added patch for CAN-2004-0806, if s.o. was so stupid to make cdrecord suid
- removed the suid section from the manpage