wok-current
annotate bchunk/description.txt @ rev 20392
libgnutls: add p11-kit, see http://forum.slitaz.org/topic/current-slitaz-iso-needs-you-to-install-p11-kit-package
author |
Erkan Yilmaz <erkan@slitaz.org> |
date |
Sun Jun 24 09:21:47 2018 +0000 (2018-06-24) |
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.
|