Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: gentoo-x86-quickinstall-media.xml gentoo-x86-quickinstall-stage.xml
Date: Sun, 14 Jun 2009 00:08:08
Message-Id: E1MFdGX-0005oM-7b@stork.gentoo.org
1 nightmorph 09/06/14 00:08:05
2
3 Modified: gentoo-x86-quickinstall-media.xml
4 gentoo-x86-quickinstall-stage.xml
5 Log:
6 Update the quickinstall guide to use the weekly autobuilds, rather than the 2008.0/versioned releases. I also dropped the useless reference to the networkless CDs, as all the isntructions focus on downloading stuff from the internet, anyway.
7
8 Revision Changes Path
9 1.4 xml/htdocs/doc/en/gentoo-x86-quickinstall-media.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-media.xml?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-media.xml?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-media.xml?r1=1.3&r2=1.4
14
15 Index: gentoo-x86-quickinstall-media.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-media.xml,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- gentoo-x86-quickinstall-media.xml 28 Mar 2009 09:10:42 -0000 1.3
22 +++ gentoo-x86-quickinstall-media.xml 14 Jun 2009 00:08:05 -0000 1.4
23 @@ -1,11 +1,11 @@
24 <?xml version='1.0' encoding="UTF-8"?>
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-media.xml,v 1.3 2009/03/28 09:10:42 neysx Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-media.xml,v 1.4 2009/06/14 00:08:05 nightmorph Exp $ -->
27 <!DOCTYPE included SYSTEM "/dtd/guide.dtd">
28
29 <included>
30
31 -<version>3</version>
32 -<date>2009-03-28</date>
33 +<version>4</version>
34 +<date>2009-06-13</date>
35
36 <section>
37 <title>Installation Media</title>
38 @@ -13,13 +13,9 @@
39
40 <p>
41 Download a CD from one of our <uri link="/main/en/mirrors.xml">mirrors</uri>.
42 -You can find the minimal CD ISO in
43 -<path>releases/x86/&lt;release&gt;/installcd</path> or the LiveCD ISO in
44 -<path>releases/x86/&lt;release&gt;/livecd</path>. The <e>minimal</e>
45 -installation CD is only useful for Internet-based installations. You can use
46 -the <e>LiveCD</e> to perform a networkless installation as documented in the
47 -<uri link="/doc/en/handbook/2008.0/handbook-x86.xml">2008.0 x86 installation
48 -handbook</uri>. The minimal CD is recommended.
49 +You can find the minimal CD ISO in <path>releases/x86/current/</path>. The
50 +<e>minimal</e> installation CD is only useful for Internet-based installations.
51 +This guide will use the minimal CD.
52 </p>
53
54 <p>
55 @@ -33,15 +29,14 @@
56 <body>
57
58 <p>
59 -Press
60 -<c>F2</c> at the boot screen to find out what boot options exist. You can
61 +Press <c>F2</c> at the boot screen to find out what boot options exist. You can
62 either start <c>gentoo</c> or <c>gentoo-nofb</c>, the latter disables the
63 -framebuffer. If you booted the LiveCD, don't forget to add the <c>nox</c>
64 -option to prevent the X graphical environment from starting. Several options
65 -allow to enable or disable some features. If all goes well, your hardware will
66 -be detected and all modules will be loaded. If the kernel fails to boot
67 -properly or if your computer hangs during the boot procedure, you may have to
68 -experiment with different configurations. The safest way is probably to use the
69 +framebuffer. If you booted the LiveCD, don't forget to add the <c>nox</c> option
70 +to prevent the X graphical environment from starting. Several options allow to
71 +enable or disable some features. If all goes well, your hardware will be
72 +detected and all modules will be loaded. If the kernel fails to boot properly or
73 +if your computer hangs during the boot procedure, you may have to experiment
74 +with different configurations. The safest way is probably to use the
75 <c>nodetect</c> option and then load required modules explicitly.
76 </p>
77
78
79
80
81 1.9 xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml
82
83 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?rev=1.9&view=markup
84 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?rev=1.9&content-type=text/plain
85 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?r1=1.8&r2=1.9
86
87 Index: gentoo-x86-quickinstall-stage.xml
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v
90 retrieving revision 1.8
91 retrieving revision 1.9
92 diff -u -r1.8 -r1.9
93 --- gentoo-x86-quickinstall-stage.xml 15 Feb 2009 07:39:04 -0000 1.8
94 +++ gentoo-x86-quickinstall-stage.xml 14 Jun 2009 00:08:05 -0000 1.9
95 @@ -1,11 +1,11 @@
96 <?xml version='1.0' encoding="UTF-8"?>
97 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v 1.8 2009/02/15 07:39:04 rane Exp $ -->
98 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v 1.9 2009/06/14 00:08:05 nightmorph Exp $ -->
99 <!DOCTYPE included SYSTEM "/dtd/guide.dtd">
100
101 <included>
102
103 -<version>7</version>
104 -<date>2009-01-22</date>
105 +<version>8</version>
106 +<date>2009-06-13</date>
107
108 <section>
109 <title>Setting Up The Stage</title>
110 @@ -28,19 +28,23 @@
111
112 <p>
113 Next, download a stage from one of our <uri
114 -link="/main/en/mirrors.xml">mirrors</uri>. Go to <path>/mnt/gentoo</path> and
115 -unpack the stage using <c>tar xjpf &lt;stage3 tarball&gt;</c>.
116 +link="/main/en/mirrors.xml">mirrors</uri>:
117 </p>
118
119 <pre caption="Download a stage3 archive">
120 livecd gentoo # <i>links http://www.gentoo.org/main/en/mirrors.xml</i>
121 -<comment>(Pick a mirror, move to the releases/x86/2008.0/stages/ directory, highlight the
122 +<comment>(Pick a mirror, move to the releases/x86/current/ directory, highlight the
123 stage3 of your choice, probably the i686 stage3 and press D to download it)</comment>
124
125 <comment>(<b>Or</b> download it directly with wget without choosing a nearby mirror)</comment>
126 -livecd gentoo # <i>wget http://distfiles.gentoo.org/releases/x86/2008.0/stages/stage3-i686-2008.0.tar.bz2</i>
127 +livecd gentoo # <i>wget http://distfiles.gentoo.org/releases/x86/current/stage3-i686-&lt;date&gt;.tar.bz2</i>
128 </pre>
129
130 +<p>
131 +Go to <path>/mnt/gentoo</path> and unpack the stage using <c>tar xjpf &lt;stage3
132 +tarball&gt;</c>.
133 +</p>
134 +
135 <pre caption="Unpack the stage3 archive">
136 livecd gentoo # <i>time tar xjpf stage3*</i>