Mentioned FreeBSD peculiarities in our docs

This commit is contained in:
2008-11-18 22:46:39 +00:00
parent f6f57eb3d1
commit 8cb8c11ede
4 changed files with 31 additions and 16 deletions

View File

@ -48,6 +48,10 @@ and to MMC-5 for DVD or BD).
<DT>Linux with kernel 2.4 or higher (and libc, of course) :</DT>
<DD>With kernel 2.4 an ATA drive has to be under ide-scsi emulation.</DD>
<DD>With kernel 2.6 the drive should not be under ide-scsi.</DD>
<!--
<DT>or FreeBSD (with libc, of course) :</DT>
<DD>ATAPI/CAM support has to be enabled in the kernel, see atapicam(4).</DD>
-->
<DT>libpthread</DT>
<DD>is supposed to be a standard system component.</DD>
<DT>libreadline and libreadline-dev</DT>
@ -79,7 +83,9 @@ cdrecord and mkisofs.</A>
</P>
<P>
This program system has been tested on Intel/AMD Linux systems only.<BR>
This program has been tested on Intel/AMD Linux
<!-- and FreeBSD systems -->
only.<BR>
For ports to other usable systems <A HREF="#contact">contact us</A>.
</P>