neysx 07/08/25 09:36:56 Modified: faq.xml Log: Use faqindex from #190087, no content change, hence no bump
Revision Changes Path 1.107 xml/htdocs/doc/en/faq.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?rev=1.107&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?rev=1.107&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?r1=1.106&r2=1.107 Index: faq.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v retrieving revision 1.106 retrieving revision 1.107 diff -u -r1.106 -r1.107 --- faq.xml 29 Nov 2006 15:48:57 -0000 1.106 +++ faq.xml 25 Aug 2007 09:36:56 -0000 1.107 @@ -1,5 +1,4 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.106 2006/11/29 15:48:57 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/faq.xml"> @@ -47,10 +46,10 @@ <version>3.6</version> <date>2006-02-13</date> -<chapter> -<title>Questions:</title> +<faqindex> +<title>Questions</title> <section> -<title>Getting Started</title> +<title>Introduction</title> <body> <p> @@ -61,191 +60,9 @@ answered here. </p> -<ul> - <li> - <uri link="#pronunciation">How is Gentoo pronounced, and what does it - mean?</uri> - </li> - <li> - <uri link="#differences">What makes Gentoo different?</uri> - </li> -</ul> - -</body> -</section> -<section> -<title>Installation</title> -<body> - -<ul> - <li> - <uri link="#optimizations">Things are really unstable and I'm using "-O9 - -ffast-math -fomit-frame-pointer" optimizations. What gives?</uri> - </li> - <li> - <uri link="#password">How can I change the root (or any other user's) - password?</uri> - </li> - <li> - <uri link="#useradd">How do I add a normal user?</uri> - </li> - <li> - <uri link="#su">Why can't a user su to root?</uri> - </li> - <li> - <uri link="#devfs">How do I disable devfs?</uri> - </li> - <li> - <uri link="#upgrade">Can I upgrade Gentoo from one release to - another without reinstalling?</uri> - </li> - <li> - <uri link="#bootrescue">My kernel doesn't boot (properly), what should - I do now?</uri> - </li> - <li> - <uri link="#proxy">My proxy requires authentication, what do I - have to do?</uri> - </li> - <li> - <uri link="#isoburning">How do I burn an ISO file?</uri> - </li> - <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> - <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> - <li> - <uri link="#stage12">How do I Install Gentoo Using a Stage1 or Stage2 - Tarball?</uri> - </li> -</ul> - -</body> -</section> -<section> -<title>Package Management</title> -<body> - -<ul> - <li> - <uri link="#ebuilds">In what format are the packages stored?</uri> - </li> - <li> - <uri link="#configure">I want to perform the ./configure step myself. - Can I?</uri> - </li> - <li> - <uri link="#firewall">How do I use emerge from behind a - firewall?</uri> - </li> - <li> - <uri link="#norsync">What if rsync doesn't work for me?</uri> - </li> - <li> - <uri link="#manualdownload">I have only slow modem connection at home. Can - I download sources somewhere else and add them to my system?</uri> - </li> - <li> - <uri link="#distfiles">Source tarballs are collecting in - /usr/portage/distfiles. Is it safe to delete these files?</uri> - </li> - <li> - <uri link="#tmpportage">What's in /var/tmp/portage? Is it safe to - delete the files and directories in /var/tmp/portage?</uri> - </li> -</ul> - </body> </section> -<section> -<title>Usage</title> -<body> - -<ul> - <li> - <uri link="#intkeyboard">How do I set up an International Keyboard - Layout?</uri> - </li> - <li> - <uri link="#rootdns">DNS name resolution works for root only.</uri> - </li> - <li> - <uri link="#crontab">Why can't my user use their own crontab?</uri> - </li> - <li> - <uri link="#numlock">How do I get numlock to start on boot?</uri> - </li> - <li> - <uri link="#clear">How do I have my terminal cleared when I log - out?</uri> - </li> - <li> - <uri link="#suinx">I'm not able to run X applications as root after - su'ing</uri> - </li> -</ul> - -</body> -</section> -<section> -<title>Maintenance</title> -<body> - -<ul> - <li> - <uri link="#filecorruption">ReiserFS and filesystem corruption issues -- - how to fix them, etc.</uri> - </li> -</ul> - -</body> -</section> -<section> -<title>Development</title> -<body> - -<ul> - <li> - <uri link="#reportbugs">Where can I report bugs?</uri> - </li> - <li> - <uri link="#releases">How often are new releases made?</uri> - </li> - <li> - <uri link="#beeping">My speaker beeps like crazy. How do I disable console - beeps?</uri> - </li> -</ul> - -</body> -</section> -<section> -<title>Resources</title> -<body> - -<ul> - <li> - <uri link="#resources">Where can I find more information about Gentoo - Linux?</uri> - </li> - <li> - <uri link="#buycd">Can I buy a CD of Gentoo Linux?</uri> - </li> - <li> - <uri link="#help">This FAQ hasn't answered my question. What do I - do now?</uri> - </li> -</ul> - -</body> -</section> -</chapter> +</faqindex> <chapter> <title>Getting Started</title> -- [EMAIL PROTECTED] mailing list
