Cdrtools: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
add source
revert - not an improvement
 
(45 intermediate revisions by 15 users not shown)
Line 1: Line 1:
{{Short description|Optical disc authoring software}}
{{Use dmy dates|date=October 2015}}
{{Use dmy dates|date=October 2015}}
{{lowercase}}
{{lowercase}}
{{Infobox software
{{Infobox software
| name = cdrtools
| name = cdrtools
| logo =
| logo =
| author = Jörg Schilling, Eric Youngdale, Heiko Eißfeldt, James Pearson
| author = Jörg Schilling, Eric Youngdale, Heiko Eißfeldt, James Pearson
| developer = Unmaintained
| developer = schilytools team
| released = {{Start date and age|1996|2|4|df=yes}}
| released = {{Start date and age|1996|2|4|df=yes}}
| programming language = [[C (programming language)|C]]
| programming language = [[C (programming language)|C]]
| operating_system = [[Cross-platform]]
| operating_system = [[Cross-platform]]
| language = English
| language = English
| genre = [[Optical disc authoring software]]
| genre = [[Optical disc authoring software]]
| license = [[Common Development and Distribution License|CDDL]], [[GNU General Public License|GNU GPL]] and [[GNU Lesser General Public License|GNU LGPL]]
| license = [[Common Development and Distribution License|CDDL]], [[GNU General Public License|GNU GPL]] and [[GNU Lesser General Public License|GNU LGPL]]
| website = {{URL|http://schilytools.sourceforge.net/}}
| website = {{URL|https://codeberg.org/schilytools/schilytools}}
}}
}}


'''cdrtools''' (formerly known as cdrecord) is a collection of independent projects of [[free software]]/[[Open source software|open source]] computer programs, originally created by Eric Youngdale for [[Yggdrasil Linux/GNU/X|Yggdrasil Linux]].
'''cdrtools''' (formerly known as cdrecord) is a collection of independent projects of [[free software]]/[[Open source software|open source]] computer programs.


The project was maintained for over two decades by Jörg Schilling, who died on October 10, 2021.<ref>{{cite web|title=RIP Jörg Schilling|url=https://minnie.tuhs.org/pipermail/tuhs/2021-October/024523.html|quote=I have received message from his family that Jörg Schilling has passed away}}</ref><ref name=":0">{{Cite web|title=Fraunhofer FOKUS {{!}} IT original Jörg Schilling has passed away|url=https://www.fokus.fraunhofer.de/en/news/fokus/joerg_schilling_2021_10|access-date=2022-01-01|website=www.fokus.fraunhofer.de}}</ref>
The project was maintained for over two decades by Jörg Schilling, who died on October 10, 2021.<ref>{{cite web|title=RIP Jörg Schilling|url=https://minnie.tuhs.org/pipermail/tuhs/2021-October/024523.html|quote=I have received message from his family that Jörg Schilling has passed away|archive-url=https://web.archive.org/web/20211013052832/https://minnie.tuhs.org/pipermail/tuhs/2021-October/024523.html|archive-date=2021-10-13}}</ref><ref name=":0">{{Cite web|title=Fraunhofer FOKUS {{!}} IT original Jörg Schilling has passed away|url=https://www.fokus.fraunhofer.de/en/news/fokus/joerg_schilling_2021_10|access-date=2022-01-01|website=www.fokus.fraunhofer.de|archive-date=1 January 2022|archive-url=https://web.archive.org/web/20220101100900/https://www.fokus.fraunhofer.de/en/news/fokus/joerg_schilling_2021_10|url-status=dead}}</ref>


Because of some licensing issues,<ref>{{cite web|url=https://lwn.net/Articles/195167/|title=cdrtools - a tale of two licenses|website=lwn.net}}</ref> there is also a Debian fork of an older version of cdrtools called [[cdrkit]].
Because of some licensing issues,<ref>{{cite web|url=https://lwn.net/Articles/195167/|title=cdrtools - a tale of two licenses|website=lwn.net}}</ref> there is also a Debian fork of an older version of cdrtools called [[cdrkit]].
Line 30: Line 31:
* [[cue sheet (computing)|cue sheet]] file format support, with [[Exact Audio Copy]] enhancements
* [[cue sheet (computing)|cue sheet]] file format support, with [[Exact Audio Copy]] enhancements
* support for non-standard vendor specific drive features.
* support for non-standard vendor specific drive features.
* Normal user can use cdrtools with [[Solaris (operating system)|Solaris]] fine grained privileges or similar Linux capabilities.<ref name="3.01 stable release notes" />
* Normal user can use cdrtools with [[Solaris (operating system)|Solaris]] fine grained privileges or similar Linux capabilities.<ref name="3.01 stable release notes">{{cite web
|url=http://sourceforge.net/projects/cdrtools/files/AN-3.01/view
|title=cdrtools 3.01 announcement and release notes
|last=Schilling |first=Jörg
|date=26 August 2015
|publisher=cdrtools.sourceforge.net
|accessdate=2015-08-28
}}</ref>


== History ==
== History ==


=== Origins and name change ===
=== Origins and name change ===
The first releases of cdrtools were called cdrecord because they only included the <code>cdrecord</code> tool and a few companion tools, but not <code>mkisofs</code> nor <code>cdda2wav</code>. A copy of <code>mkisofs</code>, created in 1993 by Eric Youngdale for [[Yggdrasil Linux/GNU/X|Yggdrasil Linux]], was incorporated in 1997.<ref>{{cite web |title=Announcing mkisofs 1.13 |url=https://savannah.gnu.org/news/?group_id=10425}}</ref><ref name="SCO">{{cite web |title=CDRTOOLS = cdrecord + cdda2wav + mkisofs |url=http://www.sco.com/skunkware/cdrecord/notes.html}}</ref> In 1998, a copy of an experimental version of <code>cdda2wav</code>, created by Heiko Eißfeldt<ref>{{cite web |title=Cdda2wav |url=http://www.cdda2wav.de/}}</ref><ref name="SCO"/> was included in the cdrecord package.<ref name=cdda2wav>{{cite web |title=cdrecord-1.8a10 (cdrtools) ready |url=https://groups.google.com/g/linux.apps.cdwrite/c/UxtzUM8UqyQ/m/8CVps88BbHAJ }}</ref><ref>{{cite web |title=NEW features of cdrecord-1.8a6 |url=https://ftp.gwdg.de/pub/misc/cdrecord/ALPHA/OLD/1.8aX/AN-1.8a6}}</ref>
The first releases of cdrtools were called cdrecord because they only included the <code>cdrecord</code> tool and a few companion tools, but not <code>mkisofs</code> nor <code>cdda2wav</code>.
In 1997, a copy of <code>mkisofs</code><ref>mksofs-1.11 was incorporated to cdrecord-1.5a3 on 5 July 1997 (source: [//sourceforge.net/projects/cdrtools/files/alpha/OLD/1.5aX/AN-1.5a3/view AN-1.5a3])</ref> (developed at that time by Eric Youngdale) was included in the cdrecord package. In 1998, a copy of an experimental version of <code>cdda2wav</code><ref>cdda2wav-0.95beta07 was incorporated to cdrecord-1.8a6 on 27 October 1998 (source: [//sourceforge.net/projects/cdrtools/files/alpha/OLD/1.8aX/AN-1.8a6/view AN-1.8a6])</ref> (developed at that time by Heiko Eißfeldt) was included in the cdrecord package.


In 2000, Jörg Schilling changed the name of his package from "cdrecord" to "cdrtools"<ref>cdrecord and its friends (mkisofs and cdda2wav) are distributed in a common package called cdrtools since 27 July 2000 (source: [//sourceforge.net/projects/cdrtools/files/alpha/OLD/1.10aX/AN-1.10a01/view AN-1.10a01]).</ref> to better reflect the fact that it had become a collection of tools.
In 1999 the project started to be called cdrtools<ref>{{cite web |title=cdrtools-1.8a19 ready (cdrecord+cdda2wav+mkisofs) |url=https://groups.google.com/g/linux.apps.cdwrite/c/FkjzVMWK1w4 }}</ref><ref name="cdda2wav"/><ref>{{cite web |title=Information for build cdrtools-2.01-11.fc7 |url=https://koji.fedoraproject.org/koji/buildinfo?buildID=2185}}</ref> to better reflect the fact that it had become a collection of tools.


=== DVD and Blu-ray disc writing support ===
=== DVD and Blu-ray disc writing support ===
DVD writing support (cdrecord-ProDVD) in cdrecord started in early 1998, at the request of the data archivists of the European Southern Observatory.<ref name="ESO">{{cite web |title=Using DVD Technology for Archiving Astronomical Data |url=https://www.eso.org/sci/publications/messenger/archive/no.93-sep98/messenger-no93-22-23.pdf |publisher=European Southern Observatory}}</ref><ref name="dvd-r">{{cite web |title=The Prospects of DVD-R for Storing Astronomical Archive Data |url=http://adsabs.harvard.edu/pdf/1999ASPC..172..269P7 |publisher=Astronomical Society of the Pacific - Provided by NASA Astrophysics Data System}}</ref><ref name="dvd-rcont">{{cite web |title=Using DVD Technology for Archiving Astronomical Data (cont'd) |url=http://articles.adsabs.harvard.edu/pdf/2000ASPC..216..137P |publisher=Astronomical Society of the Pacific - Provided by NASA Astrophysics Data System}}</ref>{{discuss|ASP paper}} But since the relevant information required a [[non-disclosure agreement]] and DVD writers were not publicly available, it was not included in the source code.{{cn|date=October 2021}}
DVD writing support (cdrecord-ProDVD) in cdrecord started in early 1998, at the request of the data archivists of the European Southern Observatory.<ref name="ESO">{{cite web |title=Using DVD Technology for Archiving Astronomical Data |url=https://www.eso.org/sci/publications/messenger/archive/no.93-sep98/messenger-no93-22-23.pdf |publisher=European Southern Observatory}}</ref><ref name="dvd-r">{{cite web |title=The Prospects of DVD-R for Storing Astronomical Archive Data |url=http://adsabs.harvard.edu/pdf/1999ASPC..172..269P7 |publisher=Astronomical Society of the Pacific - Provided by NASA Astrophysics Data System}}</ref><ref name="dvd-rcont">{{cite web |title=Using DVD Technology for Archiving Astronomical Data (cont'd) |url=http://articles.adsabs.harvard.edu/pdf/2000ASPC..216..137P |publisher=Astronomical Society of the Pacific - Provided by NASA Astrophysics Data System}}</ref>{{discuss|ASP paper}} But since the relevant information required a [[non-disclosure agreement]] and DVD writers were not publicly available, it was not included in the source code.{{cn|date=October 2021}}
In 2002, Jörg Schilling started offering free license keys to the closed-source variant cdrecord-ProDVD for educational, and research use, shortly thereafter also for private use.{{cn|date=October 2021}} Unregistered free licenses were initially limited to single-speed writing and would expire every year.{{cn|date=October 2021}} On 15 May 2006, support for DVD writing was added to the open-source version 2.01.01a09 after switching the license to CDDL; thereby removing the need to get a license key.{{cn|date=October 2021}} Blu-ray disc support was added starting 2007.{{cn|date=October 2021}}
In 2002, Jörg Schilling started offering free license keys to the closed-source variant cdrecord-ProDVD for educational, and research use, shortly thereafter also for private use.<ref name="debian mail archive">{{cite web |title=Re: cdrecord floating point exception |url=https://www.mail-archive.com/cdwrite@other.debian.org/msg12603.html}}</ref><ref name="suse"/> Unregistered free licenses were initially limited to single-speed writing and would expire every year.<ref name="suse">{{cite web |title=cdrecord will not burn DVD ISO's |url=https://www.suse.com/support/kb/doc/?id=000016968}}</ref> On 15 May 2006, support for DVD writing was added to the open-source version 2.01.01a09 after switching the license to CDDL; thereby removing the need to get a license key.<ref name="debian mail archive"/><ref name="prodvd">{{cite web |title=README |url=https://ftp.gwdg.de/pub/misc/cdrecord/ProDVD/README}}</ref> Blu-ray disc support was added starting 2007.<ref>{{cite web |title=Changelog |url=https://ftp.gwdg.de/pub/misc/cdrecord/ALPHA/Changelog |language=German}}</ref>


The lack of open-source DVD writing support in 2001 led to heated discussions on the mailing lists, and to a number of unofficial patches for supporting the Pioneer DVD-R A03, the first DVD writer to reach mass market, and forks of cdrecord: Mandrake shipped a version called cdrecord-dvdhack,<ref>{{cite web | url=http://www.mandriva.com/de/support/security/advisories/8.2/MDKA-2002:011-1/ | title=Support / Security / Advisories / Mandrakelinux 8.2 / MDKA-2002:011-1 / Mandriva | publisher=[[Mandriva]] | accessdate=2014-10-16 | quote=cdrecord-dvdhack-1.11-0.a31.1.1mdk.ppc.rpm}} shows that Mandrake maintained a "cdrecord-dvdhack" version.</ref> whereas Redhat had dvdrecord.<ref>{{cite web|url=http://www.nongnu.org/dvdrtools/ |title=dvdrtools - dvdrecord |accessdate=2014-04-12 |url-status=bot: unknown |archiveurl=https://web.archive.org/web/20021201160106/http://www.nongnu.org/dvdrtools/ |archivedate=1 December 2002 |df=dmy }}</ref>
The lack of open-source DVD writing support in 2001 led to heated discussions on the mailing lists,<ref name="debian mail archive"/> and to a number of unofficial patches for supporting the Pioneer DVD-R A03, the first DVD writer to reach mass market, and forks of cdrecord: Mandrake shipped a version called cdrecord-dvdhack,<ref>{{cite web | url=http://www.mandriva.com/de/support/security/advisories/8.2/MDKA-2002:011-1/ | title=Support / Security / Advisories / Mandrakelinux 8.2 / MDKA-2002:011-1 / Mandriva | publisher=[[Mandriva]] | accessdate=2014-10-16 | quote=cdrecord-dvdhack-1.11-0.a31.1.1mdk.ppc.rpm}} shows that Mandrake maintained a "cdrecord-dvdhack" version.</ref> whereas Redhat had dvdrecord.<ref>{{cite web|url=http://www.nongnu.org/dvdrtools/ |title=dvdrtools - dvdrecord |accessdate=2014-04-12 |url-status=dead |archiveurl=https://web.archive.org/web/20021201160106/http://www.nongnu.org/dvdrtools/ |archivedate=1 December 2002 |df=dmy }}</ref>


=== Hardware access controversy ===
=== Hardware access controversy ===
Unlike [[cdrkit]] and [[libburnia]], which use [[device file]]s to access the [[computer hardware|hardware]], cdrtools uses a different method known as CAM (for Common Access Method),<ref>{{cite web |url=//standards.incits.org/apps/group_public/project/details.php?project_id=260 |title=Common Access Method Transport and SCSI Interface Module |date=29 December 2011 |publisher=[[International Committee for Information Technology Standards]] |accessdate=2016-01-24 }}</ref> which is available on many operating systems, including some which lack device files or only allow the kernel to access them.
Unlike [[cdrkit]] and [[libburnia]], which use [[device file]]s to access the [[computer hardware|hardware]], cdrtools uses a different method known as CAM (for Common Access Method),<ref>{{cite web |url=http://standards.incits.org/apps/group_public/project/details.php?project_id=260 |title=Common Access Method Transport and SCSI Interface Module |date=29 December 2011 |publisher=[[International Committee for Information Technology Standards]] |accessdate=2016-01-24 }}</ref> which is available on many operating systems, including some which lack device files or only allow the kernel to access them.
This difference has turned into a controversy: some Linux users claim that the method used by cdrtools is not appropriate, while some Linux users claim that the users of cdrtools do not need to know which method is used.{{citation needed|date=April 2018}}
This difference has turned into a controversy: some Linux users claim that the method used by cdrtools is not appropriate, while some Linux users claim that the users of cdrtools do not need to know which method is used.{{citation needed|date=April 2018}}


Line 75: Line 82:
|url=https://lists.ubuntu.com/archives/ubuntu-devel-announce/2008-August/000472.html
|url=https://lists.ubuntu.com/archives/ubuntu-devel-announce/2008-August/000472.html
|title=Minutes from the Technical Board meeting, 2008-08-26
|title=Minutes from the Technical Board meeting, 2008-08-26
|date=26 August 2008
|accessdate=2008-09-15
|accessdate=2008-09-15
}}</ref> dropped the versions of cdrtools with CDDL code from their distributions and switched to the Debian project created [[cdrkit]], a fork of the last GPL-licensed cdrtools version.<ref>{{cite web
}}</ref> dropped the versions of cdrtools with CDDL code from their distributions and switched to the Debian project created [[cdrkit]], a fork of the last GPL-licensed cdrtools version.<ref>{{cite web
Line 84: Line 92:
* Independent development efforts happen in [[libburnia]] which does not contain cdrtools source code, but includes a wrapper "cdrskin" to offer some command line compatibility with cdrecord and is available in many Linux distributions.
* Independent development efforts happen in [[libburnia]] which does not contain cdrtools source code, but includes a wrapper "cdrskin" to offer some command line compatibility with cdrecord and is available in many Linux distributions.
* [[Gentoo Linux]] is unaffected, as the potential licensing issue only affects the distribution of precompiled binaries and this distribution compile from source code. It initially offers both versions, as well as libburnia, dropping cdrkit in 2017.<ref>{{Cite web|url=https://bugs.gentoo.org/show_bug.cgi?id=591778|title=591778 – app-cdr/cdrkit removal request|website=bugs.gentoo.org}}</ref>
* [[Gentoo Linux]] is unaffected, as the potential licensing issue only affects the distribution of precompiled binaries and this distribution compile from source code. It initially offers both versions, as well as libburnia, dropping cdrkit in 2017.<ref>{{Cite web|url=https://bugs.gentoo.org/show_bug.cgi?id=591778|title=591778 – app-cdr/cdrkit removal request|website=bugs.gentoo.org}}</ref>
* [[Slackware]] only provided cdrtools (build script for cdrkit is available from SlackBuild.org,<ref>{{Cite web|url=https://slackbuilds.org/repository/14.2/system/cdrkit/|title=SlackBuilds.org - cdrkit|website=slackbuilds.org}}</ref> but the two packages could not co-exists); libburnia was introduced in November 2020 as needed by KDE Plasma 5.<ref>{{Cite web |url=https://mirrors.slackware.com/slackware/slackware64-current/ChangeLog.txt |title=Welcome to vtown, volkerdi's friendly takeover of alienBOB's ktown Plasma 5 packages - testing/packages/vtown/deps/libburn-1.5.2.pl01-x86_64-1_vtown_1.txz: Added.}}</ref>
* [[Slackware]] only provided cdrtools (build script for cdrkit is available from SlackBuild.org,<ref>{{Cite web|url=https://slackbuilds.org/repository/14.2/system/cdrkit/|title=SlackBuilds.org - cdrkit|website=slackbuilds.org}}</ref> but the two packages could not co-exists); libburnia was introduced in November 2020 as needed by KDE Plasma 5.<ref>{{Cite web |url=https://mirrors.slackware.com/slackware/slackware64-current/ChangeLog.txt |title=Welcome to vtown, volkerdi's friendly takeover of alienBOB's ktown Plasma 5 packages - testing/packages/vtown/deps/libburn-1.5.2.pl01-x86_64-1_vtown_1.txz: Added.}}</ref>
* [[Mandriva Linux]], which had dropped its cdrtools package in 2007,<ref>{{cite web|url=//lwn.net/Articles/223179/|title=Mandriva Cooker : The Inside Man V|accessdate=2007-08-04}}</ref> was returned by [[Mandriva]] to the community<ref>{{cite web|url=http://blog.mandriva.com/en/2012/05/17/mandriva-linux-will-return-to-the-community/ |url-status=dead |title=Mandriva SA official blog: Mandriva Linux will return to the community |date=17 May 2012 |accessdate=2015-12-13 |publisher=[[Mandriva]] |archive-date=23 May 2015 |archive-url=https://web.archive.org/web/20150523070604/https://blog.mandriva.com/en/2012/05/17/mandriva-linux-will-return-to-the-community/ |df=dmy }}</ref> and became [[OpenMandriva Lx]], which ships the original cdrtools.<ref>Packages of cdrtools for [[OpenMandriva Lx]] are available from both the OpenMandriva Association at [//github.com/OpenMandrivaAssociation/cdrtools github.com] and RosaLabs's auto [[build farm]]s at [//abf.rosalinux.ru/openmandriva/cdrtools abf.rosalinux.ru]</ref>
* [[Mandriva Linux]], which had dropped its cdrtools package in 2007,<ref>{{cite web|url=http://lwn.net/Articles/223179/|title=Mandriva Cooker : The Inside Man V|accessdate=2007-08-04}}</ref> was returned by [[Mandriva]] to the community<ref>{{cite web|url=http://blog.mandriva.com/en/2012/05/17/mandriva-linux-will-return-to-the-community/ |url-status=dead |title=Mandriva SA official blog: Mandriva Linux will return to the community |date=17 May 2012 |accessdate=2015-12-13 |publisher=[[Mandriva]] |archive-date=23 May 2015 |archive-url=https://web.archive.org/web/20150523070604/https://blog.mandriva.com/en/2012/05/17/mandriva-linux-will-return-to-the-community/ |df=dmy }}</ref> and became [[OpenMandriva Lx]], which ships the original cdrtools.<ref>Packages of cdrtools for [[OpenMandriva Lx]] are available from both the OpenMandriva Association at [//github.com/OpenMandrivaAssociation/cdrtools github.com] and RosaLabs's auto [[build farm]]s at [//abf.rosalinux.ru/openmandriva/cdrtools abf.rosalinux.ru]</ref>
* [[openSUSE]], which had dropped its customized cdrtools package in 2007,<ref>{{Cite web|url=http://www.novell.com/linux/releasenotes/x86_64/openSUSE/10.3/#15|title=openSUSE 10.3 Release Notes|website=www.novell.com}}</ref> added back the original cdrtools in Fall 2013.<ref>{{Cite web|url=https://lists.opensuse.org/archives/list/features@lists.opensuse.org/message/2ISNN5OLO3TXCZEZCUV72IV5VFIO3WGX/|title=[openFATE 311186] original cdrtools - openSUSE Features|website=openSUSE Mailing Lists}}</ref><ref>{{Cite web|url=https://build.opensuse.org/package/show/SUSE:SLE-15:Update/cdrtools|title=Joerg Schilys cdrtools|website=openSUSE Build Service}}</ref>
* [[openSUSE]], which had dropped its customized cdrtools package in 2007,<ref>{{Cite web|url=http://www.novell.com/linux/releasenotes/x86_64/openSUSE/10.3/#15|title=openSUSE 10.3 Release Notes|website=www.novell.com}}</ref> added back the original cdrtools in Fall 2013.<ref>{{Cite web|url=https://lists.opensuse.org/archives/list/features@lists.opensuse.org/message/2ISNN5OLO3TXCZEZCUV72IV5VFIO3WGX/|title=[openFATE 311186] original cdrtools - openSUSE Features|website=openSUSE Mailing Lists|date=22 December 2013 }}</ref><ref>{{Cite web|url=https://build.opensuse.org/package/show/SUSE:SLE-15:Update/cdrtools|title=Joerg Schilys cdrtools|website=openSUSE Build Service|date=14 May 2013 }}</ref>
* Since building cdrtools from source is widely accepted as legal, there exist compile instructions for many Linux distributions.<ref>{{cite web | url = http://cdrtools.org/ | title=CDRTools.org : The unofficial cdrtools website to ease building cdrtools from source | accessdate = 2014-11-16}}</ref>
* Since building cdrtools from source is widely accepted as legal, there exist compile instructions for many Linux distributions.<ref>{{cite web | url = http://cdrtools.org/ | title=CDRTools.org : The unofficial cdrtools website to ease building cdrtools from source | accessdate = 2014-11-16}}</ref>


=== Inclusion into toolset Schily-Tools ===
=== Inclusion into toolset Schily-Tools ===
Cdrtools are part of Jörg Schilling's toolset Schily-Tools.<ref>"The official Shily-Tools project website:" http://schilytools.sourceforge.net/</ref>
Cdrtools are part of Jörg Schilling's toolset Schily-Tools which was originally distributed on [[SourceForge]].<ref>"The official Shily-Tools project website:" http://schilytools.sourceforge.net/</ref>


Schilling stopped updating the cdrtools-only alpha and stable branch in 2017 with version 3.02a9;<ref>{{Cite web|url=https://sourceforge.net/projects/cdrtools/files/alpha/README/view|title=cdrecord &#124; Release notes for cdrecord at SourceForge.net|website=sourceforge.net}}</ref> version 3.02a10 and higher are only included in the source package schilytools.
Schilling stopped updating the cdrtools-only alpha and stable branch in 2017 with version 3.02a9;<ref>{{Cite web|url=https://sourceforge.net/projects/cdrtools/files/alpha/README/view|title=cdrecord &#124; Release notes for cdrecord at SourceForge.net|website=sourceforge.net}}</ref> version 3.02a10 and higher are only included in the source package schilytools.


The "Schily" Tool Box is a set of tools written or managed by Jörg Schilling. It includes the programs: cdrecord, cdda2wav, readcd, mkisofs, smake, bsh, btcflash, calc, calltree, change, compare, count, devdump, dmake based on SunPro Make, hdump, isodebug, isodump, isoinfo, isovfy, label, mt, obosh, od, p, POSIX patch, pbosh, sccs, scgcheck, scpio, sdd, sfind, sformat, smake, sh/bosh (Bourne sh), star, star_sym, strar, suntar, gnutar, tartest, termcap, and ved.
The "Schily" Tool Box is a set of tools written or managed by Jörg Schilling. It includes the programs: cdrecord, cdda2wav, readcd, mkisofs, smake, bsh, btcflash, calc, calltree, change, compare, count, devdump, dmake based on SunPro Make, hdump, isodebug, isodump, isoinfo, isovfy, label, mt, obosh, od, p, POSIX patch, pbosh, [[Source Code Control System#Jörg_Schilling's_fork|sccs]], scgcheck, scpio, sdd, sfind, sformat, smake, sh/bosh (Bourne sh), star, star_sym, strar, suntar, gnutar, tartest, termcap, and ved.

The final version of Schily-Tools is the 2021-09-18 release.<ref>{{cite web|url=https://sourceforge.net/projects/schilytools/files/|title=Schily Tools: Browse files}}</ref>


The final version of Schily-Tools published by Jörg Schilling himself is the 2021-09-18 release.<ref>{{cite web|url=https://sourceforge.net/projects/schilytools/files/|title=Schily Tools: Browse files}}</ref>
Since Schilling has died, it is unknown if another person will maintain this codebase.
After his death, development of Schily-Tools has been taken up by a group of volunteers. Instead of hosting it on SourceForge, it is hosted on a-not-for-profit platform, [[Codeberg]]. To mark his passing, his cdrtools final version, 3.02a10 (where the ''a'' indicates the software is [[Software versioning#Semantic_versioning|semantically]] [[Software release life cycle#Alpha|alpha]]) was declared to be the new stable version 3.02 with no substantial changes.<ref>{{cite web |url=https://codeberg.org/schilytools/schilytools/commit/e44f804bf0d3c932a8f99de54cb06370655ff913 |title=cdrecord: bump version to 3.02 |last=Clausecker |first=Robert |date=2022-08-18 |website=codeberg.org|publisher=The schilytools project |access-date=2022-10-16}}</ref>


== Version history ==
== Version history ==
Line 198: Line 205:
| 2.01.01a01
| 2.01.01a01
| 2.01.01a80
| 2.01.01a80
| [//sourceforge.net/projects/cdrtools/files/AN-3.00/view 3.00]<ref name="3.00 stable release announcement">{{cite web |url=http://cdrecord.org/private/R-3.0.html |title=cdrtools 3.00 release announcement |last=Schilling |first=Jörg |date=18 May 2010 |accessdate=2010-05-18}}</ref><ref name="3.00 stable release notes">{{cite web |url=//sourceforge.net/projects/cdrtools/files/AN-3.00/view |title=cdrtools 3.00 release notes |last=Schilling |first=Jörg |date=2 June 2010 |accessdate=2010-06-02}}</ref>
| [//sourceforge.net/projects/cdrtools/files/AN-3.00/view 3.00]<ref name="3.00 stable release announcement">{{cite web |url=http://cdrecord.org/private/R-3.0.html |title=cdrtools 3.00 release announcement |last=Schilling |first=Jörg |date=18 May 2010 |accessdate=2010-05-18}}</ref><ref name="3.00 stable release notes">{{cite web |url=http://sourceforge.net/projects/cdrtools/files/AN-3.00/view |title=cdrtools 3.00 release notes |last=Schilling |first=Jörg |date=2 June 2010 |accessdate=2010-06-02}}</ref>
| 2010-06-02
| 2010-06-02
| In May 2006, most parts of cdrtools were switched to the [[CDDL]].<ref name="license change" /> Blu-ray support is available since July 2007<ref name="cdrtools-2.01.01a29 support for Blu-ray">Support for [[Blu-ray Disc]]s was added on 4 July 2007 to cdrtools 2.01.01a29. (Source: [//sourceforge.net/projects/cdrtools/files/alpha/OLD/3.00aX/AN-2.01.01a29/view AN-2.01.01a29])</ref>
| In May 2006, most parts of cdrtools were switched to the [[CDDL]].<ref name="license change" /> Blu-ray support is available since July 2007<ref name="cdrtools-2.01.01a29 support for Blu-ray">Support for [[Blu-ray Disc]]s was added on 4 July 2007 to cdrtools 2.01.01a29. (Source: [//sourceforge.net/projects/cdrtools/files/alpha/OLD/3.00aX/AN-2.01.01a29/view AN-2.01.01a29])</ref>
Line 210: Line 217:
| 3.02a09<ref name="latest preview" />
| 3.02a09<ref name="latest preview" />
| 3.02
| 3.02
| 2022-09-18
| Never done
| [[DVD-Audio]] support since December 2015.<ref name="cdrtools-3.02a04 support for DVD-Audio">[[DVD-Audio]] support (in mkisofs), contributed by the [http://dvd-audio.sourceforge.net/howto.shtml DVD audio Tools] project {{em dash}}credits to authors Jerome Brock and Fabrice Nicol are in source file mkisofs/udf.c{{em dash}} and available in the [//sourceforge.net/projects/dvd-audio/files/dvda-author/dvda-author-dev/external%20packages external packages folder of dvda-author] as a [[Patch (computing)|patch]] against cdrtools 3.00, has been refreshed and included in cdrtools 3.02a04 on 16 December 2015. (Source: [//sourceforge.net/projects/cdrtools/files/alpha/AN-3.02a04/view AN-3.02a04])</ref>
| [[DVD-Audio]] support since December 2015.<ref name="cdrtools-3.02a04 support for DVD-Audio">[[DVD-Audio]] support (in mkisofs), contributed by the [http://dvd-audio.sourceforge.net/howto.shtml DVD audio Tools] project {{em dash}}credits to authors Jerome Brock and Fabrice Nicol are in source file mkisofs/udf.c{{em dash}} and available in the [//sourceforge.net/projects/dvd-audio/files/dvda-author/dvda-author-dev/external%20packages external packages folder of dvda-author] as a [[Patch (computing)|patch]] against cdrtools 3.00, has been refreshed and included in cdrtools 3.02a04 on 16 December 2015. (Source: [//sourceforge.net/projects/cdrtools/files/alpha/AN-3.02a04/view AN-3.02a04])</ref>
|-
|-
Line 221: Line 228:
* [[cdrkit]]
* [[cdrkit]]
* dvdrtools<ref name="dvdrtools">{{cite web
* dvdrtools<ref name="dvdrtools">{{cite web
| url = //savannah.nongnu.org/projects/dvdrtools
| url = http://savannah.nongnu.org/projects/dvdrtools
| title = dvdrtools - Summary
| title = dvdrtools - Summary
| quote = dvdrtools is a fork of cdrtools/cdrecord with support for writing to DVDs.
| quote = dvdrtools is a fork of cdrtools/cdrecord with support for writing to DVDs.
Line 228: Line 235:
| accessdate = 2016-01-24
| accessdate = 2016-01-24
}}</ref><ref>{{cite web
}}</ref><ref>{{cite web
| url = //savannah.nongnu.org/forum/forum.php?forum_id=3584
| url = http://savannah.nongnu.org/forum/forum.php?forum_id=3584
| title = dvdrtools - News: dvdrtools 0.2.0 released
| title = dvdrtools - News: dvdrtools 0.2.0 released
| quote = dvdrtools 0.2.0 has been released.
| quote = dvdrtools 0.2.0 has been released.
Line 254: Line 261:


== External links ==
== External links ==
* {{Official website}}
* Old {{Official website}}
* Currently hosted on [https://codeberg.org/schilytools/schilytools Codeberg]


{{Optical disc image software}}
{{Optical disc image software}}

Latest revision as of 07:33, 17 April 2024

cdrtools
Original author(s)Jörg Schilling, Eric Youngdale, Heiko Eißfeldt, James Pearson
Developer(s)schilytools team
Initial release4 February 1996; 28 years ago (1996-02-04)
Stable release3.02 (18 September 2022 (2022-09-18)) [±][1]
Preview release3.02a09 (10 December 2017 (2017-12-10)) [±][2]
Repository
Written inC
Operating systemCross-platform
Available inEnglish
TypeOptical disc authoring software
LicenseCDDL, GNU GPL and GNU LGPL
Websitecodeberg.org/schilytools/schilytools

cdrtools (formerly known as cdrecord) is a collection of independent projects of free software/open source computer programs.

The project was maintained for over two decades by Jörg Schilling, who died on October 10, 2021.[3][4]

Because of some licensing issues,[5] there is also a Debian fork of an older version of cdrtools called cdrkit.

Features[edit]

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/DVD/BD/UDF/HFS filesystem image creator. As these tools do not include any GUI, many graphical front-ends have been created.

The collection includes many features for CD, DVD and Blu-ray disc writing such as:

History[edit]

Origins and name change[edit]

The first releases of cdrtools were called cdrecord because they only included the cdrecord tool and a few companion tools, but not mkisofs nor cdda2wav. A copy of mkisofs, created in 1993 by Eric Youngdale for Yggdrasil Linux, was incorporated in 1997.[7][8] In 1998, a copy of an experimental version of cdda2wav, created by Heiko Eißfeldt[9][8] was included in the cdrecord package.[10][11]

In 1999 the project started to be called cdrtools[12][10][13] to better reflect the fact that it had become a collection of tools.

DVD and Blu-ray disc writing support[edit]

DVD writing support (cdrecord-ProDVD) in cdrecord started in early 1998, at the request of the data archivists of the European Southern Observatory.[14][15][16][discuss] But since the relevant information required a non-disclosure agreement and DVD writers were not publicly available, it was not included in the source code.[citation needed] In 2002, Jörg Schilling started offering free license keys to the closed-source variant cdrecord-ProDVD for educational, and research use, shortly thereafter also for private use.[17][18] Unregistered free licenses were initially limited to single-speed writing and would expire every year.[18] On 15 May 2006, support for DVD writing was added to the open-source version 2.01.01a09 after switching the license to CDDL; thereby removing the need to get a license key.[17][19] Blu-ray disc support was added starting 2007.[20]

The lack of open-source DVD writing support in 2001 led to heated discussions on the mailing lists,[17] and to a number of unofficial patches for supporting the Pioneer DVD-R A03, the first DVD writer to reach mass market, and forks of cdrecord: Mandrake shipped a version called cdrecord-dvdhack,[21] whereas Redhat had dvdrecord.[22]

Hardware access controversy[edit]

Unlike cdrkit and libburnia, which use device files to access the hardware, cdrtools uses a different method known as CAM (for Common Access Method),[23] which is available on many operating systems, including some which lack device files or only allow the kernel to access them. This difference has turned into a controversy: some Linux users claim that the method used by cdrtools is not appropriate, while some Linux users claim that the users of cdrtools do not need to know which method is used.[citation needed]

In cdrtools, burning optical media (such as CDs, DVDs and Blu-rays discs) is done through the SCSI interface. Users of systems with more than one burning device need to provide a SCSI device (which is identified by a triplet of numbers, scsibus,target,lun). Users of systems with only one burning device, however, do not need to specify the SCSI device since cdrtools is able to find it. By 2002 more and more burners were using the ATAPI interface. Linux 2.6 allowed the users to detect the SCSI ID of a device from its UNIX device path (/dev/hdX) and a patch was published that made identifying the burner device for cdrecord simpler by allowing the user to specify the /dev/hdX device name (or even default to a udev managed link such as /dev/cdrw). Schilling, however, rejected this approach as well as other modifications used by Linux distributions, with the rationale that it would make the software more complex and less portable as this function was not available on other UNIX systems.[24] Linus Torvalds states that SCSI LUNs should not be used for addressing devices on Linux,[25] because these numbers are not unique,[25] and do not make sense for many devices anymore[26] (many devices will report 0:0:0 fake numbers[26]). Instead Torvalds recommends that devices should be addressed via their UUID, physical connection, or an alias symlink[26] as managed by udev on Linux. Torvalds pointed out that the ioctl's have been kept to ensure cdrecord compatibility[27] and do not return a meaningful value.[28]

License compatibility controversy[edit]

By 2004, Linux distributions were maintaining a number of unofficial changes – such as allowing the use of /dev/hdX device names and (limited) DVD writing support – that were rejected by Schilling,[24] who repeatedly demanded that distributions stop shipping "bastardized and defective" versions of his "legal original software".[29] Starting with version 2.01.01a09 in May 2006, most code from cdrtools has been relicensed under the CDDL, while mkisofs remains licensed under the GPL.[30] This change led to an ongoing disagreement about whether distribution or use of precompiled cdrtools binaries is legally possible (the GPL permits collective works, but not derivative works; and the Makefiles used to build mkisofs are CDDL licensed). The following are one-sentence summaries of the different positions:

  • Jonathan Corbet, founder of the LWN.net news source argued that this change makes it impossible to legally distribute cdrtools binaries, because the build system used is CDDL licensed (interpreting cdrtools as derivative work of GPL and – GPL-incompatible – CDDL code) and the GPL requires "build tools and scripts also be released under the GPL".[31]
  • Jörg Schilling denied there was a license problem in cdrtools. In his interpretation, it consisted of independent works and thus has not mixed incompatible licenses (i.e. it is a collective work, not a derivative work). According to his interpretation, binary versions may be distributed.[32]
  • Fedora says the cdrtools is a "incompatible mix of the GPL and the CDDL"[33] and Schilling's opinion is a "set of unorthodox opinions on licensing which are not shared by the FSF or Red Hat Legal"[33] and thus cdrtools is forbidden on Fedora.
  • Fedora's legals also proposed three solutions to solve license incompatibility (adding some sort of GPL linking exception, replace CDDL with GPL-compatible license, or dual-licensing CDDL/GPL[34]) and consequently available to re-open discussion about including cdrtools.
  • As is common with the GPL and other open source licenses, very little case law exists to provide guidance to users and provide a definitive answer on whether binary versions are distributable.

As a result of this controversy:

  • Debian,[35] Red Hat,[36] Fedora[34] and Ubuntu[37] dropped the versions of cdrtools with CDDL code from their distributions and switched to the Debian project created cdrkit, a fork of the last GPL-licensed cdrtools version.[38]
  • Jörg Schilling continued to develop his version of cdrtools under the CDDL and GPL (mkisofs) licenses until he died in 2021, whereas the cdrkit fork has received next to no updates since Cdrkit 1.1.11, which was released in 2010.
  • Independent development efforts happen in libburnia which does not contain cdrtools source code, but includes a wrapper "cdrskin" to offer some command line compatibility with cdrecord and is available in many Linux distributions.
  • Gentoo Linux is unaffected, as the potential licensing issue only affects the distribution of precompiled binaries and this distribution compile from source code. It initially offers both versions, as well as libburnia, dropping cdrkit in 2017.[39]
  • Slackware only provided cdrtools (build script for cdrkit is available from SlackBuild.org,[40] but the two packages could not co-exists); libburnia was introduced in November 2020 as needed by KDE Plasma 5.[41]
  • Mandriva Linux, which had dropped its cdrtools package in 2007,[42] was returned by Mandriva to the community[43] and became OpenMandriva Lx, which ships the original cdrtools.[44]
  • openSUSE, which had dropped its customized cdrtools package in 2007,[45] added back the original cdrtools in Fall 2013.[46][47]
  • Since building cdrtools from source is widely accepted as legal, there exist compile instructions for many Linux distributions.[48]

Inclusion into toolset Schily-Tools[edit]

Cdrtools are part of Jörg Schilling's toolset Schily-Tools which was originally distributed on SourceForge.[49]

Schilling stopped updating the cdrtools-only alpha and stable branch in 2017 with version 3.02a9;[50] version 3.02a10 and higher are only included in the source package schilytools.

The "Schily" Tool Box is a set of tools written or managed by Jörg Schilling. It includes the programs: cdrecord, cdda2wav, readcd, mkisofs, smake, bsh, btcflash, calc, calltree, change, compare, count, devdump, dmake based on SunPro Make, hdump, isodebug, isodump, isoinfo, isovfy, label, mt, obosh, od, p, POSIX patch, pbosh, sccs, scgcheck, scpio, sdd, sfind, sformat, smake, sh/bosh (Bourne sh), star, star_sym, strar, suntar, gnutar, tartest, termcap, and ved.

The final version of Schily-Tools published by Jörg Schilling himself is the 2021-09-18 release.[51] After his death, development of Schily-Tools has been taken up by a group of volunteers. Instead of hosting it on SourceForge, it is hosted on a-not-for-profit platform, Codeberg. To mark his passing, his cdrtools final version, 3.02a10 (where the a indicates the software is semantically alpha) was declared to be the new stable version 3.02 with no substantial changes.[52]

Version history[edit]

Version history of cdrtools
Project name Preview releases Stable release Notes
first last version date
cdrecord 1.00 1996-02-04
1.01 1996-10-04
1.02 1996-12-20
1.03 1997-05-16
1.04 1997-05-23
1.5a1 1.5a9 1.05 1997-09-15
1.6a01 1.6a15 1.06 1998-04-18
1.6.1a1 1.6.1a7 1.06.1 1998-10-19
1.8a01 1.8a40 1.08 2000-01-28
1.8.1a01 1.8.1a09 1.08.1 2000-04-27
1.9a01 1.9a05 1.09 2000-07-20
cdrtools 1.10a01 1.10a19 1.10 2001-04-22
1.11a01
2.0pre1
1.11a40
2.0pre3
2.00 2002-12-25 DVD-Video support since July 2002.[53]
2.00.3 2003-05-28
2.01a01 2.01a38 2.01 2004-09-09 This series was the last GPL-licensed version and was used as base for the fork cdrkit.
2.01.01a01 2.01.01a80 3.00[54][55] 2010-06-02 In May 2006, most parts of cdrtools were switched to the CDDL.[30] Blu-ray support is available since July 2007[56]
3.01a01 3.01a31 3.01[6] 2015-08-26[6]
3.02a01 3.02a09[2] 3.02 2022-09-18 DVD-Audio support since December 2015.[57]

See also[edit]

Forks[edit]

Software that can use cdrtools[edit]

References[edit]

  1. ^ Clausecker, Robert (19 September 2022). "New features with AN-2022-09-18". The schilytools project. Retrieved 16 October 2022.
  2. ^ a b Schilling, Jörg (10 December 2017). "cdrtools 3.02a09 announcement". cdrtools.sourceforge.net. Retrieved 21 December 2017.
  3. ^ "RIP Jörg Schilling". Archived from the original on 13 October 2021. I have received message from his family that Jörg Schilling has passed away
  4. ^ "Fraunhofer FOKUS | IT original Jörg Schilling has passed away". www.fokus.fraunhofer.de. Archived from the original on 1 January 2022. Retrieved 1 January 2022.
  5. ^ "cdrtools - a tale of two licenses". lwn.net.
  6. ^ a b c Schilling, Jörg (26 August 2015). "cdrtools 3.01 announcement and release notes". cdrtools.sourceforge.net. Retrieved 28 August 2015.
  7. ^ "Announcing mkisofs 1.13".
  8. ^ a b "CDRTOOLS = cdrecord + cdda2wav + mkisofs".
  9. ^ "Cdda2wav".
  10. ^ a b "cdrecord-1.8a10 (cdrtools) ready".
  11. ^ "NEW features of cdrecord-1.8a6".
  12. ^ "cdrtools-1.8a19 ready (cdrecord+cdda2wav+mkisofs)".
  13. ^ "Information for build cdrtools-2.01-11.fc7".
  14. ^ "Using DVD Technology for Archiving Astronomical Data" (PDF). European Southern Observatory.
  15. ^ "The Prospects of DVD-R for Storing Astronomical Archive Data". Astronomical Society of the Pacific - Provided by NASA Astrophysics Data System.
  16. ^ "Using DVD Technology for Archiving Astronomical Data (cont'd)". Astronomical Society of the Pacific - Provided by NASA Astrophysics Data System.
  17. ^ a b c "Re: cdrecord floating point exception".
  18. ^ a b "cdrecord will not burn DVD ISO's".
  19. ^ "README".
  20. ^ "Changelog" (in German).
  21. ^ "Support / Security / Advisories / Mandrakelinux 8.2 / MDKA-2002:011-1 / Mandriva". Mandriva. Retrieved 16 October 2014. cdrecord-dvdhack-1.11-0.a31.1.1mdk.ppc.rpm shows that Mandrake maintained a "cdrecord-dvdhack" version.
  22. ^ "dvdrtools - dvdrecord". Archived from the original on 1 December 2002. Retrieved 2014-04-12.
  23. ^ "Common Access Method Transport and SCSI Interface Module". International Committee for Information Technology Standards. 29 December 2011. Retrieved 24 January 2016.
  24. ^ a b Corbet, Jonathan (11 August 2004). "The value of middlemen". LWN.net. Retrieved 7 April 2014.
  25. ^ a b Torvalds, Linus (27 March 2006). "Re: [PATCH] Move SG_GET_SCSI_ID from sg to scsi". LKML. Retrieved 22 October 2015. the SCSI ID simply doesn't make sense to [Many (most) Linux devices] and they have none. So it's _not_ a unique ID.
  26. ^ a b c Torvalds, Linus (27 March 2006). "Re: [PATCH] Move SG_GET_SCSI_ID from sg to scsi". LKML. Retrieved 22 October 2015.
  27. ^ Torvalds, Linus (27 March 2006). "Re: [PATCH] Move SG_GET_SCSI_ID from sg to scsi". LKML. Retrieved 22 October 2015. it does a few ioctl's that cdrecord wanted [...] does NOT try to claim that those numbers "mean" anything [...] BUS/ID/LUN crap really doesn't make sense for the majority of devices out there. Never has, never will.
  28. ^ "Linux source code, scsi_ioctl.c, function scsi_get_idlun". Linux Cross Reference. Retrieved 22 October 2015. return put_user(0, p); [i.e. they always yield 0]
  29. ^ Corbet, Jonathan (12 August 2009). "The unending story of cdrtools". LWN.net. Retrieved 26 February 2014.
  30. ^ a b The license change took place on 15 May 2006, when cdrtools-2.01.01a09 was released. (Source: AN-2.01.01a09)
  31. ^ Corbet, Jonathan. "cdrtools - a tale of two licenses". LWN.net. Retrieved 4 August 2007.
  32. ^ Schilling, Joerg (27 June 2011). "Comment 17 for bug 213215". Ubuntu bug tracking. Nobody is violating a license for distributing cdrtools either in source or in binary form.
  33. ^ a b "Forbidden items - FedoraProject". fedoraproject.org.
  34. ^ a b "Re: [Fedora-legal-list] Legal CD/DVD/BD writing software for RedHat and Fedora". www.redhat.com.
  35. ^ "#377109 - RM: cdrtools -- RoM: non-free, license problems - Debian Bug report logs". Retrieved 4 August 2007.
  36. ^ "Information for build cdrtools-2.01-11.fc7". Retrieved 4 August 2007. moved back to version 2.01 (last GPL version), due to incompatible license issues
  37. ^ "Minutes from the Technical Board meeting, 2008-08-26". 26 August 2008. Retrieved 15 September 2008.
  38. ^ "cdrkit (fork of cdrtools) uploaded to Debian, please test". Retrieved 4 August 2007.
  39. ^ "591778 – app-cdr/cdrkit removal request". bugs.gentoo.org.
  40. ^ "SlackBuilds.org - cdrkit". slackbuilds.org.
  41. ^ "Welcome to vtown, volkerdi's friendly takeover of alienBOB's ktown Plasma 5 packages - testing/packages/vtown/deps/libburn-1.5.2.pl01-x86_64-1_vtown_1.txz: Added".
  42. ^ "Mandriva Cooker : The Inside Man V". Retrieved 4 August 2007.
  43. ^ "Mandriva SA official blog: Mandriva Linux will return to the community". Mandriva. 17 May 2012. Archived from the original on 23 May 2015. Retrieved 2015-12-13.
  44. ^ Packages of cdrtools for OpenMandriva Lx are available from both the OpenMandriva Association at github.com and RosaLabs's auto build farms at abf.rosalinux.ru
  45. ^ "openSUSE 10.3 Release Notes". www.novell.com.
  46. ^ "[openFATE 311186] original cdrtools - openSUSE Features". openSUSE Mailing Lists. 22 December 2013.
  47. ^ "Joerg Schilys cdrtools". openSUSE Build Service. 14 May 2013.
  48. ^ "CDRTools.org : The unofficial cdrtools website to ease building cdrtools from source". Retrieved 16 November 2014.
  49. ^ "The official Shily-Tools project website:" http://schilytools.sourceforge.net/
  50. ^ "cdrecord | Release notes for cdrecord at SourceForge.net". sourceforge.net.
  51. ^ "Schily Tools: Browse files".
  52. ^ Clausecker, Robert (18 August 2022). "cdrecord: bump version to 3.02". codeberg.org. The schilytools project. Retrieved 16 October 2022.
  53. ^ Full DVD-Video support (in mkisofs), contributed by Olaf Beck, was added to preview release 1.11a27 on 21 July 2002 (Source: AN-1.11a27) and to stable release 2.00 on 25 December 2002 (Source: AN-2.00)
  54. ^ Schilling, Jörg (18 May 2010). "cdrtools 3.00 release announcement". Retrieved 18 May 2010.
  55. ^ Schilling, Jörg (2 June 2010). "cdrtools 3.00 release notes". Retrieved 2 June 2010.
  56. ^ Support for Blu-ray Discs was added on 4 July 2007 to cdrtools 2.01.01a29. (Source: AN-2.01.01a29)
  57. ^ DVD-Audio support (in mkisofs), contributed by the DVD audio Tools project —credits to authors Jerome Brock and Fabrice Nicol are in source file mkisofs/udf.c— and available in the external packages folder of dvda-author as a patch against cdrtools 3.00, has been refreshed and included in cdrtools 3.02a04 on 16 December 2015. (Source: AN-3.02a04)
  58. ^ "dvdrtools - Summary". GNU Savannah. 28 January 2002. Retrieved 24 January 2016. dvdrtools is a fork of cdrtools/cdrecord with support for writing to DVDs.
  59. ^ "dvdrtools - News: dvdrtools 0.2.0 released". GNU Savannah. 5 February 2005. Retrieved 24 January 2016. dvdrtools 0.2.0 has been released. (This was the last release of dvdrtools before the project was abandoned.)
  60. ^ "cdrtfe - open source CD/DVD/BD burning program for Microsoft Windows". cdrtfe.sourceforge.net. Retrieved 28 November 2015. cdrtfe is a win32 frontend for the cdrtools (cdrecord, mkisofs, readcd, cdda2wav), Mode2CDMaker, VCDImager and other well-known tools.

External links[edit]