| … | |
… | |
| 2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
| 3 | |
3 | |
| 4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 5 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
5 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
| 6 | |
6 | |
| 7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v 1.34 2005/08/09 09:43:58 swift Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v 1.35 2005/08/25 19:53:25 neysx Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>2.6</version> |
11 | <version>2.7</version> |
| 12 | <date>2005-08-09</date> |
12 | <date>2005-08-25</date> |
| 13 | |
13 | |
| 14 | <section> |
14 | <section> |
| 15 | <title>Hardware Requirements</title> |
15 | <title>Hardware Requirements</title> |
| 16 | <subsection> |
16 | <subsection> |
| 17 | <title>Introduction</title> |
17 | <title>Introduction</title> |
| … | |
… | |
| 636 | If you want to view the documentation on the CD you can immediately run |
636 | If you want to view the documentation on the CD you can immediately run |
| 637 | <c>lynx</c> to read it: |
637 | <c>lynx</c> to read it: |
| 638 | </p> |
638 | </p> |
| 639 | |
639 | |
| 640 | <pre caption="Viewing the on-CD documentation"> |
640 | <pre caption="Viewing the on-CD documentation"> |
| 641 | # <i>lynx /mnt/cdrom/docs/handbook/html/index.html</i> |
641 | # <i>lynx /mnt/cdrom/docs/html/index.html</i> |
| 642 | </pre> |
642 | </pre> |
| 643 | |
643 | |
| 644 | <p> |
644 | <p> |
| 645 | However, it is preferred that you use the online Gentoo Handbook as it will be |
645 | However, it is preferred that you use the online Gentoo Handbook as it will be |
| 646 | more recent than the one provided on the CD. You can view it using <c>lynx</c> |
646 | more recent than the one provided on the CD. You can view it using <c>lynx</c> |