/[debburn]/website/index.html
ViewVC logotype

Contents of /website/index.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 749 - (hide annotations) (download) (as text)
Sat Apr 21 09:27:54 2007 UTC (6 years, 2 months ago) by blade
File MIME type: text/html
File size: 5787 byte(s)
Updating web site to 1.1.5
1 joerg 321 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2     <html>
3     <head>
4 blade 502 <title>cdrkit - portable command-line CD/DVD recorder software</title>
5     <style type="text/css">
6    
7     h2, h3 {
8     font-family: Verdana,sans-serif;
9     font-size: 12px;
10     font-weight: bold;
11     }
12    
13     h2 {
14     padding: 3px;
15     margin: 2;
16     color: #000000;
17     background: #dddddd;
18     }
19    
20     h3 {
21     border-bottom: 2px solid #dddddd;
22     }
23    
24     body, table {
25     background-color: #ffffff; font-family: Verdana, sans-serif; font-size: 13px;
26     }
27    
28     </style>
29    
30 joerg 321 </head>
31    
32     <body>
33     <h1>cdrkit - portable command-line CD/DVD recorder software</h1>
34    
35     <p>This is a little web page for the
36     <a href="http://alioth.debian.org/projects/debburn">cdrkit</a>
37     project. If you want to see more here - feel free to join and help.
38    
39     <i>cdrkit</i> is a suite of programs for recording CDs and DVDs,
40     blanking CD-RW media, creating ISO-9660 filesystem images, extracting
41     audio CD data, and more. The programs included in the cdrkit package
42     were originally derived from several sources, most notably
43     <i>mkisofs</i> by Eric Youngdale and others, <i>cdda2wav</i> by Heiko
44 peters-guest 364 Eissfeldt, and <i>cdrecord</i> by J&ouml;rg Schilling. However,
45 joerg 321 cdrkit is <i>not affiliated</i> with any of these authors; it is now an
46     independent project.</p>
47    
48     <p>cdrkit, like the programs from which it was derived, is distributed
49     as <a href="http://www.gnu.org/philosophy/free-sw.html">free
50     software</a> under the terms of the
51     <a href="http://www.gnu.org/licenses/gpl.html">GNU GPL version 2</a>.
52     <i>(Note, this is not "version 2 or later" as you see in many software
53     projects.)</i></p>
54    
55     <h2>Compatibility</h2>
56    
57     <p>Derived from the various programs distributed in the <i>cdrtools</i>
58     suite, cdrkit aims to maintain interface compatibility with those
59     tools. The <i>cdrecord</i> program has been renamed to <i>wodim</i>
60     ("write optical disk media") so that users will not confuse it with the
61     original cdrecord, which is still maintained by its author, J&ouml;rg
62     Schilling. wodim, and the other programs distributed with cdrkit, will
63     retain a user interface compatible with the corresponding programs from
64     the <i>cdrtools 2.01.01a08</i> release, at least for the near future.
65     Thus, front-end programs, such as GUI-based CD writer applications,
66     should be able to use cdrkit merely by substituting the name "wodim"
67     for the name "cdrecord".</p>
68    
69 blade 502 <h2>News</h2>
70 blade 749 <h3>2007/04/21</h3>
71     Cdrkit 1.1.5 has been released, with genisoimage fix for &lt;&lt;4GiB files and
72     internal restructuring.
73 blade 726 <h3>2007/04/01</h3>
74     Cdrkit 1.1.4 has been released, providing some internal fixes. Now libusal
75     opens the /dev/srX devices rather than /dev/sgX, where possible.
76 blade 716 <h3>2007/03/26</h3>
77     Cdrkit 1.1.3 has been released, featuring various bugfixes on automatic device
78     guessing, device scan and default settings parser. Experimental extension
79     allows Large File Support with UDF filesystem part.
80     <h3>2007/01/12</h3>
81     Cdrkit 1.1.2 has been released, featuring various bugfixes.
82 blade 661 <h3>2006/12/30</h3>
83     Cdrkit 1.1.1 has been released, featuring some bugfixes, some functionality
84     extensions and documentation updates.
85 blade 557 <h3>2006/12/04</h3>
86 blade 559 A very good DVD recorder was donated. Thanks aszlig!
87 blade 503 <h3>2006/11/27</h3>
88 blade 558 A core developer's favorite DVD recorder died a hero's death. Asked for a donation. <!--If you wish to donate
89 blade 502 a new device, see a list of candidates on the <a
90     href="http://www.amazon.de/exec/obidos/wishlist/ZT546S1NNLGK/ref=wl_em_to">Amazon's
91 blade 557 wishlist</a> and send one of them using your account. -->
92 blade 502 <h3>2006/11/25</h3>
93     In the trunk, some application and libraries have been renamed. Libschily has
94     been reduced in size and renamed.
95     <br>
96    
97 joerg 321 <h2>Development</h2>
98    
99     <p>cdrkit development is coordinated on the
100     <a href="http://alioth.debian.org/projects/debburn"
101     >alioth.debian.org</a> hosting service. Releases are currently posted
102 blade 727 to <a href="http://debburn.alioth.debian.org/">http://debburn.alioth.debian.org/</a>,
103     mirrored at
104     <a href="http://cdrkit.org/releases/">http://cdrkit.org/releases/</a>.
105 blade 661 To join our development team, please subscribe to the
106 joerg 321 <a href="http://lists.alioth.debian.org/mailman/listinfo/debburn-devel"
107     >debburn-devel</a> list and download our source code tree using a
108     Subversion client:
109     <pre>
110 blade 502 svn co svn://svn.debian.org/debburn/cdrkit/trunk cdrkit-svn
111 joerg 321 </pre>
112     Read the TODO file at the top of that tree for some ideas of things to
113     work on. Submit patches by email to the development list. Regular
114     patch contributors will be considered for direct repository commit
115     access.</p>
116    
117     <p>If you would like to receive email updates whenever code is
118     committed to our repository, join the
119     <a href="http://lists.alioth.debian.org/mailman/listinfo/debburn-changes"
120 blade 502 >debburn-changes</a> list. If you just like to browse trough the repository,
121     use the <a href="http://svn.debian.org/wsvn/debburn">web frontend</a>.</p>
122 joerg 321
123     <p>We also maintain an IRC channel, <code>#cdrkit</code> on
124     <code>irc.oftc.net</code>. If you like to use IRC in a software
125     development context, please stop by.</p>
126    
127 blade 503 <h2>Developers</h2>
128     <ul>
129     <li>Joerg Jaspert (leader, release management)</li>
130     <li>Eduard Bloch (developer, patch integration)</li>
131     <li>Steve McIntyre (developer)</li>
132     <li>Peter Samuelson (developer, QA)</li>
133     <li>Christian Fromme (QA)</li>
134     <li>various contributors (see mailing list)</li>
135     </ul>
136     Many thanks go to the SuSE maintainers, Mandriva maintainers and all people helping with testing and providing patches and other worthy contributions.
137    
138 blade 510 <h2>Bugs</h2>
139 blade 503
140 blade 510 Bugs shall be reported via E-mail. The general contact address is the <a
141     href="http://lists.alioth.debian.org/mailman/listinfo/debburn-devel"
142     >mailing list</a>.
143    
144 blade 502 <br>
145     <br>
146     <font size=-2>
147     <!-- Created: Sun Sep 10 12:08:56 UTC 2006 -->
148     <!-- hhmts start -->Last modified:
149     Mon, 27 Nov 2006 22:47:08 +0100
150     <!-- hhmts end -->
151     </font>
152 joerg 321 </body>
153     </html>

Properties

Name Value
svn:mime-type text/html

  ViewVC Help
Powered by ViewVC 1.1.5