* [gentoo-doc-cvs] cvs commit: faq.xml
@ 2005-07-14 9:34 Xavier Neys
0 siblings, 0 replies; 19+ messages in thread
From: Xavier Neys @ 2005-07-14 9:34 UTC (permalink / raw
To: gentoo-doc-cvs
neysx 05/07/14 09:34:23
Modified: xml/htdocs/doc/en faq.xml
Log:
Part of #98959, update KEYMAP location
Revision Changes Path
1.93 +5 -5 xml/htdocs/doc/en/faq.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.93&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.93&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml.diff?r1=1.92&r2=1.93&cvsroot=gentoo
Index: faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- faq.xml 3 Jul 2005 11:40:49 -0000 1.92
+++ faq.xml 14 Jul 2005 09:34:23 -0000 1.93
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.92 2005/07/03 11:40:49 yoswink Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.93 2005/07/14 09:34:23 neysx Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/doc/en/faq.xml">
@@ -44,8 +44,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
<license/>
-<version>3.0.5</version>
-<date>2005-07-03</date>
+<version>3.0.6</version>
+<date>2005-07-14</date>
<chapter>
<title>Questions:</title>
@@ -674,8 +674,8 @@
<body>
<p>
-Edit the <c>KEYMAP</c> variable in <path>/etc/rc.conf</path>. Then, either
-<c>reboot</c> or restart the keymaps script:
+Edit the <c>KEYMAP</c> variable in <path>/etc/conf.d/keymaps</path>. Then,
+either <c>reboot</c> or restart the keymaps script:
</p>
<pre caption="Restarting keymaps">
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-doc-cvs] cvs commit: faq.xml
@ 2005-07-14 9:37 Xavier Neys
0 siblings, 0 replies; 19+ messages in thread
From: Xavier Neys @ 2005-07-14 9:37 UTC (permalink / raw
To: gentoo-doc-cvs
neysx 05/07/14 09:37:58
Modified: xml/htdocs/doc/en faq.xml
Log:
Part of #98959, [en] fixes **No Content Change**
Revision Changes Path
1.94 +10 -10 xml/htdocs/doc/en/faq.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.94&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.94&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml.diff?r1=1.93&r2=1.94&cvsroot=gentoo
Index: faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- faq.xml 14 Jul 2005 09:34:23 -0000 1.93
+++ faq.xml 14 Jul 2005 09:37:58 -0000 1.94
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.93 2005/07/14 09:34:23 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.94 2005/07/14 09:37:58 neysx Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/doc/en/faq.xml">
@@ -55,7 +55,7 @@
<p>
Please note that many of these questions are answered within the official
-gentoo documents and guides. This is simply a list of common questions. Please
+Gentoo documents and guides. This is simply a list of common questions. Please
read the documentation and/or man pages to gain a greater understanding of how
Gentoo and GNU/Linux works, and for answers to questions which may not be
answered here.
@@ -190,7 +190,7 @@
<ul>
<li>
<uri link="#filecorruption">ReiserFS and filesystem corruption issues --
- how to fix'em, etc.</uri>
+ how to fix them, etc.</uri>
</li>
</ul>
@@ -280,7 +280,7 @@
<p>
Gentoo is actively developed. The entire distribution uses a rapid pace
development style: patches to the packages are quickly integrated in the
-mainline tree, documentation is updated on daily basis, portage features are
+mainline tree, documentation is updated on daily basis, Portage features are
added frequently, and official releases occur twice per year.
</p>
@@ -561,7 +561,7 @@
<p>
It is possible to create RPMs (Redhat package manager files) using Gentoo's
-portage, but it is not currently possible to use already existing RPMs to
+Portage, but it is not currently possible to use already existing RPMs to
install packages.
</p>
@@ -573,9 +573,9 @@
<p>
Yes, but it is not trivial, nor is it recommended. Since the method to do this
-requires a good understanding of portage internals and commands, it is instead
+requires a good understanding of Portage internals and commands, it is instead
recommended that you patch the ebuild to do whatever it is that you want and
-place it in the portage overlay (thats why it exists). This is <e>much</e>
+place it in the Portage overlay (that's why it exists). This is <e>much</e>
better for maintainability, and usually easier. See the <uri
link="/proj/en/devrel/handbook/handbook.xml?part=2&chap=1">Ebuild
HOWTO</uri> for more information.
@@ -603,7 +603,7 @@
If you're behind a firewall that doesn't permit rsync traffic, then you can use
<c>emerge-webrsync</c> which will fetch and install a Portage snapshot for you
through regular HTTP. See the <uri link="#proxy">proxy section</uri> of this
-document for information on downloading source files and portage snapshots via
+document for information on downloading source files and Portage snapshots via
a proxy.
</p>
@@ -772,7 +772,7 @@
<chapter>
<title>Maintenance</title>
<section id="filecorruption">
-<title>ReiserFS and filesystem corruption issues -- how to fix'em, etc</title>
+<title>ReiserFS and filesystem corruption issues -- how to fix them, etc</title>
<body>
<p>
@@ -866,7 +866,7 @@
<body>
<p>
-Install CDs for all supported architecture are available on our <uri
+Install CDs for all supported architectures are available on our <uri
link="http://www.cafepress.com/officialgentoo/">Gentoo Store</uri>. When you
purchase a CD from our store, you are also supporting our development. So,
please consider buying from our store if possible.
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-doc-cvs] cvs commit: faq.xml
@ 2005-07-14 10:30 Xavier Neys
0 siblings, 0 replies; 19+ messages in thread
From: Xavier Neys @ 2005-07-14 10:30 UTC (permalink / raw
To: gentoo-doc-cvs
neysx 05/07/14 10:30:20
Modified: xml/htdocs/doc/en faq.xml
Log:
#98959, epilogue **No Content Change**
Revision Changes Path
1.95 +2 -2 xml/htdocs/doc/en/faq.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.95&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.95&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml.diff?r1=1.94&r2=1.95&cvsroot=gentoo
Index: faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- faq.xml 14 Jul 2005 09:37:58 -0000 1.94
+++ faq.xml 14 Jul 2005 10:30:20 -0000 1.95
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.94 2005/07/14 09:37:58 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.95 2005/07/14 10:30:20 neysx Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/doc/en/faq.xml">
@@ -516,7 +516,7 @@
<p>
First you need to find our what CPU you use. Suppose it's a Pentium-M. Then you
need to find out what CPU it is, instruction-wise, compatible with. You may
-need to consult the CPUs vendor website for this, although <uri
+need to consult the CPU's vendor website for this, although <uri
link="http://www.google.com">Google</uri> is at least as efficient :-).
</p>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-doc-cvs] cvs commit: faq.xml
@ 2005-07-26 14:22 Xavier Neys
0 siblings, 0 replies; 19+ messages in thread
From: Xavier Neys @ 2005-07-26 14:22 UTC (permalink / raw
To: gentoo-doc-cvs
neysx 05/07/26 14:22:01
Modified: xml/htdocs/doc/en faq.xml
Log:
Changed link to docs.gentoo.org
Revision Changes Path
1.96 +4 -5 xml/htdocs/doc/en/faq.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.96&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.96&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml.diff?r1=1.95&r2=1.96&cvsroot=gentoo
Index: faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- faq.xml 14 Jul 2005 10:30:20 -0000 1.95
+++ faq.xml 26 Jul 2005 14:22:01 -0000 1.96
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.95 2005/07/14 10:30:20 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.96 2005/07/26 14:22:01 neysx Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/doc/en/faq.xml">
@@ -44,8 +44,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
<license/>
-<version>3.0.6</version>
-<date>2005-07-14</date>
+<version>3.0.7</version>
+<date>2005-07-26</date>
<chapter>
<title>Questions:</title>
@@ -61,7 +61,6 @@
answered here.
</p>
-
<ul>
<li>
<uri link="#pronunciation">How is Gentoo pronounced, and what does it
@@ -856,7 +855,7 @@
<p>
The official Gentoo documentation can be found at
-<uri>http://docs.gentoo.org</uri>.
+<uri>http://www.gentoo.org/doc/en/</uri>.
</p>
</body>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-doc-cvs] cvs commit: faq.xml
@ 2005-08-06 11:43 swift
0 siblings, 0 replies; 19+ messages in thread
From: swift @ 2005-08-06 11:43 UTC (permalink / raw
To: gentoo-doc-cvs
swift 05/08/06 11:43:49
Modified: xml/htdocs/doc/en faq.xml
Log:
Adding FAQ on missing dhcpcd (or kernel modules) for networking stuff. Identified by #dhcp
Revision Changes Path
1.97 +40 -4 xml/htdocs/doc/en/faq.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.97&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.97&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml.diff?r1=1.96&r2=1.97&cvsroot=gentoo
Index: faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- faq.xml 26 Jul 2005 14:22:01 -0000 1.96
+++ faq.xml 6 Aug 2005 11:43:49 -0000 1.97
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.96 2005/07/26 14:22:01 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.97 2005/08/06 11:43:49 swift Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/doc/en/faq.xml">
@@ -41,11 +41,11 @@
</abstract>
<!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>3.0.7</version>
-<date>2005-07-26</date>
+<version>3.0.8</version>
+<date>2005-08-06</date>
<chapter>
<title>Questions:</title>
@@ -113,6 +113,9 @@
<li>
<uri link="#cpus">What CD/stage should I use for my CPU?</uri>
</li>
+ <li>
+ <uri link="#dhcp">I can't get online after rebooting. What is wrong?</uri>
+ </li>
</ul>
</body>
@@ -534,6 +537,39 @@
</body>
</section>
+<section id="dhcp">
+<title>I can't get online after rebooting. What is wrong?</title>
+<body>
+
+<p>
+First you need to check if your network card is discovered properly by the
+kernel. Run <c>ifconfig -a</c> and look for eth0 or wlan0 (in case of
+certain wireless network cards). You might need to load specific kernel modules
+for the kernel to properly detect the network card. If that is the case, make
+sure that these kernel modules are listed in
+<path>/etc/modules.autoload.d/kernel-2.6</path> (or <path>kernel-2.4</path> if
+you are still using a 2.4 kernel).
+</p>
+
+<p>
+If you have forgotten to include support for your network card in your kernel,
+you will need to reconfigure your kernel.
+</p>
+
+<p>
+If your network card is found by your kernel, but you have set your networking
+configuration to use DHCP, you might have forgotten to
+<c>emerge dhcpcd</c>. You will need to reboot with your installation CD to
+install <c>dhcpcd</c>.
+</p>
+
+<p>
+Information on how to rescue your system using the installation CD is <uri
+link="#bootrescue">available</uri> as well.
+</p>
+
+</body>
+</section>
</chapter>
<chapter>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-doc-cvs] cvs commit: faq.xml
@ 2005-09-09 8:29 Shyam Mani
0 siblings, 0 replies; 19+ messages in thread
From: Shyam Mani @ 2005-09-09 8:29 UTC (permalink / raw
To: gentoo-doc-cvs
fox2mike 05/09/09 08:29:49
Modified: xml/htdocs/doc/en faq.xml
Log:
#105013 - Fooling Windows :), thanks to rane for the patch.
Revision Changes Path
1.98 +51 -4 xml/htdocs/doc/en/faq.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.98&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.98&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml.diff?r1=1.97&r2=1.98&cvsroot=gentoo
Index: faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- faq.xml 6 Aug 2005 11:43:49 -0000 1.97
+++ faq.xml 9 Sep 2005 08:29:49 -0000 1.98
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.97 2005/08/06 11:43:49 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.98 2005/09/09 08:29:49 fox2mike Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/doc/en/faq.xml">
@@ -44,8 +44,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>3.0.8</version>
-<date>2005-08-06</date>
+<version>3.0.9</version>
+<date>2005-09-09</date>
<chapter>
<title>Questions:</title>
@@ -116,6 +116,10 @@
<li>
<uri link="#dhcp">I can't get online after rebooting. What is wrong?</uri>
</li>
+ <li>
+ <uri link="#dualboot">I want to boot Windows from GRUB or LILO but it shows
+ only black screen. What should I do?</uri>
+ </li>
</ul>
</body>
@@ -570,6 +574,50 @@
</body>
</section>
+<section id="dualboot">
+<title>
+I want to boot Windows from grub or lilo but it shows only black screen. What
+should I do?
+</title>
+<body>
+
+<p>
+This is a known problem. Windows refuses to boot when it isn't installed on the
+first hard drive and shows a black/blank screen. To handle this, you will have
+to "fool" Windows into believing that it is installed on the first hard drive
+with a little tweak in your boot loader configuration. Please note that in the
+below example, Gentoo is installed on <path>hda</path> (first disk) and Windows
+on <path>hdb</path> (second one). Adjust your config as needed.
+</p>
+
+<pre caption="Example dual boot entry for Windows in grub.conf">
+title Windows XP
+ map (hd1) (hd0)
+ map (hd0) (hd1)
+ rootnoverify (hd1,0)
+ chainloader +1
+</pre>
+
+<pre caption="Example dual boot entry for Windows in lilo.conf">
+other=/dev/hdb1
+ label=WindowsXP
+ table=/dev/hdb
+ map-drive = 0x80
+ to = 0x81
+ map-drive = 0x81
+ to = 0x80
+</pre>
+
+<p>
+This will make Windows believe it is installed on the first hard drive and boot
+without problems. More information can be found in the <uri
+link="http://www.gnu.org/software/grub/manual/html_node/DOS_002fWindows.html">GRUB
+documentation</uri> and in <c>man lilo.conf</c>, depending on the boot loader
+you're using.
+</p>
+
+</body>
+</section>
</chapter>
<chapter>
@@ -801,7 +849,6 @@
</body>
</section>
-
</chapter>
<chapter>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-doc-cvs] cvs commit: faq.xml
@ 2005-11-11 17:27 swift
0 siblings, 0 replies; 19+ messages in thread
From: swift @ 2005-11-11 17:27 UTC (permalink / raw
To: gentoo-doc-cvs
swift 05/11/11 17:27:14
Modified: xml/htdocs/doc/en faq.xml
Log:
#105809 - Moving bootstrapping/system to FAQ, outside handbook
Revision Changes Path
1.99 +52 -5 xml/htdocs/doc/en/faq.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.99&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.99&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml.diff?r1=1.98&r2=1.99&cvsroot=gentoo
Index: faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- faq.xml 9 Sep 2005 08:29:49 -0000 1.98
+++ faq.xml 11 Nov 2005 17:27:14 -0000 1.99
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.98 2005/09/09 08:29:49 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.99 2005/11/11 17:27:14 swift Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/doc/en/faq.xml">
@@ -44,8 +44,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>3.0.9</version>
-<date>2005-09-09</date>
+<version>3.1</version>
+<date>2005-11-11</date>
<chapter>
<title>Questions:</title>
@@ -120,6 +120,10 @@
<uri link="#dualboot">I want to boot Windows from GRUB or LILO but it shows
only black screen. What should I do?</uri>
</li>
+ <li>
+ <uri link="#stage12">How do I Install Gentoo Using a Stage1 or Stage2
+ Tarball?</uri>
+ </li>
</ul>
</body>
@@ -533,8 +537,8 @@
</p>
<p>
-If you are building from a Stage 1, please note that many more options exist
-than those for which Gentoo builds binary stages. Please see the <uri
+Please note that many more options exist than those for which Gentoo builds
+binary stages. Please see the <uri
link="http://gcc.gnu.org/onlinedocs/gcc-3.4.4/gcc/i386-and-x86_002d64-Options.html#i386-and-x86_002d64-Options">gcc
guide</uri> for setting <c>-march</c>.
</p>
@@ -618,6 +622,49 @@
</body>
</section>
+<section id="stage12">
+<title>How do I Install Gentoo Using a Stage1 or Stage2 Tarball?</title>
+<body>
+
+<p>
+The Gentoo Handbook only describes a Gentoo installation using a stage3 tarball.
+However, Gentoo still provides stage1 and stage2 tarballs. This is for
+development purposes (the Release Engineering team starts from a stage1 tarball
+to obtain a stage3) but shouldn't be used by users: a stage3 tarball can very
+well be used to bootstrap the system. You do need a working Internet connection.
+</p>
+
+<p>
+Bootstrapping means building the toolchain (the C library and compiler) for
+your system after which you install all core system packages. To bootstrap the
+system, perform a stage3 installation. Before you start the chapter on
+<e>Configuring the Kernel</e>, modify the <path>bootstrap.sh</path> script to
+suit your needs and then run it:
+</p>
+
+<pre caption="Bootstrapping the system">
+# <i>cd /usr/portage/scripts</i>
+# <i>vi bootstrap.sh</i>
+
+# <i>./bootstrap.sh</i>
+</pre>
+
+<p>
+Next, rebuild all core system packages with the newly built toolchain. We need
+to rebuild them since the stage3 tarball already offers them:
+</p>
+
+<pre caption="Rebuilding the core system packages">
+# <i>emerge -e system</i>
+</pre>
+
+<p>
+Now you can continue with <e>Configuring the Kernel</e>. You can not use the
+prebuilt GRP packages anymore though.
+</p>
+
+</body>
+</section>
</chapter>
<chapter>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-doc-cvs] cvs commit: faq.xml
@ 2005-11-12 15:20 swift
0 siblings, 0 replies; 19+ messages in thread
From: swift @ 2005-11-12 15:20 UTC (permalink / raw
To: gentoo-doc-cvs
swift 05/11/12 15:20:45
Modified: xml/htdocs/doc/en faq.xml
Log:
Static dev is functional as well (thx to baselayout folks and grant goodyear for rapporting)
Revision Changes Path
1.100 +10 -5 xml/htdocs/doc/en/faq.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.100&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.100&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml.diff?r1=1.99&r2=1.100&cvsroot=gentoo
Index: faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- faq.xml 11 Nov 2005 17:27:14 -0000 1.99
+++ faq.xml 12 Nov 2005 15:20:45 -0000 1.100
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.99 2005/11/11 17:27:14 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.100 2005/11/12 15:20:45 swift Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/doc/en/faq.xml">
@@ -44,8 +44,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>3.1</version>
-<date>2005-11-11</date>
+<version>3.2</version>
+<date>2005-11-12</date>
<chapter>
<title>Questions:</title>
@@ -378,13 +378,18 @@
<body>
<p>
-Gentoo requires either devfs kernel support or udev userland support to
-function correctly. With the advent of the 2.6 kernel being stable on most
+Gentoo can work with devfs kernel support, udev userland support or static
+<path>/dev</path>. With the advent of the 2.6 kernel being stable on most
archs, udev is recommended. Please see the <uri
link="/doc/en/udev-guide.xml">udev guide</uri> for information on configuring
udev.
</p>
+<p>
+If you want to use the static <path>/dev</path>, please set
+<c>RC_DEVICES="static"</c> in <path>/cetc/conf.d/rc</path>.
+</p>
+
</body>
</section>
<section id="upgrade">
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-doc-cvs] cvs commit: faq.xml
@ 2005-11-12 19:51 Xavier Neys
0 siblings, 0 replies; 19+ messages in thread
From: Xavier Neys @ 2005-11-12 19:51 UTC (permalink / raw
To: gentoo-doc-cvs
neysx 05/11/12 19:51:33
Modified: xml/htdocs/doc/en faq.xml
Log:
Fixed a typo in a path
Revision Changes Path
1.101 +3 -3 xml/htdocs/doc/en/faq.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.101&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.101&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml.diff?r1=1.100&r2=1.101&cvsroot=gentoo
Index: faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- faq.xml 12 Nov 2005 15:20:45 -0000 1.100
+++ faq.xml 12 Nov 2005 19:51:33 -0000 1.101
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.100 2005/11/12 15:20:45 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.101 2005/11/12 19:51:33 neysx Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/doc/en/faq.xml">
@@ -44,7 +44,7 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>3.2</version>
+<version>3.3</version>
<date>2005-11-12</date>
<chapter>
@@ -387,7 +387,7 @@
<p>
If you want to use the static <path>/dev</path>, please set
-<c>RC_DEVICES="static"</c> in <path>/cetc/conf.d/rc</path>.
+<c>RC_DEVICES="static"</c> in <path>/etc/conf.d/rc</path>.
</p>
</body>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-doc-cvs] cvs commit: faq.xml
@ 2006-01-06 16:06 Flammie Pirinen
0 siblings, 0 replies; 19+ messages in thread
From: Flammie Pirinen @ 2006-01-06 16:06 UTC (permalink / raw
To: gentoo-doc-cvs
flammie 06/01/06 16:06:31
Modified: xml/htdocs/doc/en faq.xml
Log:
Bug 117575: consoletranslation
Revision Changes Path
1.102 +11 -5 xml/htdocs/doc/en/faq.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.102&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.102&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml.diff?r1=1.101&r2=1.102&cvsroot=gentoo
Index: faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- faq.xml 12 Nov 2005 19:51:33 -0000 1.101
+++ faq.xml 6 Jan 2006 16:06:31 -0000 1.102
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.101 2005/11/12 19:51:33 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.102 2006/01/06 16:06:31 flammie Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/doc/en/faq.xml">
@@ -44,8 +44,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>3.3</version>
-<date>2005-11-12</date>
+<version>3.4</version>
+<date>2006-01-06</date>
<chapter>
<title>Questions:</title>
@@ -809,12 +809,18 @@
<body>
<p>
-Edit the <c>KEYMAP</c> variable in <path>/etc/conf.d/keymaps</path>. Then,
-either <c>reboot</c> or restart the keymaps script:
+Edit the <c>KEYMAP</c> variable in <path>/etc/conf.d/keymaps</path>. To have
+console working correctly with extended characters in your keymap you might
+also need to set up variables <c>CONSOLETRANSLATION</c> and <c>CONSOLEFONT</c>
+in your <path>/etc/conf.d/consolefont</path> (for further information on
+localising your environment, refer to <uri link="/doc/en/guide-localization">
+our localisation guide</uri>.).
+Then, either <c>reboot</c>, or restart the keymaps and consolefont scripts:
</p>
<pre caption="Restarting keymaps">
# <i>/etc/init.d/keymaps restart</i>
+# <i>/etc/init.d/consolefont restart</i>
</pre>
</body>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-doc-cvs] cvs commit: faq.xml
@ 2006-01-16 1:10 Jose Luis Rivero
0 siblings, 0 replies; 19+ messages in thread
From: Jose Luis Rivero @ 2006-01-16 1:10 UTC (permalink / raw
To: gentoo-doc-cvs
yoswink 06/01/16 01:10:29
Modified: xml/htdocs/doc/en faq.xml
Log:
Fixed a broken link to guide-localization.xml
Revision Changes Path
1.103 +5 -5 xml/htdocs/doc/en/faq.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.103&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.103&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml.diff?r1=1.102&r2=1.103&cvsroot=gentoo
Index: faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- faq.xml 6 Jan 2006 16:06:31 -0000 1.102
+++ faq.xml 16 Jan 2006 01:10:29 -0000 1.103
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.102 2006/01/06 16:06:31 flammie Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.103 2006/01/16 01:10:29 yoswink Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/doc/en/faq.xml">
@@ -44,8 +44,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>3.4</version>
-<date>2006-01-06</date>
+<version>3.5</version>
+<date>2006-01-16</date>
<chapter>
<title>Questions:</title>
@@ -813,8 +813,8 @@
console working correctly with extended characters in your keymap you might
also need to set up variables <c>CONSOLETRANSLATION</c> and <c>CONSOLEFONT</c>
in your <path>/etc/conf.d/consolefont</path> (for further information on
-localising your environment, refer to <uri link="/doc/en/guide-localization">
-our localisation guide</uri>.).
+localising your environment, refer to <uri
+link="/doc/en/guide-localization.xml">our localisation guide</uri>).
Then, either <c>reboot</c>, or restart the keymaps and consolefont scripts:
</p>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-doc-cvs] cvs commit: faq.xml
@ 2006-02-13 15:36 Xavier Neys
0 siblings, 0 replies; 19+ messages in thread
From: Xavier Neys @ 2006-02-13 15:36 UTC (permalink / raw
To: gentoo-doc-cvs
neysx 06/02/13 15:36:26
Modified: xml/htdocs/doc/en faq.xml
Log:
#122678 append kernel_name to "cp arch/i386/boot/bzImage /boot"
Revision Changes Path
1.104 +5 -5 xml/htdocs/doc/en/faq.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.104&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.104&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml.diff?r1=1.103&r2=1.104&cvsroot=gentoo
Index: faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- faq.xml 16 Jan 2006 01:10:29 -0000 1.103
+++ faq.xml 13 Feb 2006 15:36:26 -0000 1.104
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.103 2006/01/16 01:10:29 yoswink Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.104 2006/02/13 15:36:26 neysx Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/doc/en/faq.xml">
@@ -44,8 +44,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>3.5</version>
-<date>2006-01-16</date>
+<version>3.6</version>
+<date>2006-02-13</date>
<chapter>
<title>Questions:</title>
@@ -437,7 +437,7 @@
<comment>previous attempt. Then quit and compile your kernel:</comment>
# <i>make && make modules_install</i>
<comment>Now copy over your bzImage file, overwriting your previous one:</comment>
-# <i>cp arch/i386/boot/bzImage /boot</i>
+# <i>cp arch/i386/boot/bzImage /boot/<kernel_name></i>
<comment>If you use LILO, rerun lilo -- GRUB users should skip this:</comment>
# <i>/sbin/lilo</i>
<comment>Now exit the chroot and reboot.</comment>
@@ -447,7 +447,7 @@
</pre>
<p>
-If, on the other hand, the problem lays with your bootloader configuration,
+If, on the other hand, the problem lies with your bootloader configuration,
follow the same steps, but instead of configuring/compiling your kernel, you
should reconfigure your bootloader (recompilation isn't necessary).
</p>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-doc-cvs] cvs commit: faq.xml
@ 2007-10-15 10:41 Xavier Neys
0 siblings, 0 replies; 19+ messages in thread
From: Xavier Neys @ 2007-10-15 10:41 UTC (permalink / raw
To: gentoo-doc-cvs
neysx 07/10/15 10:41:37
Modified: faq.xml
Log:
Gentoo penguins are not small, tx to r0bertz
Revision Changes Path
1.108 xml/htdocs/doc/en/faq.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?rev=1.108&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?rev=1.108&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?r1=1.107&r2=1.108
Index: faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- faq.xml 25 Aug 2007 09:36:56 -0000 1.107
+++ faq.xml 15 Oct 2007 10:41:37 -0000 1.108
@@ -43,8 +43,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>3.6</version>
-<date>2006-02-13</date>
+<version>3.7</version>
+<date>2007-10-15</date>
<faqindex>
<title>Questions</title>
@@ -72,10 +72,12 @@
<body>
<p>
-A <e>Gentoo</e> is a species of a small, fast penguin, pronounced "gen-too" (the
-"g" in "Gentoo" is a soft "g", as in "gentle"). The scientific name of the Gentoo
-penguin is <e>Pygoscelis papua</e>. The name <e>Gentoo</e> has been given to the
-penguin by the inhabitants of the Falkland Islands (Islas Malvinas).
+<e>Gentoo</e> is pronounced "gen-too" (the "g" in "Gentoo" is a soft "g", as in
+"gentle"). The scientific name of the <uri
+link="http://en.wikipedia.org/wiki/Gentoo_penguin">Gentoo penguin</uri> is
+<e>Pygoscelis papua</e>. The name <e>Gentoo</e> has been given to the penguin
+by the inhabitants of the <uri
+link="http://en.wikipedia.org/wiki/Falkland_Islands">Falkland Islands</uri>.
</p>
</body>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-doc-cvs] cvs commit: faq.xml
@ 2008-02-19 22:09 Sven Vermeulen
0 siblings, 0 replies; 19+ messages in thread
From: Sven Vermeulen @ 2008-02-19 22:09 UTC (permalink / raw
To: gentoo-doc-cvs
swift 08/02/19 22:09:21
Modified: faq.xml
Log:
Do not mention devfs anymore, its far from a FAQ as it is not only deprecated, but also not used anymore
Revision Changes Path
1.109 xml/htdocs/doc/en/faq.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?rev=1.109&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?rev=1.109&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?r1=1.108&r2=1.109
Index: faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- faq.xml 15 Oct 2007 10:41:37 -0000 1.108
+++ faq.xml 19 Feb 2008 22:09:21 -0000 1.109
@@ -43,8 +43,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>3.7</version>
-<date>2007-10-15</date>
+<version>3.8</version>
+<date>2008-02-19</date>
<faqindex>
<title>Questions</title>
@@ -192,25 +192,6 @@
</body>
</section>
-<section id="devfs">
-<title>How do I disable devfs?</title>
-<body>
-
-<p>
-Gentoo can work with devfs kernel support, udev userland support or static
-<path>/dev</path>. With the advent of the 2.6 kernel being stable on most
-archs, udev is recommended. Please see the <uri
-link="/doc/en/udev-guide.xml">udev guide</uri> for information on configuring
-udev.
-</p>
-
-<p>
-If you want to use the static <path>/dev</path>, please set
-<c>RC_DEVICES="static"</c> in <path>/etc/conf.d/rc</path>.
-</p>
-
-</body>
-</section>
<section id="upgrade">
<title>
Can I upgrade Gentoo from one release to another without reinstalling?
--
gentoo-doc-cvs@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-doc-cvs] cvs commit: faq.xml
@ 2008-02-19 22:19 Sven Vermeulen
0 siblings, 0 replies; 19+ messages in thread
From: Sven Vermeulen @ 2008-02-19 22:19 UTC (permalink / raw
To: gentoo-doc-cvs
swift 08/02/19 22:19:16
Modified: faq.xml
Log:
No such thing as "The" portage overlay
Revision Changes Path
1.110 xml/htdocs/doc/en/faq.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?rev=1.110&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?rev=1.110&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?r1=1.109&r2=1.110
Index: faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- faq.xml 19 Feb 2008 22:09:21 -0000 1.109
+++ faq.xml 19 Feb 2008 22:19:16 -0000 1.110
@@ -43,7 +43,7 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>3.8</version>
+<version>3.9</version>
<date>2008-02-19</date>
<faqindex>
@@ -510,7 +510,7 @@
Yes, but it is not trivial, nor is it recommended. Since the method to do this
requires a good understanding of Portage internals and commands, it is instead
recommended that you patch the ebuild to do whatever it is that you want and
-place it in the Portage overlay (that's why it exists). This is <e>much</e>
+place it in a Portage overlay (that's why overlays exist). This is <e>much</e>
better for maintainability, and usually easier. See the <uri
link="/proj/en/devrel/handbook/handbook.xml?part=2&chap=1">Ebuild
HOWTO</uri> for more information.
--
gentoo-doc-cvs@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-doc-cvs] cvs commit: faq.xml
@ 2008-02-19 22:25 Sven Vermeulen
0 siblings, 0 replies; 19+ messages in thread
From: Sven Vermeulen @ 2008-02-19 22:25 UTC (permalink / raw
To: gentoo-doc-cvs
swift 08/02/19 22:25:02
Modified: faq.xml
Log:
pam and running graphical stuff as root no workie has been resolved somewhere in 2006, so this FAQ is obsoleted; removing
Revision Changes Path
1.111 xml/htdocs/doc/en/faq.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?rev=1.111&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?rev=1.111&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?r1=1.110&r2=1.111
Index: faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- faq.xml 19 Feb 2008 22:19:16 -0000 1.110
+++ faq.xml 19 Feb 2008 22:25:02 -0000 1.111
@@ -43,7 +43,7 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>3.9</version>
+<version>3.10</version>
<date>2008-02-19</date>
<faqindex>
@@ -689,24 +689,6 @@
</body>
</section>
-<section id="suinx">
-<title>I'm not able to run X applications as root after su'ing</title>
-<body>
-
-<p>
-This issue seems only to occur when you log on graphically. <c>startx</c> users
-don't have this behaviour. The problem is a <uri
-link="http://bugs.gentoo.org/show_bug.cgi?id=14560">bug</uri> in Gentoo's PAM,
-the solution however is quite simple: add the following line to
-<path>/etc/profile</path>.
-</p>
-
-<pre caption="Export the XAUTHORITY">
-export XAUTHORITY="${HOME}/.Xauthority"
-</pre>
-
-</body>
-</section>
</chapter>
<chapter>
--
gentoo-doc-cvs@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-doc-cvs] cvs commit: faq.xml
@ 2008-02-28 8:25 Joshua Saddler
0 siblings, 0 replies; 19+ messages in thread
From: Joshua Saddler @ 2008-02-28 8:25 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 08/02/28 08:25:26
Modified: faq.xml
Log:
fixed proxy env variables, bug 211697
Revision Changes Path
1.112 xml/htdocs/doc/en/faq.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?rev=1.112&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?rev=1.112&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?r1=1.111&r2=1.112
Index: faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- faq.xml 19 Feb 2008 22:25:02 -0000 1.111
+++ faq.xml 28 Feb 2008 08:25:26 -0000 1.112
@@ -43,8 +43,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>3.10</version>
-<date>2008-02-19</date>
+<version>3.11</version>
+<date>2008-02-28</date>
<faqindex>
<title>Questions</title>
@@ -264,8 +264,8 @@
</p>
<pre caption = "/etc/make.conf">
-HTTP_PROXY="http://username:password@yourproxybox.org:portnumber"
-FTP_PROXY="ftp://username:password@yourproxybox.org:portnumber"
+http_proxy="http://username:password@yourproxybox.org:portnumber"
+ftp_proxy="ftp://username:password@yourproxybox.org:portnumber"
RSYNC_PROXY="rsync://username:password@yourproxybox.server:portnumber"
</pre>
--
gentoo-doc-cvs@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-doc-cvs] cvs commit: faq.xml
@ 2008-07-13 3:52 Joshua Saddler
0 siblings, 0 replies; 19+ messages in thread
From: Joshua Saddler @ 2008-07-13 3:52 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 08/07/13 03:52:49
Modified: faq.xml
Log:
typo fix, no content change
Revision Changes Path
1.113 xml/htdocs/doc/en/faq.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?rev=1.113&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?rev=1.113&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?r1=1.112&r2=1.113
Index: faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- faq.xml 28 Feb 2008 08:25:26 -0000 1.112
+++ faq.xml 13 Jul 2008 03:52:49 -0000 1.113
@@ -329,7 +329,7 @@
<body>
<p>
-First you need to find our what CPU you use. Suppose it's a Pentium-M. Then you
+First you need to find out what CPU you use. Suppose it's a Pentium-M. Then you
need to find out what CPU it is, instruction-wise, compatible with. You may
need to consult the CPU's vendor website for this, although <uri
link="http://www.google.com">Google</uri> is at least as efficient :-).
--
gentoo-doc-cvs@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-doc-cvs] cvs commit: faq.xml
@ 2008-10-25 23:44 Joshua Saddler
0 siblings, 0 replies; 19+ messages in thread
From: Joshua Saddler @ 2008-10-25 23:44 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 08/10/25 23:44:32
Modified: faq.xml
Log:
add eclean info, bug 244376
Revision Changes Path
1.115 xml/htdocs/doc/en/faq.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?rev=1.115&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?rev=1.115&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?r1=1.114&r2=1.115
Index: faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- faq.xml 28 Sep 2008 20:29:25 -0000 1.114
+++ faq.xml 25 Oct 2008 23:44:32 -0000 1.115
@@ -46,8 +46,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>3.12</version>
-<date>2008-09-28</date>
+<version>3.13</version>
+<date>2008-10-25</date>
<faqindex>
<title>Questions</title>
@@ -577,11 +577,13 @@
However, it might be wise to keep the most recent version of the files; often
several ebuilds will be released for the same version of a specific piece of
software. If you have deleted the archive and you upgrade the software it will
-be necessary to download them from the internet again. There are programs which
-<uri link="http://forums.gentoo.org/viewtopic-t-337074.html">users have
-developed</uri> to clean out all but the most recent version of sourcefiles.
-Note that while this seems to work, it is <e>not</e> officially maintained. Use
-at your own risk.
+be necessary to download them from the internet again.
+</p>
+
+<p>
+You can use the <c>eclean</c> script from <c>app-portage/gentoolkit</c> to
+manage the contents of <path>/usr/portage/distfiles/</path> and a few other
+locations. Please read <c>man eclean</c> to learn more about its usage.
</p>
</body>
^ permalink raw reply [flat|nested] 19+ messages in thread
end of thread, other threads:[~2008-10-25 23:44 UTC | newest]
Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-19 22:09 [gentoo-doc-cvs] cvs commit: faq.xml Sven Vermeulen
-- strict thread matches above, loose matches on Subject: below --
2008-10-25 23:44 Joshua Saddler
2008-07-13 3:52 Joshua Saddler
2008-02-28 8:25 Joshua Saddler
2008-02-19 22:25 Sven Vermeulen
2008-02-19 22:19 Sven Vermeulen
2007-10-15 10:41 Xavier Neys
2006-02-13 15:36 Xavier Neys
2006-01-16 1:10 Jose Luis Rivero
2006-01-06 16:06 Flammie Pirinen
2005-11-12 19:51 Xavier Neys
2005-11-12 15:20 swift
2005-11-11 17:27 swift
2005-09-09 8:29 Shyam Mani
2005-08-06 11:43 swift
2005-07-26 14:22 Xavier Neys
2005-07-14 10:30 Xavier Neys
2005-07-14 9:37 Xavier Neys
2005-07-14 9:34 Xavier Neys
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox