[Debburn-changes] r321 - / website

Joerg Jaspert joerg at costa.debian.org
Mon Sep 18 21:36:01 UTC 2006


Author: joerg
Date: 2006-09-18 21:36:01 +0000 (Mon, 18 Sep 2006)
New Revision: 321

Added:
   website/index.html
Modified:
   /
Log:
 r2871 at vorlon:  joerg | 2006-09-18 23:35:41 +0200
 Add a first plain index page for cdrkit.org



Property changes on: 
___________________________________________________________________
Name: svk:merge
   - 54216444-6e1c-0410-ae15-d275e6850062:/local/debburn:2753
dda3a071-421c-0410-a19a-a2364b5b1cc4:/local/debburn:174
   + 54216444-6e1c-0410-ae15-d275e6850062:/local/debburn:2871
dda3a071-421c-0410-a19a-a2364b5b1cc4:/local/debburn:174

Added: website/index.html
===================================================================
--- website/index.html	                        (rev 0)
+++ website/index.html	2006-09-18 21:36:01 UTC (rev 321)
@@ -0,0 +1,75 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<title>cdrkit - portable command-line CD/DVD recorder software</title>
+</head>
+
+<body>
+<h1>cdrkit - portable command-line CD/DVD recorder software</h1>
+
+<p>This is a little web page for the
+<a href="http://alioth.debian.org/projects/debburn">cdrkit</a>
+project. If you want to see more here - feel free to join and help.
+
+<i>cdrkit</i> is a suite of programs for recording CDs and DVDs,
+blanking CD-RW media, creating ISO-9660 filesystem images, extracting
+audio CD data, and more.  The programs included in the cdrkit package
+were originally derived from several sources, most notably
+<i>mkisofs</i> by Eric Youngdale and others, <i>cdda2wav</i> by Heiko
+Eissfelt, and <i>cdrecord</i> by J&ouml;rg Schilling.  However,
+cdrkit is <i>not affiliated</i> with any of these authors; it is now an
+independent project.</p>
+
+<p>cdrkit, like the programs from which it was derived, is distributed
+as <a href="http://www.gnu.org/philosophy/free-sw.html">free
+software</a> under the terms of the
+<a href="http://www.gnu.org/licenses/gpl.html">GNU GPL version 2</a>.
+<i>(Note, this is not "version 2 or later" as you see in many software
+projects.)</i></p>
+
+<h2>Compatibility</h2>
+
+<p>Derived from the various programs distributed in the <i>cdrtools</i>
+suite, cdrkit aims to maintain interface compatibility with those
+tools.  The <i>cdrecord</i> program has been renamed to <i>wodim</i>
+("write optical disk media") so that users will not confuse it with the
+original cdrecord, which is still maintained by its author, J&ouml;rg
+Schilling.  wodim, and the other programs distributed with cdrkit, will
+retain a user interface compatible with the corresponding programs from
+the <i>cdrtools 2.01.01a08</i> release, at least for the near future.
+Thus, front-end programs, such as GUI-based CD writer applications,
+should be able to use cdrkit merely by substituting the name "wodim"
+for the name "cdrecord".</p>
+
+<h2>Development</h2>
+
+<p>cdrkit development is coordinated on the
+<a href="http://alioth.debian.org/projects/debburn"
+>alioth.debian.org</a> hosting service.  Releases are currently posted
+to <a href="http://cdrkit.org/releases/">http://cdrkit.org/releases/</a>.  To
+join our development team, please subscribe to the
+<a href="http://lists.alioth.debian.org/mailman/listinfo/debburn-devel"
+>debburn-devel</a> list and download our source code tree using a
+Subversion client:
+<pre>
+    svn co svn://svn.debian.org/debburn/nonameyet/trunk cdrkit-svn
+</pre>
+Read the TODO file at the top of that tree for some ideas of things to
+work on.  Submit patches by email to the development list.  Regular
+patch contributors will be considered for direct repository commit
+access.</p>
+
+<p>If you would like to receive email updates whenever code is
+committed to our repository, join the
+<a href="http://lists.alioth.debian.org/mailman/listinfo/debburn-changes"
+>debburn-changes</a> list.</p>
+
+<p>We also maintain an IRC channel, <code>#cdrkit</code> on
+<code>irc.oftc.net</code>.  If you like to use IRC in a software
+development context, please stop by.</p>
+
+<hr>
+<!-- Created: Sun Sep 10 12:08:56 UTC 2006 -->
+<!-- hhmts start -->Last modified: Mon Sep 18 23:33:30 CEST 2006 <!-- hhmts end -->
+</body>
+</html>


Property changes on: website/index.html
___________________________________________________________________
Name: svn:mime-type
   + text/html




More information about the Debburn-changes mailing list