| … | |
… | |
| 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-ppc-kernel.xml,v 1.17 2005/01/09 09:06:43 sejo Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.18 2005/01/09 09:10:16 sejo Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>1.14</version> |
11 | <version>1.15</version> |
| 12 | <date>2005-01-09</date> |
12 | <date>2005-01-09</date> |
| 13 | |
13 | |
| 14 | <section> |
14 | <section> |
| 15 | <title>Timezone</title> |
15 | <title>Timezone</title> |
| 16 | <body> |
16 | <body> |
| … | |
… | |
| 326 | <pre caption="Emerging udev"> |
326 | <pre caption="Emerging udev"> |
| 327 | # <i>emerge udev</i> |
327 | # <i>emerge udev</i> |
| 328 | </pre> |
328 | </pre> |
| 329 | |
329 | |
| 330 | <p> |
330 | <p> |
| 331 | On the 2004.3 stages there is a problem with PAM, to resolve these issues, making sure you can login after the installation you should follow these steps: |
331 | On the 2004.3 <b>stage3</b> there is a problem with PAM, to resolve these issues, making sure you can login after the installation you should follow these steps: |
| 332 | </p> |
332 | </p> |
| 333 | <pre caption="Fix login problems 2004.3"> |
333 | <pre caption="Fix login problems 2004.3"> |
| 334 | <comment>First we need to add pam to our USE flags.</comment> |
334 | <comment>First we need to add pam to our USE flags.</comment> |
| 335 | # <i>nano /etc/make.conf</i> |
335 | # <i>nano /etc/make.conf</i> |
| 336 | <comment>Now we need to re-emerge shadow, pam and pam-login.</comment> |
336 | <comment>Now we need to re-emerge shadow, pam and pam-login.</comment> |