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
- * Thu Oct 30 00:00:00 2008 Anatoly Metetes <anatolym{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Sat Oct 4 01:00:00 2008 Phil Knirsch <pknirsch{%}redhat{*}com> 2.01-10.7
-
- fixed rootstat patch (#461541)
- Resolves: rhbz#461541
- * Sat Aug 9 01:00:00 2008 Harald Hoyer <harald{%}redhat{*}com> 2.01-10.6
-
- removed e_malloc patch
- Resolves: rhbz#221169