blob: 804b461fbc5a61077145f3f91b8d0716c24a993c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
<!-- retain these comments for translator revision tracking -->
<!-- $Id$ -->
<!-- conditionalised because the kfreebsd port is not an official debian
release -->
<sect1 id="what-is-debian-kfreebsd" condition="unofficial-build">
<title>What is &debian; GNU/kFreeBSD?</title>
<para>
&debian; GNU/kFreeBSD is a &debian; GNU system with the kFreeBSD kernel.
</para><para>
This port of &debian; is currently only being developed for the i386 and amd64
architectures, although ports to other architectures is possible.
</para><para>
Please note that &debian; GNU/kFreeBSD is not a Linux system, and thus some
information on Linux system may not apply to it.
</para><para>
For more information, see the
<ulink url="http://www.debian.org/ports/kfreebsd-gnu/">
&debian; GNU/kFreeBSD ports page</ulink>
and the <email>debian-bsd@lists.debian.org</email>
mailing list.
</para>
</sect1>
|