Jump to content

Cdrkit: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Knutjb (talk | contribs)
m small character instead of large character
History: add more references
Line 55: Line 55:
}}</ref> The Red Hat legal team differed with Schilling's position, saying that he has not provided them with any proof of either license or copyright violation in cdrkit.<ref>{{cite web| url=https://www.redhat.com/archives/fedora-legal-list/2009-July/msg00000.html|title=Legal CD/DVD/BD writing software for Red Hat and Fedora |accessdate=2 September 2015}}</ref>
}}</ref> The Red Hat legal team differed with Schilling's position, saying that he has not provided them with any proof of either license or copyright violation in cdrkit.<ref>{{cite web| url=https://www.redhat.com/archives/fedora-legal-list/2009-July/msg00000.html|title=Legal CD/DVD/BD writing software for Red Hat and Fedora |accessdate=2 September 2015}}</ref>


Schilling has also said that the cdrkit fork reintroduced various bugs from the first versions of cdrtools, which were already fixed in later cdrtools versions.<ref>{{cite web|url=http://cdrtools.sourceforge.net/private/linux-dist.html#problems|title=What are the problems when running programs from the broken fork?|accessdate=16 August 2011}}</ref> Debian developers considered that some of these changes were necessary to solve existing problems, rather than being bugs. <ref>{{ cite web |url=https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=361450 |title=Debian Bug report logs - #361450|accessdate=2 September 2015}}</ref>
Schilling has also said that the cdrkit fork introduced various bugs from the first versions of cdrtools, which were never in cdrtools or already fixed in later cdrtools versions.<ref>{{cite web|url=http://cdrtools.sourceforge.net/private/linux-dist.html#problems|title=What are the problems when running programs from the broken fork?|accessdate=16 August 2011}}</ref> <ref>https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=447674 Burn fail with Samsung SH-203B (SATA interface)</ref><ref>https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605195 man page claims DVD+RW support but the program denies this</ref><ref>https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761183 wodim crashes with many audio tracks with cdtext</ref><ref>https://bugs.debian.org/cgi-bin/pkgreport.cgi?archive=both;package=wodim All wodim bugs do not apply to cdrecord</ref><ref>https://bugs.debian.org/cgi-bin/pkgreport.cgi?archive=both;package=icedax All icedax bugs do not apply to cdda2wav</ref><ref>https://bugs.debian.org/cgi-bin/pkgreport.cgi?archive=both;package=genisoimage All genisoimage bugs do not apply to mkisofs</ref>Debian developers considered that some of these changes were necessary to solve existing problems, rather than being bugs. <ref>{{ cite web |url=https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=361450 |title=Debian Bug report logs - #361450|accessdate=2 September 2015}}</ref>


{{Portal|Free software}}
{{Portal|Free software}}

Revision as of 13:21, 1 November 2016

cdrkit
Developer(s)Debian Project
Stable release
1.1.11 / October 17, 2010; 14 years ago (2010-10-17)
Operating systemUnix-like
TypeCD/DVD-writing
LicenseGPL version 2
WebsiteN/A

cdrkit is a collection of computer programs for CD and DVD authoring that work on Unix-like systems. cdrkit is released under the GNU General Public License version 2. Arch Linux, Fedora, Gentoo Linux, Mandriva Linux, openSUSE and Ubuntu all include cdrkit. Joerg Jaspert is cdrkit's leader and release manager.

It was created in 2006 by Debian developers as a fork of cdrtools based on the last GPL-licensed version when cdrtools licensing changed.[1]

Features

The cdrkit includes many features for CD and DVD writing, such as

  • creation of audio, data, and mixed (audio and data) CDs
  • burning CD-R, CD-RW, DVD-r.
  • usage without root identity is possible in many cases, some device drivers still may fail, show unexplainable problems[2]
  • can use device node instead of scsi id numbers on Linux[2]

Components

Major components include:

  • wodim (an acronym for write optical disk media), which was forked from the cdrecord program in cdrtools.
  • icedax (an acronym for incredible digital audio extractor), which was forked from the cdda2wav program in cdrtools.
  • genisoimage (short for generate ISO image), which was forked from the mkisofs program in cdrtools.

Front-ends

Other software can use cdrkit tools in the back-end. cdrkit tools will maintain interface compatibility with cdrtools 2.01.01a08 at least for the near future.[3] Numerous programs can therefore use it, including Brasero (the default GNOME Desktop CD/DVD application), K3b (the default KDE desktop application), and X-CD-Roast (desktop environment independent).

History

A license dispute arose between the Debian maintainers and cdrtools author Jörg Schilling.[4] The Debian developers said that the GPL license is not compatible with the CDDL license that covers part of the cdrtools code.[4] In contrast, cdrtools maintainer Jörg Schilling stated that there is no problem with the license,[5] and also considers that the Debian fork is not legally redistributable.[6] The Red Hat legal team differed with Schilling's position, saying that he has not provided them with any proof of either license or copyright violation in cdrkit.[7]

Schilling has also said that the cdrkit fork introduced various bugs from the first versions of cdrtools, which were never in cdrtools or already fixed in later cdrtools versions.[8] [9][10][11][12][13][14]Debian developers considered that some of these changes were necessary to solve existing problems, rather than being bugs. [15]

References

  1. ^ "cdrkit (fork of cdrtools) uploaded to Debian, please test". Retrieved 16 August 2011.
  2. ^ a b "wodim(1): data to optical disk media - Linux man page". linux.die.net. Retrieved 2015-11-25.
  3. ^ "cdrkit - portable command-line CD/DVD recorder software". Retrieved 2008-09-22.
  4. ^ a b "Debian Bug report logs - #377109".
  5. ^ "There is no license problem in the original cdrtools". Retrieved 16 August 2011.
  6. ^ "The Debian fork violates the GPL and the copyright law". Retrieved 16 August 2011.
  7. ^ "Legal CD/DVD/BD writing software for Red Hat and Fedora". Retrieved 2 September 2015.
  8. ^ "What are the problems when running programs from the broken fork?". Retrieved 16 August 2011.
  9. ^ https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=447674 Burn fail with Samsung SH-203B (SATA interface)
  10. ^ https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605195 man page claims DVD+RW support but the program denies this
  11. ^ https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761183 wodim crashes with many audio tracks with cdtext
  12. ^ https://bugs.debian.org/cgi-bin/pkgreport.cgi?archive=both;package=wodim All wodim bugs do not apply to cdrecord
  13. ^ https://bugs.debian.org/cgi-bin/pkgreport.cgi?archive=both;package=icedax All icedax bugs do not apply to cdda2wav
  14. ^ https://bugs.debian.org/cgi-bin/pkgreport.cgi?archive=both;package=genisoimage All genisoimage bugs do not apply to mkisofs
  15. ^ "Debian Bug report logs - #361450". Retrieved 2 September 2015.