Imported Upstream version 0.72

This commit is contained in:
TANIGUCHI Takaki
2009-11-21 16:29:02 +09:00
commit a39ce4fddf
879 changed files with 252874 additions and 0 deletions

View File

@@ -0,0 +1,135 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
<!--- Title header --->
<table width="100%" cellpadding="0" border="0">
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
<a href="../de/download10.html"></a>
<a href="../ru/download10.html"></a>
</td>
</tr>
</table>
<!--- Language chooser or separator --->
<table width="100%" cellpadding="0" border="0">
<tr bgcolor="#000000">
<td colspan="2" width="100%"><img width=1 height=1 alt=""></td>
</tr>
<tr><td colspan="2" width="100%" height="10">
<img width=1 height=1 alt="">
</td></tr>
</table>
<!--- Main body (Navigation, actual page content, optional news column) --->
<table width="100%" cellspacing=0>
<tr>
<!--- Navigation --->
<td bgcolor="#f0f0f0" valign="top" width="20%">
<table width="100%" cellpadding="10">
<tr>
<td>
<font size="-1"><b>Contents</b></font>
<table width="100%" cellpadding="0" cellspacing="0">
<tr bgcolor="#000000">
<td width="100%"><img width=1 height=1 alt=""></td>
</tr>
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">News</a></font></td></tr>
<tr><td></td><td></td><td height="10"></td></tr>
<tr><td colspan=3><font size="-1"><a href="index.html">Overview</a></font></td></tr>
<tr><td></td><td></td><td height="10"></td></tr>
<tr><td colspan=3><font size="-1"><a href="howtos.html">Howtos</a></font></td></tr>
<tr><td></td><td></td><td height="10"></td></tr>
<tr><td colspan=3><font size="-1"><a href="download.html">Download</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1">System requirements</font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download20.html">Digital signature</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download30.html">Installation</a></font></td></tr>
<tr><td></td><td></td><td height="10"></td></tr>
<tr><td colspan=3><font size="-1"><a href="qa.html">Questions and Answers</a></font></td></tr>
<tr><td></td><td></td><td height="10"></td></tr>
<tr><td colspan=3><font size="-1"><a href="feedback.html">Bug reporting</a></font></td></tr>
</table>
</td>
</tr>
</table>
</td>
<td></td>
<!--- Actual page contents --->
<td valign="top" width="77%" rowspan="2">
<!--- Insert actual page content below --->
<h3>System requirements</h3>
<ul>
<li>Processors: x86, PowerPC or Sparc;<p></li>
<li>with processing speed equal or better than a P4 at 2Ghz;<p></li>
<li>an up-to-date CD/DVD/BD drive with ATAPI or SCSI interface;<p></li>
<li>enough hard disk space for creating .iso images from processed media.<p>
</ul>
<h3>Operating systems</h3>
<ul>
<li><a name="#freebsd"></a><b>FreeBSD</b> version <b>6.0</b> or later<br>
(using ATAPI drives requires loading the <i>atapicam</i> kernel module -- see INSTALL doc)<p>
</li>
<li><b>GNU/Linux</b> with kernel <b>2.6.7</b> or later.<p>
</li>
<li><b>Mac OS X</b> version 10.4 (Tiger) or later,<br>
on x86 and PowerPC hardware.<p>
<li><b>NetBSD</b> version 3.1 or later.<p></li>
<li><b>Windows 2000</b>, <b>Windows XP</b> oder <b>Windows Vista (R).</b></li>
</ul>
<!--- do not change below --->
</td> <!--- end of page contents --->
</tr>
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/en/index.html"><font size="-1">Old documentation (V0.70)</font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
</table> <!--- end of main body table --->
<!--- Page footer --->
<table width="100%" cellpadding="0" border="0">
<tr><td colspan="2" width="100%" height="10"><img width=1 height=1 alt=""></td>
</tr>
<tr bgcolor="#000000"><td colspan="2" width="100%"><img width=1 height=1 alt=""></td>
</tr>
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>
</td>
</tr>
<tr bgcolor="#000000"><td colspan="2" width="100%"><img width=1 height=1 alt=""></td>
</tr>
</table>
</body>
</html>