| 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.23 2007/01/03 03:08:25 nightmorph Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-freebsd.xml,v 1.24 2007/04/04 14:22:45 nightmorph Exp $ --> |
| 3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 4 | |
4 | |
| 5 | <guide link="/doc/en/gentoo-freebsd.xml"> |
5 | <guide link="/doc/en/gentoo-freebsd.xml"> |
| 6 | <title>A short guide to Gentoo/FreeBSD</title> |
6 | <title>A short guide to Gentoo/FreeBSD</title> |
| 7 | |
7 | |
| … | |
… | |
| 335 | # <i>chroot /mnt/gentoo/ /bin/bash</i> |
335 | # <i>chroot /mnt/gentoo/ /bin/bash</i> |
| 336 | # <i>env-update && source /etc/profile</i> |
336 | # <i>env-update && source /etc/profile</i> |
| 337 | </pre> |
337 | </pre> |
| 338 | |
338 | |
| 339 | <p> |
339 | <p> |
| 340 | After you got hold of the Gentoo/FreeBSD overlay, it's time to link |
340 | After you obtain the Gentoo/FreeBSD overlay, it's time to link |
| 341 | <path>/etc/make.profile</path> to the correct profile and add get your |
341 | <path>/etc/make.profile</path> to the correct profile and get your |
| 342 | <path>/etc/make.conf</path> ready for Gentoo/FreeBSD. |
342 | <path>/etc/make.conf</path> ready for Gentoo/FreeBSD. |
| 343 | </p> |
343 | </p> |
| 344 | |
344 | |
| 345 | <p> |
345 | <p> |
| 346 | Now, you have to obtain a copy of the main Gentoo Portage tree, which depending |
346 | Now, you have to obtain a copy of the main Gentoo Portage tree, which depending |