diff options
author | Samuel Thibault <sthibault@debian.org> | 2010-09-05 23:04:31 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2010-09-05 23:04:31 +0000 |
commit | e80eaae122785919b0ee9615b99a92b4a62e34e0 (patch) | |
tree | c9c94c9741a9ec9a84e1ca8b5ee2a07d1ddaaf9a /cs/welcome/what-is-debian-kfreebsd.xml | |
parent | 275982926eefba3503159cfb408400db2814c7b7 (diff) | |
download | installation-guide-e80eaae122785919b0ee9615b99a92b4a62e34e0.zip |
Add template for the "What is Debian GNU/kFreeBSD" section
Diffstat (limited to 'cs/welcome/what-is-debian-kfreebsd.xml')
-rw-r--r-- | cs/welcome/what-is-debian-kfreebsd.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/cs/welcome/what-is-debian-kfreebsd.xml b/cs/welcome/what-is-debian-kfreebsd.xml new file mode 100644 index 000000000..b03402b86 --- /dev/null +++ b/cs/welcome/what-is-debian-kfreebsd.xml @@ -0,0 +1,26 @@ +<!-- original version: 64660 untranslated --> + + <sect1 id="what-is-debian-kfreebsd"> + <title>What is Debian GNU/kFreeBSD?</title> + +<para> + +Debian GNU/kFreeBSD is a Debian GNU system with the kFreeBSD kernel. + +This port of Debian is currently only being developed for the i386 and amd64 +architectures, although ports to other architectures is possible. + +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> |