| 1 | <?xml version="1.0" encoding="UTF-8"?> |
1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-freebsd.xml,v 1.33 2009/04/22 20:14:37 nightmorph Exp $ --> |
|
|
| 3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
2 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
|
|
3 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-freebsd.xml,v 1.34 2010/08/08 18:09:43 nightmorph Exp $ --> |
| 4 | |
4 | |
| 5 | <guide link="/doc/en/gentoo-freebsd.xml"> |
5 | <guide> |
| 6 | <title>A short guide to Gentoo/FreeBSD</title> |
6 | <title>A short guide to Gentoo/FreeBSD</title> |
| 7 | |
7 | |
| 8 | <author title="Author"> |
8 | <author title="Author"> |
| 9 | <mail link="ignacio.arquelatour@gmail.com">Ignacio Arque-Latour</mail> |
9 | <mail link="ignacio.arquelatour@gmail.com">Ignacio Arque-Latour</mail> |
| 10 | </author> |
10 | </author> |
| … | |
… | |
| 38 | |
38 | |
| 39 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
39 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 40 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
40 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 41 | <license/> |
41 | <license/> |
| 42 | |
42 | |
| 43 | <version>2.14</version> |
43 | <version>3</version> |
| 44 | <date>2009-04-22</date> |
44 | <date>2010-08-08</date> |
| 45 | |
45 | |
| 46 | <chapter> |
46 | <chapter> |
| 47 | <title>Introduction to FreeBSD</title> |
47 | <title>Introduction to FreeBSD</title> |
| 48 | <section> |
48 | <section> |
| 49 | <title>What is FreeBSD?</title> |
49 | <title>What is FreeBSD?</title> |
| … | |
… | |
| 101 | consistent. |
101 | consistent. |
| 102 | </li> |
102 | </li> |
| 103 | <li> |
103 | <li> |
| 104 | Contrary to the Linux kernel, FreeBSD development is not led by one person, |
104 | Contrary to the Linux kernel, FreeBSD development is not led by one person, |
| 105 | but instead managed by a small group of people called the <uri |
105 | but instead managed by a small group of people called the <uri |
| 106 | link="http://www.freebsd.org/doc/en_US.ISO8859-1/articles/contributors/staff-core.html">Core |
106 | link="http://www.freebsd.org/doc/en_US.ISO8859-1/articles/contributors/staff-committers.html">Core |
| 107 | Team</uri>. |
107 | Team</uri>. |
| 108 | </li> |
108 | </li> |
| 109 | </ul> |
109 | </ul> |
| 110 | |
110 | |
| 111 | <p> |
111 | <p> |