Imported Upstream version 0.79.3
This commit is contained in:
@@ -14,30 +14,69 @@ begin_page();
|
||||
|
||||
<!--- Insert actual page content below --->
|
||||
|
||||
<h3>System requirements</h3>
|
||||
<h3>Hardware 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>
|
||||
<li>x86, PowerPC or Sparc processor;</li>
|
||||
<li>an up-to-date CD/DVD/BD drive with ATAPI, SATA or SCSI interface;</li>
|
||||
<li>enough hard disk space for creating .iso images from processed media.
|
||||
</ul>
|
||||
<p>
|
||||
|
||||
<h3>Operating systems</h3>
|
||||
The dvdisaster project recommends GNU/Linux.
|
||||
<h3>Supported operating systems</h3>
|
||||
The following table gives an overview of the supported operating
|
||||
systems. The specified releases have been used for developing and
|
||||
testing the current dvdisaster version. Typically, slightly older
|
||||
and newer OS versions will also work.<p>
|
||||
|
||||
<ul>
|
||||
<li><b>GNU/Linux</b> with kernel <b>2.6.7</b> or later (2.6.26 recommended).<p>
|
||||
</li>
|
||||
<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>NetBSD</b> version 3.1 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>Windows 2000 SP4</b> or newer.</li>
|
||||
</ul>
|
||||
The dvdisaster project recommends GNU/Linux.<p>
|
||||
|
||||
<table border="1">
|
||||
<tr>
|
||||
<td>Operating System</td>
|
||||
<td>Release</td>
|
||||
<td>32bit support</td>
|
||||
<td>64bit support</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>GNU/Linux</td>
|
||||
<td>Debian Lenny (5.0.3)<br>Kernel 2.6.26</td>
|
||||
<td align="center">yes</td>
|
||||
<td align="center">yes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>FreeBSD<sup>1)</sup></td>
|
||||
<td>8.0</td>
|
||||
<td align="center">yes</td>
|
||||
<td align="center">yes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>NetBSD</td>
|
||||
<td>5.02</td>
|
||||
<td align="center">yes</td>
|
||||
<td align="center">yes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Mac OS X</td>
|
||||
<td>10.5 (Leopard)</td>
|
||||
<td align="center">yes</td>
|
||||
<td align="center">no<sup>2)</sup></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Windows<sup>4)</sup></td>
|
||||
<td>Windows 2000 SP4<sup>3)</sup></td>
|
||||
<td align="center">yes</td>
|
||||
<td align="center">no<sup>2)</sup></td>
|
||||
</tr>
|
||||
</table><p>
|
||||
|
||||
<sup>1)</sup>FreeBSD: using ATAPI drives requires loading the <i>atapicam</i> kernel module -- see INSTALL doc<br>
|
||||
<sup>2)</sup>Due to unresolved problems with the build system. However 64bit
|
||||
support currently provides no significant improvements over the 32bit version.<br>
|
||||
<sup>3)</sup>Later Versions up to Windows 7 have been reported to work.
|
||||
Windows 2000 SP3 and earlier versions are not supported.<br>
|
||||
<sup>4)</sup>Support for multicore processors varies. On some editions using additional
|
||||
cores for dvdisaster does not result in more performance.
|
||||
<!--- do not change below --->
|
||||
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user