wok-current
annotate bchunk/description.txt @ rev 23813
syslinux/iso2exe: fix linld.com path
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Mon May 25 18:40:12 2020 +0000 (2020-05-25) |
parents |
|
children |
|
rev |
line source |
hackdorte@20011
|
1 binchunker converts a CD image in a ".bin / .cue" format (sometimes ".raw /
|
hackdorte@20011
|
2 .cue") to a set of .iso and .cdr tracks. The bin/cue format is used by some
|
hackdorte@20011
|
3 popular non-Unix cd-writing software, but is not supported on most other CD
|
hackdorte@20011
|
4 burning programs. A lot of CD/VCD images distributed on the Internet are in
|
hackdorte@20011
|
5 BIN/CUE format, I've been told.
|