diff options
author | Samuel Thibault <sthibault@debian.org> | 2010-09-05 22:48:01 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2010-09-05 22:48:01 +0000 |
commit | a561a87ed44d6de2c461a31f9f666fd696f65ec3 (patch) | |
tree | 6e844fdcbc0b627e96f4470ead6500e735d8febf /en/welcome | |
parent | 8f649fb9b7c940174b675b6c5dafde9f4dff3c5f (diff) | |
download | installation-guide-a561a87ed44d6de2c461a31f9f666fd696f65ec3.zip |
* Add a "What is Debian GNU/kFreeBSD" section.
Diffstat (limited to 'en/welcome')
-rw-r--r-- | en/welcome/welcome.xml | 1 | ||||
-rw-r--r-- | en/welcome/what-is-debian-kfreebsd.xml | 27 |
2 files changed, 28 insertions, 0 deletions
diff --git a/en/welcome/welcome.xml b/en/welcome/welcome.xml index ee3a90c8c..5d20fbbc0 100644 --- a/en/welcome/welcome.xml +++ b/en/welcome/welcome.xml @@ -14,6 +14,7 @@ the next chapter. &what-is-debian.xml; &what-is-linux.xml; &what-is-debian-linux.xml; +&what-is-debian-kfreebsd.xml; &what-is-debian-hurd.xml; &getting-newest-inst.xml; &getting-newest-doc.xml; diff --git a/en/welcome/what-is-debian-kfreebsd.xml b/en/welcome/what-is-debian-kfreebsd.xml new file mode 100644 index 000000000..ee6a383a0 --- /dev/null +++ b/en/welcome/what-is-debian-kfreebsd.xml @@ -0,0 +1,27 @@ +<!-- retain these comments for translator revision tracking --> +<!-- $Id$ --> + + <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> |