Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 98959
Collapse All | Expand All

(-)faq.xml.orig (-12 / +12 lines)
Lines 55-61 Link Here
55
55
56
<p>
56
<p>
57
Please note that many of these questions are answered within the official
57
Please note that many of these questions are answered within the official
58
gentoo documents and guides. This is simply a list of common questions. Please
58
Gentoo documents and guides. This is simply a list of common questions. Please
59
read the documentation and/or man pages to gain a greater understanding of how
59
read the documentation and/or man pages to gain a greater understanding of how
60
Gentoo and GNU/Linux works, and for answers to questions which may not be
60
Gentoo and GNU/Linux works, and for answers to questions which may not be
61
answered here.
61
answered here.
Lines 190-196 Link Here
190
<ul>
190
<ul>
191
  <li>
191
  <li>
192
    <uri link="#filecorruption">ReiserFS and filesystem corruption issues --
192
    <uri link="#filecorruption">ReiserFS and filesystem corruption issues --
193
    how to fix'em, etc.</uri>
193
    how to fix 'em, etc.</uri>
194
  </li>
194
  </li>
195
</ul>
195
</ul>
196
196
Lines 280-286 Link Here
280
<p>
280
<p>
281
Gentoo is actively developed. The entire distribution uses a rapid pace
281
Gentoo is actively developed. The entire distribution uses a rapid pace
282
development style: patches to the packages are quickly integrated in the
282
development style: patches to the packages are quickly integrated in the
283
mainline tree, documentation is updated on daily basis, portage features are
283
mainline tree, documentation is updated on daily basis, Portage features are
284
added frequently, and official releases occur twice per year.
284
added frequently, and official releases occur twice per year.
285
</p>
285
</p>
286
286
Lines 516-522 Link Here
516
<p>
516
<p>
517
First you need to find our what CPU you use. Suppose it's a Pentium-M. Then you
517
First you need to find our what CPU you use. Suppose it's a Pentium-M. Then you
518
need to find out what CPU it is, instruction-wise, compatible with. You may
518
need to find out what CPU it is, instruction-wise, compatible with. You may
519
need to consult the CPUs vendor website for this, although <uri
519
need to consult the CPU's vendor website for this, although <uri
520
link="http://www.google.com">Google</uri> is at least as efficient :-).
520
link="http://www.google.com">Google</uri> is at least as efficient :-).
521
</p>
521
</p>
522
522
Lines 561-567 Link Here
561
561
562
<p>
562
<p>
563
It is possible to create RPMs (Redhat package manager files) using Gentoo's
563
It is possible to create RPMs (Redhat package manager files) using Gentoo's
564
portage, but it is not currently possible to use already existing RPMs to
564
Portage, but it is not currently possible to use already existing RPMs to
565
install packages.
565
install packages.
566
</p>
566
</p>
567
567
Lines 573-581 Link Here
573
573
574
<p>
574
<p>
575
Yes, but it is not trivial, nor is it recommended. Since the method to do this
575
Yes, but it is not trivial, nor is it recommended. Since the method to do this
576
requires a good understanding of portage internals and commands, it is instead
576
requires a good understanding of Portage internals and commands, it is instead
577
recommended that you patch the ebuild to do whatever it is that you want and
577
recommended that you patch the ebuild to do whatever it is that you want and
578
place it in the portage overlay (thats why it exists). This is <e>much</e>
578
place it in the Portage overlay (thats why it exists). This is <e>much</e>
579
better for maintainability, and usually easier. See the <uri
579
better for maintainability, and usually easier. See the <uri
580
link="/proj/en/devrel/handbook/handbook.xml?part=2&amp;chap=1">Ebuild
580
link="/proj/en/devrel/handbook/handbook.xml?part=2&amp;chap=1">Ebuild
581
HOWTO</uri> for more information.
581
HOWTO</uri> for more information.
Lines 603-609 Link Here
603
If you're behind a firewall that doesn't permit rsync traffic, then you can use 
603
If you're behind a firewall that doesn't permit rsync traffic, then you can use 
604
<c>emerge-webrsync</c> which will fetch and install a Portage snapshot for you 
604
<c>emerge-webrsync</c> which will fetch and install a Portage snapshot for you 
605
through regular HTTP. See the <uri link="#proxy">proxy section</uri> of this
605
through regular HTTP. See the <uri link="#proxy">proxy section</uri> of this
606
document for information on downloading source files and portage snapshots via
606
document for information on downloading source files and Portage snapshots via
607
a proxy.
607
a proxy.
608
</p>
608
</p>
609
609
Lines 674-680 Link Here
674
<body>
674
<body>
675
675
676
<p>
676
<p>
677
Edit the <c>KEYMAP</c> variable in <path>/etc/rc.conf</path>. Then, either
677
Edit the <c>KEYMAP</c> variable in <path>/etc/rconf.d/keymaps</path>. Then, either
678
<c>reboot</c> or restart the keymaps script:
678
<c>reboot</c> or restart the keymaps script:
679
</p>
679
</p>
680
680
Lines 754-760 Link Here
754
754
755
<p>
755
<p>
756
This issue seems only to occur when you log on graphically. <c>startx</c> users
756
This issue seems only to occur when you log on graphically. <c>startx</c> users
757
don't have this behaviour. The problem is a <uri
757
don't have this behavior. The problem is a <uri
758
link="http://bugs.gentoo.org/show_bug.cgi?id=14560">bug</uri> in Gentoo's PAM, 
758
link="http://bugs.gentoo.org/show_bug.cgi?id=14560">bug</uri> in Gentoo's PAM, 
759
the solution however is quite simple: add the following line to 
759
the solution however is quite simple: add the following line to 
760
<path>/etc/profile</path>.
760
<path>/etc/profile</path>.
Lines 772-778 Link Here
772
<chapter>
772
<chapter>
773
<title>Maintenance</title>
773
<title>Maintenance</title>
774
<section id="filecorruption">
774
<section id="filecorruption">
775
<title>ReiserFS and filesystem corruption issues -- how to fix'em, etc</title>
775
<title>ReiserFS and filesystem corruption issues -- how to fix 'em, etc</title>
776
<body>
776
<body>
777
777
778
<p>
778
<p>
Lines 866-872 Link Here
866
<body>
866
<body>
867
867
868
<p>
868
<p>
869
Install CDs for all supported architecture are available on our <uri
869
Install CDs for all supported architectures are available on our <uri
870
link="http://www.cafepress.com/officialgentoo/">Gentoo Store</uri>. When you
870
link="http://www.cafepress.com/officialgentoo/">Gentoo Store</uri>. When you
871
purchase a CD from our store, you are also supporting our development. So,
871
purchase a CD from our store, you are also supporting our development. So,
872
please consider buying from our store if possible.
872
please consider buying from our store if possible.

Return to bug 98959