blob: dd8933f6758328f7445d79b877a3c3cdc8207e0f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
This package contains the following software:
- mkisofs (an ISO-9660 filesystem image creator)
It takes a snapshot of a given directory tree, and generates a binary
image which will correspond to an iso9660 filesystem when written to
a block device.
- mkhybrid (an ISO-9660/HFS filesystem image creator)
Link to mkisofs
- several diagnostic programs for ISO-9660
- devdump dump a device or file in hex
- isodump dump a device or file based on ISO-9660
- isoinfo analyze or list an ISO-9660 image
- isovfy verify an ISO-9660 image
WWW: http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/cdrecord.html
|