Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
cdrecord: A command line CD/DVD recording program.
- Summary
- Cdrecord is an application for creating audio and data CDs. Cdrecord
works with many different brands of CD recorders, fully supports
multi-sessions and provides human-readable error messages.
Changelog
- * Mon Oct 18 19:00:00 2004 Harald Hoyer <harald{%}redhat{*}com> - 8:2.01.1-5
- added missing return statements (bug 136088)
- * Wed Oct 13 19:00:00 2004 Harald Hoyer <harald{%}redhat{*}com> - 8:2.01.1-4
- use scd? instead of sg? for scsi scanning (may only work
with a medium inserted, see bug 134822)
- * Wed Sep 22 19:00:00 2004 Harald Hoyer <harald{%}redhat{*}com> - 8:2.01.1-3
- better globbing
- readded O_EXCL opening for the direct device opening case,
e.g. dev=/dev/cdrom
- removed some debugging messages (bug 82089)