| 1 | <?xml version="1.0" encoding="UTF-8"?> |
1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!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.40 2012/07/24 12:12:51 swift Exp $ --> |
3 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-freebsd.xml,v 1.41 2012/08/01 22:08:58 nightmorph Exp $ --> |
| 4 | |
4 | |
| 5 | <guide disclaimer="obsolete" redirect="http://wiki.gentoo.org/wiki/Gentoo_FreeBSD"> |
5 | <guide disclaimer="obsolete"> |
| 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> |
| … | |
… | |
| 41 | |
41 | |
| 42 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
42 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 43 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
43 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 44 | <license/> |
44 | <license/> |
| 45 | |
45 | |
| 46 | <version>8</version> |
46 | <version>9</version> |
| 47 | <date>2012-07-24</date> |
47 | <date>2012-08-01</date> |
| 48 | |
48 | |
| 49 | <chapter> |
49 | <chapter> |
| 50 | <title>Introduction to FreeBSD</title> |
50 | <title>Introduction to FreeBSD</title> |
| 51 | <section> |
51 | <section> |
| 52 | <title>What is FreeBSD?</title> |
52 | <title>What is FreeBSD?</title> |
| 53 | <body> |
53 | <body> |
|
|
54 | |
|
|
55 | <impo> |
|
|
56 | Be sure to read the Gentoo/FreeBSD <uri |
|
|
57 | link="http://wiki.gentoo.org/wiki/Gentoo_FreeBSD">wiki page</uri> for up-to-date |
|
|
58 | installation instructions. |
|
|
59 | </impo> |
| 54 | |
60 | |
| 55 | <p> |
61 | <p> |
| 56 | <uri link="http://www.freebsd.org/">FreeBSD</uri> is a free (<uri |
62 | <uri link="http://www.freebsd.org/">FreeBSD</uri> is a free (<uri |
| 57 | link="http://www.freebsd.org/copyright/freebsd-license.html">license</uri>) |
63 | link="http://www.freebsd.org/copyright/freebsd-license.html">license</uri>) |
| 58 | Unix-like operating system. Back in 1993 when development of <uri |
64 | Unix-like operating system. Back in 1993 when development of <uri |