cdrtools

From Wikipedia, the free encyclopedia
Jump to: navigation, search
cdrtools
Developer(s) Jörg Schilling
Stable release 3.0 / 2 June 2010; 2 years ago (2010-06-02)
Preview release 3.01a12 / 11 February 2013; 2 months ago (2013-02-11)
Operating system See Compatible operating systems
Type CD/DVD/Blu-ray writing
License CDDL, GPL
Website cdrecord.berlios.de/private/cdrecord.html

cdrtools (formerly known as cdrecord) is a collection of independent projects of free software/open source computer programs, created by Jörg Schilling and others.

The most important parts of the package are cdrecord, a console-based burning program; cdda2wav, a CD audio ripper that uses libparanoia; and mkisofs, a CD filesystem image creator. Because these tools don't include any GUI, many graphical front-ends have been created.

Contents

Features [edit]

The collection includes many features, such as:

Licensing [edit]

The project was originally licensed under the GNU General Public License (GPL).

In version 2.01a36, a section of cdrtools' source code was modified to include an invariant section, thus making the file incompatible with the GPL.[1] In versions starting with 2.01.01a09, most code from cdrtools has been relicensed under the CDDL,[2] which the Free Software Foundation considers incompatible with the GNU General Public License (GPL),[3] while other parts, such as mkisofs, are still licensed under the GPL. Jonathan Corbet, founder of the LWN.net news source argued this change makes it impossible to legally distribute cdrtools binaries.[4]

Debian,[5] Red Hat,[6][7] and Mandriva[8] dropped the versions of cdrtools with CDDL code from their distributions. The Debian project created cdrkit, a fork of cdrtools.[9] In August 2008, Mark Shuttleworth offered to ask the Software Freedom Law Center for a legal opinion on whether cdrtools could be included in Ubuntu, provided Schilling agreed to accept the opinion.[10]

Since the licensing change, cdrtools added some bug fixes and new features, such as the ability to use UTF-8 with mkisofs, create multi extent files (> 4 GB) with mkisofs, create correct hard links with mkisofs, and write Blu-ray Discs.

Compatible operating systems [edit]

Forks [edit]

Software that can use cdrtools [edit]

See also [edit]

References [edit]

External links [edit]